index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cs-etm.h
Age
Commit message (
Expand
)
Author
2024-08-29
perf: cs-etm: Create decoders based on the trace ID mappings
James Clark
2024-08-29
perf: cs-etm: Move traceid_list to each queue
James Clark
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2023-06-12
perf cs-etm: Track exception level
James Clark
2023-06-12
perf cs-etm: Make PID format accessible from struct cs_etm_auxtrace
James Clark
2023-05-26
perf cs-etm: Copy kernel coresight-pmu.h header
James Clark
2023-04-24
perf cs-etm: Use bool type for boolean values
James Clark
2023-04-24
perf cs-etm: Allow user to override timestamp and contextid settings
James Clark
2023-04-04
perf cs-etm: Move mapping of Trace ID and cpu into helper function
Mike Leach
2023-01-22
perf cs_etm: Set the time field in the synthetic samples
German Gomez
2023-01-22
perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
German Gomez
2023-01-22
perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
German Gomez
2022-12-14
perf cs-etm: Print auxtrace info even if OpenCSD isn't linked
James Clark
2022-12-14
perf cs-etm: Remove unused stub methods
James Clark
2021-09-03
perf cs-etm: Save TRCDEVARCH register
James Clark
2021-05-12
perf cs-etm: Refactor timestamp variable names
James Clark
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-02
perf cs-etm: Add helper cs_etm__get_pid_fmt()
Leo Yan
2021-03-02
perf cs-etm: Update ETM metadata format
Mike Leach
2020-05-05
perf cs-etm: Move definition of 'traceid_list' global variable from header file
Leo Yan
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
2019-06-10
perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h instead
Arnaldo Carvalho de Melo
2019-06-10
perf cs-etm: Add notion of time to decoding code
Mathieu Poirier
2019-06-10
perf cs-etm: Linking PE contextID with perf thread mechanic
Mathieu Poirier
2019-06-10
perf cs-etm: Introduce the concept of trace ID queues
Mathieu Poirier
2019-06-10
perf cs-etm: Move packet queue out of decoder structure
Mathieu Poirier
2019-06-10
perf cs-etm: Configure contextID tracing in CPU-wide mode
Mathieu Poirier
2019-02-14
perf cs-etm: Introducing function cs_etm__init_trace_params()
Mathieu Poirier
2019-02-06
perf cs-etm: Set sample flags for exception packet
Leo Yan
2019-02-06
perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata
Leo Yan
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
2018-01-25
perf tools: Add processing of coresight metadata
Tor Jeremiassen
2018-01-25
perf tools: Add initial entry point for decoder CoreSight traces
Mathieu Poirier
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier