aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv7m_trace.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-10-02helper: Remove src/helper from include dirsYasushi SHOJI1-1/+1
2021-03-10armv7m_trace: get rid of the old tpiu codeAntonio Borneo1-50/+1
2021-03-10itm: rework itm commands before 'init'Antonio Borneo1-0/+2
2020-12-26armv7m_trace: stop getting traces from adapter at exitAntonio Borneo1-0/+4
2020-11-07armv7m: add a TCP channel to stream captured traceTarek BOCHKATI1-2/+14
2020-07-26target: fix minor typos and duplicated wordsAntonio Borneo1-1/+1
2018-07-19target/armv7m_trace: Use prefix for enumsMarc Schink1-6/+6
2018-07-19target/armv7m_trace: Fix typo in enumMarc Schink1-2/+2
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-0/+3
2015-03-25armv7m_trace, stlink: provide APIs to capture trace with an adapterPaul Fertser1-0/+1
2015-03-25armv7m: add generic trace support (TPIU, ITM, etc.)Paul Fertser1-0/+87