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
/
tests
Age
Commit message (
Expand
)
Author
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
2020-12-24
perf stat aggregation: Add separate core member
James Clark
2020-12-24
perf stat aggregation: Add separate die member
James Clark
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
2020-12-24
perf stat aggregation: Add separate node member
James Clark
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
2020-12-17
perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE
Arnaldo Carvalho de Melo
2020-12-17
perf tools: Add support to read build id from compressed elf
Jiri Olsa
2020-12-15
perf test: Fix metric parsing test
Kajol Jain
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event attribute config ...
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for alternative 'struct evlist' constructors
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event selection methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' create maps methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' tracking event methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample parsing methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' stats methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'workload' methods
Arnaldo Carvalho de Melo
2020-11-30
perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix
Arnaldo Carvalho de Melo
2020-11-30
perf test: Add shadow stat test
Namhyung Kim
2020-11-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-11-12
perf test: Update branch sample pattern for cs-etm
Leo Yan
2020-11-12
perf test: Fix a typo in cs-etm testing
Leo Yan
2020-11-04
perf jevents: Add test for arch std events
John Garry
2020-11-04
perf test: Use generic event for expand_libpfm_events()
Namhyung Kim
2020-11-04
perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't defined
Arnaldo Carvalho de Melo
2020-11-04
perf test: Implement skip_reason callback for watchpoint tests
Tommi Rantala
2020-11-04
perf tests tsc: Add checking helper is_supported()
Leo Yan
2020-11-04
perf tests tsc: Make tsc testing as a common testing
Leo Yan
2020-11-03
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
2020-10-14
perf tools: Add support for exclusive groups/events
Andi Kleen
2020-10-14
perf test: Add build id shell test
Jiri Olsa
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
2020-10-14
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
2020-10-13
perf tests: Show python test script in verbose mode
Arnaldo Carvalho de Melo
2020-09-28
perf test: Fix msan uninitialized use.
Ian Rogers
2020-09-28
perf test: Add expand cgroup event test
Namhyung Kim
2020-09-17
perf metric: Remove duplicate include
YueHaibing
2020-09-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-15
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-15
perf test: Fix memory leaks in parse-metric test
Namhyung Kim
2020-09-15
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
2020-09-14
perf test: Leader sampling shouldn't clear sample period
Ian Rogers
2020-09-14
perf test: Fix the "signal" test inline assembly
Jiri Olsa
2020-09-10
perf tests: Call test_attr__open() directly
Jiri Olsa
2020-09-10
perf test: Introduce script for Arm CoreSight testing
Leo Yan
2020-09-09
perf tools: Add build test with GTK+
Arnaldo Carvalho de Melo
2020-09-04
perf tests: Add test for PE binary format support
Remi Bernon
[next]