index
:
pdbg
03-26-2018
04-16-2019
06-18-2018
OpenPOWER processor debug utility sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
src/thread.c: Don't print uninitialised thread status
Alistair Popple
2018-08-14
1
-2
/
+8
*
Make pdbg_target_release() recursively release a targets children
Alistair Popple
2018-08-13
2
-54
/
+6
*
Remove PDBG_TARGET_PENDING_RELEASE status
Alistair Popple
2018-08-13
3
-14
/
+3
*
configure: Update package version
Alistair Popple
2018-08-13
1
-1
/
+1
*
tests: Add target selection tests
Amitay Isaacs
2018-08-13
2
-2
/
+502
*
gitignore: Ignore tests related files
Amitay Isaacs
2018-08-13
1
-0
/
+3
*
tests: Add simple shell test drivers
Amitay Isaacs
2018-08-13
4
-1
/
+383
*
configure: Enable tests
Amitay Isaacs
2018-08-13
1
-1
/
+3
*
main: Fix print_target to only print selected targets
Amitay Isaacs
2018-08-13
1
-1
/
+8
*
main: Do not reset the previous selections in the list
Amitay Isaacs
2018-08-13
1
-4
/
+0
*
main: Fix target selection of linux cpus
Amitay Isaacs
2018-08-13
1
-9
/
+7
*
main: Use the correct length of linux cpu list
Amitay Isaacs
2018-08-13
1
-2
/
+2
*
main: Define MAX_LINUX_CPUS for convenience
Amitay Isaacs
2018-08-13
1
-1
/
+3
*
libpdbg: Initialize to avoid build errors with -O3
Amitay Isaacs
2018-08-13
1
-2
/
+2
*
gitignore: Add *.a files
Michael Neuling
2018-08-13
1
-0
/
+1
*
libpdbg: Don't release special wakeup when threads are quiesced
Alistair Popple
2018-08-13
2
-0
/
+41
*
libpdbg/p9chip.c: Use the standard function for iterating targets
Alistair Popple
2018-08-13
1
-1
/
+1
*
libpdbg: When searching for a parent ensure the correct class is enforced
Alistair Popple
2018-08-13
4
-19
/
+30
*
libpdbg: Add pdbg_target_parent() function
Alistair Popple
2018-08-13
2
-7
/
+34
*
libpdbg: Ensure threads are probed prior to setup in ram_setup
Alistair Popple
2018-08-13
2
-1
/
+9
*
libpdbg/p9chip: use SPWKUP_FSP instead of SPWKUP_OTR
Nicholas Piggin
2018-08-13
1
-5
/
+5
*
libpdbg/p9chip: fix ram_is_setup
Nicholas Piggin
2018-08-09
1
-0
/
+10
*
libpdbg/chip.c: Fix logic error attempting to restore r0 and r1
Alistair Popple
2018-08-09
1
-1
/
+1
*
htm: Documentation update
Michael Neuling
2018-08-03
1
-16
/
+29
*
mem: Avoid floating point exception if size == 0
Amitay Isaacs
2018-08-02
1
-0
/
+5
*
progress: Add assert to avoid programming errors
Amitay Isaacs
2018-08-02
1
-0
/
+3
*
progress: Refactor progress_bar to print progress bars
Amitay Isaacs
2018-08-02
1
-17
/
+20
*
progress: End function on a new line
Amitay Isaacs
2018-08-02
1
-1
/
+2
*
regs: print correct PTCR register
Nicholas Piggin
2018-08-02
1
-1
/
+1
*
main: Address by linux CPU number with PPC host backend
Michael Neuling
2018-08-02
1
-2
/
+105
*
Revert "main: Select only the targets specified on cmdline"
Michael Neuling
2018-08-02
1
-9
/
+0
*
libpdbg: Fix a typo
Amitay Isaacs
2018-08-02
1
-1
/
+1
*
Makefile: Package non-source files
Amitay Isaacs
2018-08-02
1
-0
/
+16
*
Makefile: Package ccan files
Amitay Isaacs
2018-08-02
1
-1
/
+15
*
Makefile: Do not install test programs
Amitay Isaacs
2018-08-02
1
-1
/
+2
*
Makefile: Avoid warnings if not in a git tree
Amitay Isaacs
2018-08-02
1
-1
/
+1
*
Makefile: Include header files for each target
Amitay Isaacs
2018-08-02
1
-3
/
+21
*
htm: Add missing return value
Michael Neuling
2018-07-13
1
-1
/
+1
*
putmem: Fix Floating point exception issue
Vasant Hegde
2018-07-12
1
-0
/
+3
*
probe: Validate target class
Vasant Hegde
2018-07-12
1
-0
/
+4
*
main: Init list of procs/cores/threads
Michael Neuling
2018-07-12
1
-0
/
+4
*
main: Update help output for HTM
Michael Neuling
2018-07-12
1
-1
/
+1
*
htm: Use splice() to copy dump
Michael Neuling
2018-07-12
1
-14
/
+12
*
htm: Remove dead code
Michael Neuling
2018-07-12
1
-18
/
+0
*
htm: Fix compiling on ARM
Michael Neuling
2018-07-12
1
-3
/
+5
*
main: Select only the targets specified on cmdline
Amitay Isaacs
2018-07-12
1
-0
/
+9
*
htm: Fix dumping trace when wrapped
Michael Neuling
2018-07-12
1
-41
/
+94
*
htm: Remove size from dump
Michael Neuling
2018-07-12
4
-10
/
+9
*
htm: Fix ability to use arbitray buffer sizes
Michael Neuling
2018-07-12
1
-11
/
+46
*
pdbg: Fix htm return codes
Michael Neuling
2018-07-12
1
-1
/
+1
[prev]
[next]