index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test: Skip failing sigtrap test for arm+aarch64
John Garry
2022-02-18
1
-14
/
+1
*
perf test: Fix arm64 perf_event_attr tests wrt --call-graph initialization
German Gomez
2022-02-16
5
-0
/
+24
*
perf test: Add parse-events test for aliases with hyphens
John Garry
2022-01-22
1
-0
/
+49
*
perf test: Add pmu-events test for aliases with hyphens
John Garry
2022-01-22
1
-0
/
+32
*
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
5
-28
/
+35
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-13
1
-0
/
+4
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-11
1
-0
/
+4
|
|
\
|
|
*
perf: Mute libbpf API deprecations temporarily
Andrii Nakryiko
2021-12-03
1
-0
/
+4
*
|
|
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
9
-36
/
+40
*
|
|
perf test: Use perf_cpu_map__for_each_cpu()
Ian Rogers
2022-01-12
1
-14
/
+14
*
|
|
perf evsel: Derive CPUs and threads in alloc_counts
Ian Rogers
2022-01-12
1
-9
/
+1
*
|
|
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
2022-01-12
1
-0
/
+19
*
|
|
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
1
-1
/
+1
*
|
|
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
2022-01-12
1
-4
/
+4
*
|
|
perf cpumap: Remove map+index get_node()
Ian Rogers
2022-01-12
1
-1
/
+1
*
|
|
perf cpumap: Remove map+index get_core()
Ian Rogers
2022-01-12
1
-1
/
+1
*
|
|
perf cpumap: Remove map+index get_die()
Ian Rogers
2022-01-12
1
-1
/
+1
*
|
|
perf cpumap: Remove map+index get_socket()
Ian Rogers
2022-01-12
1
-1
/
+1
*
|
|
perf test: Enable system wide for metricgroups test
Ian Rogers
2022-01-11
1
-1
/
+1
*
|
|
perf test: Use 3 digits for test numbering now we can have more tests
Carsten Haitzler
2021-12-21
1
-6
/
+6
*
|
|
perf test: Test 73 Sig_trap fails on s390
Thomas Richter
2021-12-16
1
-0
/
+18
*
|
|
perf bench: Use unbuffered output when pipe/tee'ing to a file
Sohaib Mohamed
2021-12-16
1
-0
/
+3
*
|
|
perf test sigtrap: Print errno string when failing
Arnaldo Carvalho de Melo
2021-12-08
1
-3
/
+6
*
|
|
perf test sigtrap: Add basic stress test for sigtrap handling
Marco Elver
2021-12-08
4
-0
/
+159
|
/
/
*
|
perf test: Reset shadow counts before loading
Ian Rogers
2021-12-07
1
-0
/
+1
*
|
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
2021-12-07
1
-1
/
+3
*
|
perf evsel: Fix memory leaks relating to unit
Ian Rogers
2021-11-18
1
-3
/
+2
*
|
perf test sample-parsing: Fix branch_stack entry endianness check
Thomas Richter
2021-11-18
1
-1
/
+1
*
|
perf tests wp: Remove unused functions on s390
Arnaldo Carvalho de Melo
2021-11-18
1
-1
/
+1
*
|
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
2021-11-13
1
-2
/
+2
*
|
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
2021-11-13
1
-1
/
+1
*
|
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
2021-11-13
1
-1
/
+1
*
|
perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...
Guo Zhengkui
2021-11-13
1
-1
/
+1
*
|
perf arm-spe: Snapshot mode test
German Gomez
2021-11-13
1
-0
/
+89
*
|
perf expr: Add source_count for aggregating events
Ian Rogers
2021-11-13
1
-0
/
+12
*
|
perf expr: Add metric literals for topology.
Ian Rogers
2021-11-13
1
-1
/
+11
*
|
perf test: Add expr test for events with hyphens
Ian Rogers
2021-11-13
1
-0
/
+10
*
|
perf test: Remove skip_if_fail
Ian Rogers
2021-11-13
6
-23
/
+8
*
|
perf test: Remove is_supported function
Ian Rogers
2021-11-13
2
-14
/
+1
*
|
perf test: TSC test, remove is_supported use
Ian Rogers
2021-11-13
1
-23
/
+16
*
|
perf test: BP tests, remove is_supported use
Ian Rogers
2021-11-13
4
-74
/
+51
*
|
perf test: Remove non test case style support.
Ian Rogers
2021-11-13
2
-10
/
+16
*
|
perf test: Convert time to tsc test to test case.
Ian Rogers
2021-11-13
1
-1
/
+6
*
|
perf test: bp tests use test case
Ian Rogers
2021-11-13
3
-3
/
+18
*
|
perf test: Remove now unused subtest helpers
Ian Rogers
2021-11-13
2
-13
/
+1
*
|
perf test: Convert llvm tests to test cases.
Ian Rogers
2021-11-13
1
-23
/
+54
*
|
perf test: Convert bpf tests to test cases.
Ian Rogers
2021-11-13
1
-29
/
+43
*
|
perf test: Convert clang tests to test cases.
Ian Rogers
2021-11-13
1
-40
/
+17
*
|
perf test: Convert watch point tests to test cases.
Ian Rogers
2021-11-13
1
-98
/
+32
*
|
perf test: Convert pmu event tests to test cases.
Ian Rogers
2021-11-13
1
-62
/
+16
[next]