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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
perf trace-event-info: Rename for_each_event.
Ian Rogers
2021-02-03
1
-5
/
+5
*
|
perf inject jit: Add namespaces support
Yonatan Goldschmidt
2021-02-03
4
-20
/
+80
*
|
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 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
2
-0
/
+7
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-27
1
-5
/
+11
|
\
|
|
*
perf metricgroup: Fix system PMU metrics
John Garry
2021-01-21
1
-3
/
+2
|
*
perf metricgroup: Fix for metrics containing duration_time
John Garry
2021-01-21
1
-2
/
+9
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-20
4
-180
/
+200
|
\
|
|
*
perf inject: Correct event attribute sizes
Al Grant
2021-01-15
1
-0
/
+8
|
*
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2021-01-15
2
-3
/
+3
|
*
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
2021-01-15
1
-7
/
+19
|
*
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
2021-01-15
1
-173
/
+173
*
|
perf tools: Add 'ping' control command
Jiri Olsa
2021-01-20
2
-0
/
+6
*
|
perf tools: Add 'stop' control command
Jiri Olsa
2021-01-20
2
-0
/
+6
*
|
perf tools: Add 'evlist' control command
Jiri Olsa
2021-01-20
5
-1
/
+47
*
|
perf tools: Allow to enable/disable events via control file
Jiri Olsa
2021-01-20
1
-3
/
+60
*
|
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 report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2021-01-20
4
-0
/
+31
*
|
perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2021-01-20
1
-0
/
+3
*
|
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
2021-01-20
6
-2
/
+29
*
|
perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0
James Clark
2021-01-20
1
-11
/
+4
*
|
perf stat: Enable counting events for BPF programs
Song Liu
2021-01-20
11
-3
/
+558
*
|
perf build: Support build BPF skeletons with perf
Song Liu
2021-01-15
1
-0
/
+3
*
|
perf record: Tweak "Lowering..." warning in record_opts__config_freq
Hans-Peter Nilsson
2020-12-28
1
-2
/
+2
*
|
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
5
-4
/
+20
*
|
perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_...
Jiri Olsa
2020-12-28
1
-0
/
+32
*
|
perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules maps
Jiri Olsa
2020-12-28
1
-17
/
+32
*
|
perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel map
Jiri Olsa
2020-12-28
2
-14
/
+29
*
|
perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events
Jiri Olsa
2020-12-28
3
-8
/
+27
*
|
perf tools: Do not swap mmap2 fields in case it contains build id
Jiri Olsa
2020-12-28
1
-4
/
+7
*
|
perf probe: Fixup Arm64 SDT arguments
Leo Yan
2020-12-28
1
-2
/
+36
|
/
*
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
2020-12-24
1
-3
/
+10
*
perf stat aggregation: Add separate thread member
James Clark
2020-12-24
3
-12
/
+12
*
perf stat aggregation: Add separate core member
James Clark
2020-12-24
3
-21
/
+19
*
perf stat aggregation: Add separate die member
James Clark
2020-12-24
3
-22
/
+18
*
perf stat aggregation: Add separate socket member
James Clark
2020-12-24
4
-32
/
+28
*
perf stat aggregation: Add separate node member
James Clark
2020-12-24
3
-6
/
+13
*
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
2020-12-24
3
-8
/
+8
*
perf cpumap: Drop in cpu_aggr_map struct
James Clark
2020-12-24
3
-13
/
+13
*
perf cpumap: Add new map type for aggregation
James Clark
2020-12-24
2
-0
/
+25
[prev]
[next]