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 tools: Support the auxiliary event
Kan Liang
2021-02-08
7
-1
/
+60
|
*
|
perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...
Athira Rajeev
2021-02-08
2
-0
/
+12
|
*
|
perf probe: Add protection to avoid endless loop
Jianlin Lv
2021-02-08
1
-2
/
+6
|
*
|
perf trace-event-info: Rename for_each_event.
Ian Rogers
2021-02-03
1
-5
/
+5
|
*
|
perf powerpc: Fix gap between kernel end and module start
Athira Rajeev
2021-02-03
2
-0
/
+25
|
*
|
perf inject jit: Add namespaces support
Yonatan Goldschmidt
2021-02-03
5
-22
/
+82
|
*
|
perf namespaces: Add 'in_pidns' to nsinfo struct
Yonatan Goldschmidt
2021-02-03
2
-2
/
+10
|
*
|
perf tools: Use scandir() to iterate threads when synthesizing PERF_RECORD_ e...
Namhyung Kim
2021-02-03
1
-11
/
+17
|
*
|
perf tools: Skip PERF_RECORD_MMAP event synthesis for kernel threads
Namhyung Kim
2021-02-03
1
-9
/
+23
|
*
|
perf tools: Use /proc/<PID>/task/<TID>/status for PERF_RECORD_ event synthesis
Namhyung Kim
2021-02-03
1
-11
/
+14
|
*
|
perf vendor events arm64: Reference common and uarch events for A76
John Garry
2021-02-03
8
-150
/
+76
|
*
|
perf vendor events arm64: Reference common and uarch events for Ampere eMag
John Garry
2021-02-03
7
-97
/
+31
|
*
|
perf vendor events arm64: Add common and uarch event JSON
John Garry
2021-02-03
1
-0
/
+248
|
*
|
perf vendor events arm64: Fix Ampere eMag event typo
John Garry
2021-02-03
1
-1
/
+1
|
*
|
perf script: Support DSO filter like in other perf tools
Jin Yao
2021-02-03
2
-0
/
+5
|
*
|
perf tools: Fix DSO filtering when not finding a map for a sampled address
Arnaldo Carvalho de Melo
2021-02-03
1
-0
/
+2
|
*
|
perf stat: Add Topdown metrics events as default events
Kan Liang
2021-02-03
5
-0
/
+26
|
*
|
perf test: Add parse-metric memory bandwidth testcase
John Garry
2021-02-03
1
-0
/
+24
|
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-27
2
-6
/
+28
|
|
\
|
|
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-20
6
-197
/
+215
|
|
\
\
|
*
|
|
perf tools: Add 'ping' control command
Jiri Olsa
2021-01-20
5
-0
/
+9
|
*
|
|
perf tools: Add 'stop' control command
Jiri Olsa
2021-01-20
5
-0
/
+11
|
*
|
|
perf tools: Add 'evlist' control command
Jiri Olsa
2021-01-20
8
-6
/
+59
|
*
|
|
perf tools: Allow to enable/disable events via control file
Jiri Olsa
2021-01-20
4
-14
/
+67
|
*
|
|
perf config: Make perf_config_global() global
Jiri Olsa
2021-01-20
2
-1
/
+2
|
*
|
|
perf config: Make perf_config_system() global
Jiri Olsa
2021-01-20
2
-1
/
+2
|
*
|
|
perf config: Add perf_home_perfconfig function
Jiri Olsa
2021-01-20
2
-36
/
+54
|
*
|
|
perf debug: Add debug_set_display_time function
Jiri Olsa
2021-01-20
2
-3
/
+32
|
*
|
|
perf config: Add config set interface
Jiri Olsa
2021-01-20
2
-5
/
+26
|
*
|
|
perf config: Make perf_config_from_file() static
Jiri Olsa
2021-01-20
2
-2
/
+1
|
*
|
|
perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2021-01-20
1
-0
/
+4
|
*
|
|
perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2021-01-20
5
-0
/
+32
|
*
|
|
perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2021-01-20
3
-3
/
+15
|
*
|
|
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
2021-01-20
8
-2
/
+34
|
*
|
|
perf mem: Support data page size
Kan Liang
2021-01-20
2
-1
/
+22
|
*
|
|
perf mem: Clean up output format
Kan Liang
2021-01-20
1
-55
/
+38
|
*
|
|
perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0
James Clark
2021-01-20
1
-11
/
+4
|
*
|
|
perf c2c: Add local variables for output metrics
Leo Yan
2021-01-20
1
-26
/
+33
|
*
|
|
perf c2c: Refactor node display
Leo Yan
2021-01-20
1
-13
/
+20
|
*
|
|
perf c2c: Fix argument type for percent()
Leo Yan
2021-01-20
1
-1
/
+1
|
*
|
|
perf c2c: Refactor display filter
Leo Yan
2021-01-20
1
-15
/
+15
|
*
|
|
perf c2c: Refactor hist entry validation
Leo Yan
2021-01-20
1
-7
/
+23
|
*
|
|
perf c2c: Rename for shared cache line stats
Leo Yan
2021-01-20
1
-7
/
+7
|
*
|
|
perf stat: Enable counting events for BPF programs
Song Liu
2021-01-20
14
-18
/
+645
|
*
|
|
perf build: Support build BPF skeletons with perf
Song Liu
2021-01-15
3
-2
/
+59
|
*
|
|
perf record: Tweak "Lowering..." warning in record_opts__config_freq
Hans-Peter Nilsson
2020-12-28
1
-2
/
+2
|
*
|
|
perf buildid-list: Add support for mmap2's buildid events
Jiri Olsa
2020-12-28
1
-0
/
+3
|
*
|
|
perf buildid-cache: Add --debuginfod option to specify a server to fetch debu...
Jiri Olsa
2020-12-28
3
-3
/
+38
|
*
|
|
perf tools: Add support to display build ids when available in PERF_RECORD_MM...
Jiri Olsa
2020-12-28
1
-11
/
+30
|
*
|
|
perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id
Jiri Olsa
2020-12-28
8
-5
/
+45
[prev]
[next]