index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE
Arnaldo Carvalho de Melo
2020-12-17
1
-1
/
+5
*
perf tools: Add support to read build id from compressed elf
Jiri Olsa
2020-12-17
1
-1
/
+1
*
perf test: Fix metric parsing test
Kajol Jain
2020-12-15
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' event attribute config ...
Arnaldo Carvalho de Melo
2020-11-30
8
-13
/
+11
*
perf evlist: Use the right prefix for alternative 'struct evlist' constructors
Arnaldo Carvalho de Melo
2020-11-30
9
-13
/
+11
*
perf evlist: Use the right prefix for 'struct evlist' event selection methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' create maps methods
Arnaldo Carvalho de Melo
2020-11-30
5
-6
/
+6
*
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
2020-11-30
3
-4
/
+4
*
perf evlist: Use the right prefix for 'struct evlist' tracking event methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2020-11-30
2
-2
/
+2
*
perf evlist: Use the right prefix for 'struct evlist' sample parsing methods
Arnaldo Carvalho de Melo
2020-11-30
6
-11
/
+11
*
perf evlist: Use the right prefix for 'struct evlist' stats methods
Arnaldo Carvalho de Melo
2020-11-30
1
-2
/
+2
*
perf evlist: Use the right prefix for 'struct evlist' 'workload' methods
Arnaldo Carvalho de Melo
2020-11-30
3
-11
/
+10
*
perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix
Arnaldo Carvalho de Melo
2020-11-30
1
-13
/
+12
*
perf test: Add shadow stat test
Namhyung Kim
2020-11-30
1
-0
/
+80
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-11-30
1
-2
/
+2
|
\
|
*
perf test: Update branch sample pattern for cs-etm
Leo Yan
2020-11-12
1
-1
/
+1
|
*
perf test: Fix a typo in cs-etm testing
Leo Yan
2020-11-12
1
-1
/
+1
*
|
perf jevents: Add test for arch std events
John Garry
2020-11-04
1
-0
/
+14
*
|
perf test: Use generic event for expand_libpfm_events()
Namhyung Kim
2020-11-04
1
-1
/
+1
*
|
perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't defined
Arnaldo Carvalho de Melo
2020-11-04
2
-13
/
+21
*
|
perf test: Implement skip_reason callback for watchpoint tests
Tommi Rantala
2020-11-04
3
-6
/
+17
*
|
perf tests tsc: Add checking helper is_supported()
Leo Yan
2020-11-04
3
-0
/
+15
*
|
perf tests tsc: Make tsc testing as a common testing
Leo Yan
2020-11-04
4
-0
/
+177
|
/
*
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
2020-11-03
1
-5
/
+5
*
perf tools: Add support for exclusive groups/events
Andi Kleen
2020-10-14
1
-1
/
+57
*
perf test: Add build id shell test
Jiri Olsa
2020-10-14
1
-0
/
+101
*
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
2020-10-14
1
-1
/
+1
*
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
2020-10-14
2
-8
/
+8
*
perf tests: Show python test script in verbose mode
Arnaldo Carvalho de Melo
2020-10-13
1
-0
/
+1
*
perf test: Fix msan uninitialized use.
Ian Rogers
2020-09-28
1
-1
/
+1
*
perf test: Add expand cgroup event test
Namhyung Kim
2020-09-28
4
-0
/
+247
*
perf metric: Remove duplicate include
YueHaibing
2020-09-17
1
-2
/
+0
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-17
6
-6
/
+49
|
\
|
*
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-15
1
-0
/
+1
|
*
perf test: Fix memory leaks in parse-metric test
Namhyung Kim
2020-09-15
1
-5
/
+9
|
*
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
2020-09-15
1
-0
/
+5
|
*
perf test: Leader sampling shouldn't clear sample period
Ian Rogers
2020-09-14
2
-0
/
+30
|
*
perf test: Fix the "signal" test inline assembly
Jiri Olsa
2020-09-14
1
-1
/
+4
*
|
perf tests: Call test_attr__open() directly
Jiri Olsa
2020-09-10
1
-1
/
+1
*
|
perf test: Introduce script for Arm CoreSight testing
Leo Yan
2020-09-10
1
-0
/
+183
*
|
perf tools: Add build test with GTK+
Arnaldo Carvalho de Melo
2020-09-09
1
-0
/
+2
*
|
perf tests: Add test for PE binary format support
Remi Bernon
2020-09-04
7
-0
/
+118
|
/
*
perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...
Thomas Richter
2020-09-01
1
-0
/
+3
*
perf parse-events: Set exclude_guest=1 for user-space counting
Jin Yao
2020-09-01
1
-2
/
+2
*
perf test: Fix basic bpf filtering test
Sumanth Korikkar
2020-08-21
1
-1
/
+1
*
perf test: Allow multiple probes in record+script_probe_vfs_getname.sh
Michael Petlan
2020-08-13
1
-2
/
+2
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-08-03
1
-1
/
+2
|
\
|
*
perf tests: Fix test 68 zstd compression for s390
Thomas Richter
2020-07-31
1
-1
/
+2
*
|
perf metric: Add metric group test
Jiri Olsa
2020-07-30
1
-2
/
+46
[prev]
[next]