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
/
arm-spe.c
Age
Commit message (
Expand
)
Author
2021-11-13
perf arm-spe: Support hardware-based PID tracing
German Gomez
2021-11-13
perf arm-spe: Track task context switch for cpu-mode events
Namhyung Kim
2021-11-13
perf arm-spe: Print size using consistent format
Andrew Kilroy
2021-07-01
perf arm-spe: Don't wait for PERF_RECORD_EXIT event
Leo Yan
2021-07-01
perf arm-spe: Bail out if the trace is later than perf event
Leo Yan
2021-07-01
perf arm-spe: Assign kernel time to synthesized event
Leo Yan
2021-07-01
perf arm-spe: Convert event kernel time to counter value
Leo Yan
2021-07-01
perf arm-spe: Save clock parameters from TIME_CONV event
Leo Yan
2021-02-16
perf arm-spe: Set sample's data source field
Leo Yan
2021-02-16
perf arm-spe: Synthesize memory event
Leo Yan
2021-02-16
perf arm-spe: Fill address info for samples
Leo Yan
2021-02-12
perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
Leo Yan
2020-11-26
perf arm-spe: Refactor printing string to buffer
Leo Yan
2020-06-01
perf arm-spe: Support synthetic events
Tan Xiaojun
2020-06-01
perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
Tan Xiaojun
2020-04-16
perf arm-spe: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-08-31
perf tools: Remove needless thread.h include directives
Arnaldo Carvalho de Melo
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...
Jiri Olsa
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips