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-02-18
perf buildid-cache: Add test for 16-byte build-id
Nicholas Fraser
1
-0
/
+6
2021-02-18
perf test: Output the sub testing result in cs-etm
Leo Yan
1
-10
/
+14
2021-02-18
perf test: Suppress logs in cs-etm testing
Leo Yan
1
-12
/
+9
2021-02-18
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
1
-1
/
+1
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
5
-9
/
+50
2021-02-12
perf env: Remove unneeded internal/cpumap inclusions
Ian Rogers
1
-1
/
+0
2021-02-11
perf tests: Add daemon 'lock' test
Jiri Olsa
1
-0
/
+38
2021-02-11
perf tests: Add daemon 'ping' command test
Jiri Olsa
1
-0
/
+40
2021-02-11
perf tests: Add daemon 'signal' command test
Jiri Olsa
1
-0
/
+40
2021-02-11
perf tests: Add daemon 'stop' command test
Jiri Olsa
1
-0
/
+54
2021-02-11
perf tests: Add daemon reconfig test
Jiri Olsa
1
-0
/
+119
2021-02-11
perf tests: Add daemon 'list' command test
Jiri Olsa
1
-0
/
+184
2021-02-08
perf test: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-3
/
+11
2021-02-03
perf test: Add parse-metric memory bandwidth testcase
John Garry
1
-0
/
+24
2021-01-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-16
/
+14
2021-01-20
perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
1
-0
/
+4
2021-01-15
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
1
-16
/
+14
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
1
-4
/
+4
2020-12-24
perf stat aggregation: Add separate core member
James Clark
1
-1
/
+5
2020-12-24
perf stat aggregation: Add separate die member
James Clark
1
-3
/
+5
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
1
-5
/
+5
2020-12-24
perf stat aggregation: Add separate node member
James Clark
1
-1
/
+7
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
1
-8
/
+9
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
1
-7
/
+46
2020-12-17
perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE
Arnaldo Carvalho de Melo
1
-1
/
+5
2020-12-17
perf tools: Add support to read build id from compressed elf
Jiri Olsa
1
-1
/
+1
2020-12-15
perf test: Fix metric parsing test
Kajol Jain
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event attribute config ...
Arnaldo Carvalho de Melo
8
-13
/
+11
2020-11-30
perf evlist: Use the right prefix for alternative 'struct evlist' constructors
Arnaldo Carvalho de Melo
9
-13
/
+11
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event selection methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' create maps methods
Arnaldo Carvalho de Melo
5
-6
/
+6
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
3
-4
/
+4
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' tracking event methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2
-2
/
+2
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample parsing methods
Arnaldo Carvalho de Melo
6
-11
/
+11
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' stats methods
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'workload' methods
Arnaldo Carvalho de Melo
3
-11
/
+10
2020-11-30
perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix
Arnaldo Carvalho de Melo
1
-13
/
+12
2020-11-30
perf test: Add shadow stat test
Namhyung Kim
1
-0
/
+80
2020-11-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-11-12
perf test: Update branch sample pattern for cs-etm
Leo Yan
1
-1
/
+1
2020-11-12
perf test: Fix a typo in cs-etm testing
Leo Yan
1
-1
/
+1
2020-11-04
perf jevents: Add test for arch std events
John Garry
1
-0
/
+14
2020-11-04
perf test: Use generic event for expand_libpfm_events()
Namhyung Kim
1
-1
/
+1
2020-11-04
perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't defined
Arnaldo Carvalho de Melo
2
-13
/
+21
2020-11-04
perf test: Implement skip_reason callback for watchpoint tests
Tommi Rantala
3
-6
/
+17
2020-11-04
perf tests tsc: Add checking helper is_supported()
Leo Yan
3
-0
/
+15
2020-11-04
perf tests tsc: Make tsc testing as a common testing
Leo Yan
4
-0
/
+177
2020-11-03
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
1
-5
/
+5
2020-10-14
perf tools: Add support for exclusive groups/events
Andi Kleen
1
-1
/
+57
[next]