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 metric: Fix metric_leader
Ian Rogers
2022-01-15
1
-1
/
+1
|
*
|
perf cputopo: Fix CPU topology reading on s/390
Thomas Richter
2022-01-14
1
-1
/
+2
|
*
|
perf metricgroup: Fix use after free in metric__new()
José Expósito
2022-01-14
1
-1
/
+1
|
*
|
perf arm: Fix off-by-one directory path
Ian Rogers
2022-01-14
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-13
2
-2
/
+19
|
|
\
|
|
*
|
perf pmu-events: Don't lower case MetricExpr
Ian Rogers
2022-01-12
1
-1
/
+1
|
*
|
perf expr: Add debug logging for literals
Ian Rogers
2022-01-12
1
-12
/
+25
|
*
|
perf tools: Probe non-deprecated sysfs path 1st
Ian Rogers
2022-01-12
1
-3
/
+2
|
*
|
perf tools: Fix SMT fallback with large core counts
Ian Rogers
2022-01-12
1
-10
/
+58
|
*
|
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
30
-164
/
+192
|
*
|
perf stat: Correct first_shadow_cpu to return index
Ian Rogers
2022-01-12
1
-8
/
+7
|
*
|
perf bpf: Rename 'cpu' to 'cpu_map_idx'
Ian Rogers
2022-01-12
2
-12
/
+11
|
*
|
perf stat: Swap variable name cpu to index
Ian Rogers
2022-01-12
3
-164
/
+164
|
*
|
perf stat: Correct check_per_pkg() cpu
Ian Rogers
2022-01-12
1
-2
/
+3
|
*
|
perf evsel: Rename variable cpu to index
Ian Rogers
2022-01-12
4
-47
/
+48
|
*
|
perf evsel: Reduce scope of evsel__ignore_missing_thread
Ian Rogers
2022-01-12
2
-8
/
+4
|
*
|
perf evsel: Rename CPU around get_group_fd
Ian Rogers
2022-01-12
1
-11
/
+11
|
*
|
perf stat: Correct variable name for read counter
Ian Rogers
2022-01-12
2
-23
/
+23
|
*
|
perf evlist: Refactor evlist__for_each_cpu()
Ian Rogers
2022-01-12
3
-73
/
+124
|
*
|
perf stat: Use perf_cpu_map__for_each_cpu()
Ian Rogers
2022-01-12
1
-5
/
+6
|
*
|
perf stat: Rename aggr_data cpu to imply it's an index
Ian Rogers
2022-01-12
1
-5
/
+5
|
*
|
perf counts: Switch name cpu to cpu_map_idx
Ian Rogers
2022-01-12
1
-6
/
+6
|
*
|
perf evsel: Derive CPUs and threads in alloc_counts
Ian Rogers
2022-01-12
4
-11
/
+14
|
*
|
perf stat-display: Avoid use of core for CPU
Ian Rogers
2022-01-12
1
-23
/
+22
|
*
|
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
2022-01-12
2
-4
/
+29
|
*
|
perf stat: Fix memory leak in check_per_pkg()
Ian Rogers
2022-01-12
1
-2
/
+3
|
*
|
perf cpumap: Trim the cpu_aggr_map
Ian Rogers
2022-01-12
1
-1
/
+9
|
*
|
perf cpumap: Add some comments to cpu_aggr_map
Ian Rogers
2022-01-12
1
-1
/
+9
|
*
|
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
3
-8
/
+1
|
*
|
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
2022-01-12
2
-11
/
+32
|
*
|
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
2022-01-12
2
-45
/
+30
|
*
|
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
2022-01-12
3
-9
/
+3
|
*
|
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
2022-01-12
4
-14
/
+27
|
*
|
perf cpumap: Document cpu__get_node() and remove redundant function
Ian Rogers
2022-01-12
2
-7
/
+9
|
*
|
perf cpumap: Rename empty functions
Ian Rogers
2022-01-12
3
-19
/
+19
|
*
|
perf cpumap: Simplify equal function name
Ian Rogers
2022-01-12
3
-16
/
+18
|
*
|
perf cpumap: Remove unused cpu_map__socket()
Ian Rogers
2022-01-12
1
-7
/
+0
|
*
|
perf cpumap: Add comments to aggr_cpu_id()
Ian Rogers
2022-01-12
1
-0
/
+9
|
*
|
perf cpumap: Remove map+index get_node()
Ian Rogers
2022-01-12
2
-9
/
+0
|
*
|
perf cpumap: Remove map+index get_core()
Ian Rogers
2022-01-12
2
-9
/
+0
|
*
|
perf cpumap: Remove map+index get_die()
Ian Rogers
2022-01-12
3
-11
/
+1
|
*
|
perf cpumap: Remove map+index get_socket()
Ian Rogers
2022-01-12
3
-11
/
+1
|
*
|
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
2022-01-12
2
-7
/
+7
|
*
|
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
2022-01-12
2
-9
/
+5
|
*
|
perf stat: Switch aggregation to use for_each loop
Ian Rogers
2022-01-12
1
-21
/
+27
|
*
|
perf stat: Correct aggregation CPU map
Ian Rogers
2022-01-12
1
-1
/
+1
|
*
|
perf stat: Add aggr creators that are passed a cpu
Ian Rogers
2022-01-12
2
-34
/
+51
|
*
|
perf evsel: Improve error message for uncore events
Ian Rogers
2022-01-12
1
-0
/
+4
|
*
|
perf script: Fix hex dump character output
Adrian Hunter
2022-01-12
1
-1
/
+1
|
*
|
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
2022-01-10
4
-12
/
+32
[prev]
[next]