index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
perf test: Add more pmu-events uncore aliases
John Garry
1
-0
/
+72
2021-08-10
perf test: Re-add pmu-event uncore PMU alias test
John Garry
1
-0
/
+110
2021-08-10
perf test: Test pmu-events core aliases separately
John Garry
1
-29
/
+16
2021-08-10
perf test: Factor out pmu-events alias comparison
John Garry
1
-25
/
+55
2021-08-10
perf test: Declare pmu-events test events separately
John Garry
1
-118
/
+126
2021-08-10
perf test: Factor out pmu-events event comparison
John Garry
1
-53
/
+66
2021-08-02
perf tools: Add pipe_test.sh to verify pipe operations
Namhyung Kim
1
-0
/
+69
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
1
-2
/
+2
2021-08-02
perf test: Handle fd gaps in test__dso_data_reopen
Eirik Fuller
1
-2
/
+12
2021-07-16
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf test event_update: Fix memory leak of unit
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
1
-1
/
+1
2021-07-15
perf test session_topology: Delete session->evlist
Riccardo Mancini
1
-0
/
+1
2021-07-14
perf tests: Fix 'Convert perf time to TSC' on core-only system
Jin Yao
1
-1
/
+2
2021-07-14
perf tests: Fix 'Roundtrip evsel->name' on core-only system
Jin Yao
1
-1
/
+2
2021-07-14
perf tests: Fix 'Parse event definition strings' on core-only system
Jin Yao
1
-6
/
+10
2021-07-09
perf test: Add free() calls for scandir() returned dirent entries
Riccardo Mancini
1
-4
/
+11
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
3
-14
/
+14
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
1
-26
/
+26
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2
-7
/
+7
2021-06-22
perf test: Pass the verbose option to shell tests
Ian Rogers
1
-1
/
+4
2021-06-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-3
/
+3
2021-06-19
perf test: Fix non-bash issue with stat bpf counters
Ian Rogers
1
-2
/
+2
2021-06-18
perf test: Make stat bpf counters test more robust
Ian Rogers
1
-0
/
+8
2021-06-18
perf test: Add verbose skip output for bpf counters
Ian Rogers
1
-1
/
+7
2021-06-01
perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM
Thomas Richter
1
-1
/
+1
2021-05-27
perf test: Test 2 libpfm4 error cases
Ian Rogers
1
-0
/
+10
2021-05-27
perf test: Iterate over shell tests in alphabetical order
Riccardo Mancini
1
-17
/
+21
2021-05-25
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2
-6
/
+0
2021-05-19
perf test: Fix libpfm4 support (63) test error for nested event groups
Thomas Richter
1
-2
/
+2
2021-05-17
perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1
Arnaldo Carvalho de Melo
1
-0
/
+5
2021-05-17
perf tools: Test build with libopencsd/CORESIGHT=1
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-05-10
tools headers UAPI: Sync perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
3
-3
/
+3
2021-04-29
perf tests: Skip 'perf stat metrics (shadow stat) test' for hybrid
Jin Yao
1
-0
/
+3
2021-04-29
perf tests: Support 'Convert perf time to TSC' test for hybrid
Jin Yao
1
-0
/
+12
2021-04-29
perf tests: Support 'Session topology' test for hybrid
Jin Yao
1
-2
/
+11
2021-04-29
perf tests: Support 'Parse and process metrics' test for hybrid
Jin Yao
1
-2
/
+6
2021-04-29
perf tests: Support 'Track with sched_switch' test for hybrid
Jin Yao
1
-1
/
+5
2021-04-29
perf tests: Skip 'Setup struct perf_event_attr' test for hybrid
Jin Yao
1
-0
/
+4
2021-04-29
perf tests: Add hybrid cases for 'Roundtrip evsel->name' test
Jin Yao
1
-7
/
+12
2021-04-29
perf tests: Add hybrid cases for 'Parse event definition strings' test
Jin Yao
1
-0
/
+171
2021-04-29
perf hists: Split hists_stats from events_stats
Namhyung Kim
1
-7
/
+7
2021-04-20
perf tools: Add a build-test variant to use in builds from a tarball
Arnaldo Carvalho de Melo
1
-2
/
+20
2021-04-08
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
1
-1
/
+1
2021-04-08
perf test: Handle metric reuse in pmu-events parsing test
John Garry
1
-0
/
+81
2021-03-30
perf tools: Preserve identifier id in OCaml demangler
Fabian Hemmer
1
-3
/
+3
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-9
/
+2
2021-03-26
perf test: Change to use bash for daemon test
Leo Yan
1
-1
/
+1
[prev]
[next]