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
...
*
libpdbg: Add function to register progress tick callback
Alistair Popple
2018-05-17
5
-10
/
+25
*
pdbg: Add progress bars utility
Joel Stanley
2018-05-17
3
-0
/
+124
*
pdbg: Update README with how to use putmem and getmem
Rashmica Gupta
2018-05-17
1
-0
/
+49
*
libpdg: Add option to write to / read from cache inhibited memory
Rashmica Gupta
2018-05-17
5
-30
/
+56
*
libpdbg: Add missing lazy probe in putmem
Rashmica Gupta
2018-05-17
1
-0
/
+3
*
libpdbg/p9chip.c: implement core target release to de-assert special wakeup
Nicholas Piggin
2018-05-16
1
-0
/
+15
*
pdbg: provide a release function
Nicholas Piggin
2018-05-16
2
-0
/
+52
*
libpdbg/target: add a release operation
Nicholas Piggin
2018-05-16
3
-2
/
+57
*
libpdbg: staticify unit structs
Nicholas Piggin
2018-05-16
10
-19
/
+19
*
libpdbg/p9chip.c: disable ramming LSU opcodes
Nicholas Piggin
2018-05-16
1
-0
/
+5
*
build.sh: Build for powerpc and x86
Joel Stanley
2018-05-10
1
-2
/
+17
*
build.sh: Update docker container to Ubuntu 18.04
Joel Stanley
2018-05-10
1
-2
/
+2
*
README: instructions for cross compiling
Joel Stanley
2018-05-10
1
-0
/
+10
*
htm: Avoid segfault when an option is omitted
Rashmica Gupta
2018-05-08
1
-1
/
+8
*
libpdbg/p9chip.c: implement step support
Nicholas Piggin
2018-05-08
1
-1
/
+39
*
libpdbg/chip.c: ram_instructions add error handling
Nicholas Piggin
2018-05-08
1
-1
/
+5
*
libpdbg/p9chip.c: Loads must be rammed twice
Nicholas Piggin
2018-05-08
1
-1
/
+18
*
libpdbg/p9chip.c: fix ram instruction status sequence
Nicholas Piggin
2018-05-08
1
-7
/
+29
*
libpdbg/p9chip.c: fix ram_setup sequence
Nicholas Piggin
2018-05-08
1
-0
/
+21
*
libpdbg/p9chip: update thread status on stop, start, sreset
Nicholas Piggin
2018-05-08
1
-1
/
+6
*
libpdbg/p9chip.c: correct thread start for inactive and stopped threads
Nicholas Piggin
2018-05-08
1
-1
/
+11
*
thread.c: threadstatus improve output and implement P9 stop
Nicholas Piggin
2018-05-08
1
-39
/
+63
*
libpdbg/p9chip.c: query thread active and stop states
Nicholas Piggin
2018-05-08
3
-12
/
+29
*
libpdbg/p9chip.c: do not fence interrupts when stopping threads
Nicholas Piggin
2018-05-08
1
-5
/
+0
*
libpdbg/p9chip.c: use the OTR special wakeup status latch
Nicholas Piggin
2018-05-08
1
-1
/
+2
*
libpdbg/p9chip.c: remove sreset SRR1 workaround
Nicholas Piggin
2018-05-08
1
-5
/
+0
*
libpdbg/p9chip.c: update timeouts for special wakeup and stop
Nicholas Piggin
2018-05-08
1
-4
/
+5
*
p9-pib.dts: Add definitions for all chiplets
Alistair Popple
2018-04-30
1
-9
/
+41
*
src/htm.c: Only run on selected targets
Alistair Popple
2018-04-30
3
-2
/
+22
*
libpdbg: Add support for getring on POWER9
Alistair Popple
2018-04-27
9
-5
/
+246
*
libpdbg/htm: Enable NCU and set single dispatch/instruction mode
Cyril Bur
2018-04-26
1
-2
/
+41
*
pdbg/htm: Enforce powersave=off
Cyril Bur
2018-04-26
3
-2
/
+46
*
pdbg/htm: Fix error checking condition for htm dump command
Cyril Bur
2018-04-26
1
-1
/
+1
*
pdbg: Make target selection explicit
Alistair Popple
2018-04-26
2
-7
/
+51
*
libpdbg: Add private data field for each targets
Alistair Popple
2018-04-26
2
-0
/
+3
*
libpdbg: Lazy probing
Cyril Bur
2018-04-26
15
-125
/
+160
*
htm: Fix HTM naming
Cyril Bur
2018-04-24
1
-40
/
+38
*
libpdbg/p8chip: Return thread SMT state
Cyril Bur
2018-04-24
4
-4
/
+20
*
pdbg: Fix using FSI backend on palmetto
Cyril Bur
2018-04-24
2
-10
/
+18
*
libpdbg: Move struct dt_node into struct pdbg_target
Cyril Bur
2018-04-24
12
-277
/
+279
*
libpdbg/device: Remove unused device tree functions
Cyril Bur
2018-04-24
2
-119
/
+0
*
libpdbg/host: Actually check the return value of open() in host_pib_probe()
Cyril Bur
2018-04-24
1
-6
/
+7
*
libpdbg: Validate hardware units at build time
Cyril Bur
2018-04-24
3
-11
/
+17
*
libpdbg: Remove unused fsi2pib.c
Alistair Popple
2018-02-21
1
-76
/
+0
*
libpdbg/cfam.c: Remove fsi2pib engine reset
Alistair Popple
2018-02-21
1
-2
/
+11
*
main: Attempt to automatically discover target
Cyril Bur
2018-02-16
8
-5
/
+331
*
pdbg/htm: Force the user to learn the new HTM commands
Cyril Bur
2018-02-16
1
-10
/
+65
*
main: Add HTM functions to deal with Core HTM
Cyril Bur
2018-02-16
4
-88
/
+167
*
libpdbg/htm: Add POWER8 HTM (both Core and Nest)
Cyril Bur
2018-02-16
2
-30
/
+146
*
libpdbg/htm: Both `chtm` and `nhtm` classes are valid
Cyril Bur
2018-02-16
3
-2
/
+13
[prev]
[next]