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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
perf diff: Support hot streams comparison
Jin Yao
2020-10-14
2
-13
/
+110
|
*
perf streams: Report hot streams
Jin Yao
2020-10-14
4
-0
/
+141
|
*
perf streams: Calculate the sum of total streams hits
Jin Yao
2020-10-14
4
-0
/
+38
|
*
perf streams: Link stream pair
Jin Yao
2020-10-14
2
-0
/
+44
|
*
perf streams: Compare two streams
Jin Yao
2020-10-14
2
-0
/
+58
|
*
perf streams: Get the evsel_streams by evsel_idx
Jin Yao
2020-10-14
2
-0
/
+16
|
*
perf streams: Introduce branch history "streams"
Jin Yao
2020-10-14
3
-0
/
+195
|
*
perf intel-pt: Improve PT documentation slightly
Andi Kleen
2020-10-14
1
-0
/
+30
|
*
perf tools: Add support for exclusive groups/events
Andi Kleen
2020-10-14
4
-4
/
+68
|
*
perf test: Add build id shell test
Jiri Olsa
2020-10-14
1
-0
/
+101
|
*
perf tools: Align buildid list output for short build ids
Jiri Olsa
2020-10-14
3
-4
/
+5
|
*
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2020-10-14
2
-6
/
+12
|
*
perf tools: Pass build_id object to dso__build_id_equal()
Jiri Olsa
2020-10-14
4
-6
/
+11
|
*
perf tools: Pass build_id object to dso__set_build_id()
Jiri Olsa
2020-10-14
5
-6
/
+8
|
*
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
2020-10-14
12
-35
/
+43
|
*
perf tools: Pass build id object to sysfs__read_build_id()
Jiri Olsa
2020-10-14
6
-23
/
+16
|
*
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
2020-10-14
11
-57
/
+60
|
*
perf tools: Use build_id object in dso
Jiri Olsa
2020-10-14
15
-29
/
+34
|
*
perf config: Export the perf_config_from_file() function
Arnaldo Carvalho de Melo
2020-10-13
2
-1
/
+3
|
*
perf python: Autodetect python3 binary
James Clark
2020-10-13
1
-6
/
+9
|
*
perf tests: Show python test script in verbose mode
Arnaldo Carvalho de Melo
2020-10-13
1
-0
/
+1
|
*
perf build: Allow nested externs to enable BUILD_BUG() usage
Vasily Gorbik
2020-10-13
1
-1
/
+1
|
*
perf trace: Fix off by ones in memset() after realloc() in arches using libaudit
Jiri Slaby
2020-10-13
1
-1
/
+5
|
*
perf c2c: Update usage for showing memory events
Leo Yan
2020-10-13
1
-1
/
+1
|
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2020-10-13
3
-23
/
+62
|
|
\
|
|
*
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
2020-10-01
1
-1
/
+1
|
|
*
perf metricgroup: Fix uncore metric expressions
Ian Rogers
2020-09-17
1
-19
/
+56
|
|
*
perf parse-event: Release cpu_map refcount if evsel alloc failed
Namhyung Kim
2020-09-17
1
-1
/
+3
|
|
*
perf parse-event: Fix cpu map refcounting
Namhyung Kim
2020-09-17
1
-2
/
+2
|
*
|
perf sched: Show start of latency as well
Joel Fernandes (Google)
2020-10-13
1
-10
/
+14
|
*
|
perf vendor events: Fix typos in power8 PMU events
Sandipan Das
2020-10-13
5
-25
/
+25
|
*
|
perf bench: Run inject-build-id with --buildid-all option too
Namhyung Kim
2020-10-13
1
-19
/
+35
|
*
|
perf inject: Add --buildid-all option
Namhyung Kim
2020-10-13
2
-6
/
+113
|
*
|
perf inject: Do not load map/dso when injecting build-id
Namhyung Kim
2020-10-13
3
-37
/
+27
|
*
|
perf inject: Enter namespace when reading build-id
Namhyung Kim
2020-10-13
1
-2
/
+6
|
*
|
perf inject: Add missing callbacks in perf_tool
Namhyung Kim
2020-10-13
1
-5
/
+31
|
*
|
perf bench: Add build-id injection benchmark
Namhyung Kim
2020-10-13
6
-5
/
+471
|
*
|
perf trace: Use the autogenerated mmap 'prot' string/id table
Arnaldo Carvalho de Melo
2020-10-01
2
-27
/
+24
|
*
|
tools beauty: Add script to generate table of mmap's 'prot' argument
Arnaldo Carvalho de Melo
2020-10-01
1
-0
/
+30
|
*
|
perf beauty mmap_flags: Conditionaly define the mmap flags
Arnaldo Carvalho de Melo
2020-09-30
1
-8
/
+8
|
*
|
perf trace beauty: Add script to autogenerate mremap's flags args string/id t...
Arnaldo Carvalho de Melo
2020-09-29
3
-19
/
+39
|
*
|
perf tools: Separate the checking of headers only used to build beautificatio...
Arnaldo Carvalho de Melo
2020-09-29
1
-2
/
+20
|
*
|
perf test: Fix msan uninitialized use.
Ian Rogers
2020-09-28
1
-1
/
+1
|
*
|
perf parse-events: Reduce casts around bp_addr
Ian Rogers
2020-09-28
3
-7
/
+7
|
*
|
perf test: Add expand cgroup event test
Namhyung Kim
2020-09-28
4
-0
/
+247
|
*
|
perf tools: Allow creation of cgroup without open
Namhyung Kim
2020-09-28
3
-9
/
+14
|
*
|
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
2020-09-28
8
-3
/
+149
|
*
|
perf stat: Add --for-each-cgroup option
Namhyung Kim
2020-09-28
5
-1
/
+112
|
*
|
perf evsel: Add evsel__clone() function
Namhyung Kim
2020-09-28
2
-39
/
+158
|
*
|
perf vendor events: Update SkylakeX events to v1.21
Jin Yao
2020-09-28
10
-3565
/
+4129
[prev]
[next]