index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cs-etm.h
Age
Commit message (
Expand
)
Author
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