index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
etm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-18
helper/command: pass command prefix to command registration
Antonio Borneo
1
-2
/
+1
2021-03-19
oocd_trace: drop the code, deprecated in v0.10.0
Antonio Borneo
1
-8
/
+0
2020-12-05
target/register: use an array of uint8_t for register's value
Antonio Borneo
1
-1
/
+1
2020-11-07
target/image: Use proper data types
Marc Schink
1
-6
/
+5
2020-06-06
coding style: fix multi-line dereferencing
Antonio Borneo
1
-2
/
+2
2020-03-07
helper/binarybuffer: fix clang static analyzer warnings
Tomas Vanek
1
-4
/
+4
2020-01-16
target/etm: add check for calloc error
Tomas Vanek
1
-0
/
+6
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
1
-89
/
+89
2019-05-14
target/etm: change prototype of etmv1_analyze_trace()
Paul Fertser
1
-14
/
+14
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-02-29
helper/fileio: Remove nested struct
Marc Schink
1
-20
/
+20
2015-12-29
target/arm: Remove usage of struct arm_jtag in ARMv7 targets
Andreas Fritiofson
1
-2
/
+2
2015-11-03
helper/fileio: Use size_t for file size.
Marc Schink
1
-1
/
+1
2015-01-30
Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)
Paul Fertser
1
-2
/
+2
2014-10-06
target: constify structures
Spencer Oliver
1
-1
/
+1
2014-01-19
target: fix typos
Spencer Oliver
1
-7
/
+7
2013-10-31
Remove unnecessary (void *)
Andreas Fritiofson
1
-2
/
+2
2013-07-17
etm: prevent segfault when reading bogus information
Paul Fertser
1
-0
/
+9
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-428
/
+307
2012-01-18
cmd: add missing usage vars
Spencer Oliver
1
-0
/
+7
2012-01-04
Change return value on error.
Mathias K
1
-14
/
+5
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
1
-4
/
+4
2011-11-04
etm: fix warning by removing assignment that is immediately overwritten
Øyvind Harboe
1
-1
/
+0
2011-01-03
error handling: the error number is not part of the user interface
Øyvind Harboe
1
-3
/
+4
2010-09-29
fileio: fileio_size() can now fail
Øyvind Harboe
1
-1
/
+9
2010-09-29
fileio: refactor struct fileio to be an opaque structure
Øyvind Harboe
1
-1
/
+1
2010-07-20
arm_jtag_scann error propagation fixes
Øyvind Harboe
1
-2
/
+6
2010-07-19
arm: error propagation of arm_jtag_set_instr
Øyvind Harboe
1
-2
/
+8
2010-05-31
etm: print something when trace buffer empty
Jon Povey
1
-0
/
+5
2010-03-21
jtag: make out_value const
Øyvind Harboe
1
-10
/
+9
2010-03-19
jtag: retire jtag_get/set_end_state()
Øyvind Harboe
1
-2
/
+0
2010-03-18
jtag: retire one instance of jtag_get_end_state() usage
Øyvind Harboe
1
-4
/
+4
2010-03-18
jtag: cut down on usage of unintended modification of global end state
Øyvind Harboe
1
-3
/
+3
2010-03-16
image loading: fix problem with offsets > 0x80000000
Bradey Honsinger
1
-1
/
+1
2010-03-08
jtag: retire tap field
Øyvind Harboe
1
-9
/
+3
2010-01-07
ARM ETM/ETB/trace: help/usage updates
David Brownell
1
-20
/
+34
2009-12-19
ETM: add "etm trigger_debug" command
David Brownell
1
-4
/
+62
2009-12-19
ETM: more ETM_CTRL bit cleanup
David Brownell
1
-35
/
+40
2009-12-19
ETM: start cleaning up ETM_CTRL bit handling
David Brownell
1
-13
/
+15
2009-12-19
ETM trigger_percent becomes an ETB command
David Brownell
1
-49
/
+0
2009-12-09
ETM: only include oocd_trace.h when tracing enabled.
Spencer Oliver
1
-0
/
+3
2009-12-08
target: remove needless "extern"s
David Brownell
1
-7
/
+3
2009-12-07
ARM: use <target/arm.h> not armv4_5.h
David Brownell
1
-1
/
+1
2009-12-04
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
David Brownell
1
-9
/
+9
2009-11-25
target: create and use target_name()
David Brownell
1
-1
/
+2
2009-11-25
target: target_get_name() --> target_type_name()
David Brownell
1
-1
/
+1
2009-11-24
remove register_commands from etm_capture_driver
Zachary T Welch
1
-2
/
+3
2009-11-24
remove target_type register_command callback
Zachary T Welch
1
-6
/
+1
2009-11-24
etm: use register_commands()
Zachary T Welch
1
-37
/
+89
[next]