index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
perf bpf: Rename 'cpu' to 'cpu_map_idx'
Ian Rogers
2
-12
/
+11
2022-01-12
libperf: Sync evsel documentation
Ian Rogers
1
-5
/
+5
2022-01-12
perf stat: Swap variable name cpu to index
Ian Rogers
3
-164
/
+164
2022-01-12
perf stat: Correct check_per_pkg() cpu
Ian Rogers
1
-2
/
+3
2022-01-12
perf test: Use perf_cpu_map__for_each_cpu()
Ian Rogers
1
-14
/
+14
2022-01-12
perf evsel: Rename variable cpu to index
Ian Rogers
4
-47
/
+48
2022-01-12
perf evsel: Reduce scope of evsel__ignore_missing_thread
Ian Rogers
2
-8
/
+4
2022-01-12
perf evsel: Rename CPU around get_group_fd
Ian Rogers
1
-11
/
+11
2022-01-12
perf stat: Correct variable name for read counter
Ian Rogers
3
-35
/
+35
2022-01-12
perf evsel: Pass cpu not cpu map index to synthesize
Ian Rogers
1
-2
/
+3
2022-01-12
perf evlist: Refactor evlist__for_each_cpu()
Ian Rogers
4
-166
/
+210
2022-01-12
libperf: Allow NULL in perf_cpu_map__idx()
Ian Rogers
1
-1
/
+6
2022-01-12
perf script: Use for each cpu to aid readability
Ian Rogers
1
-4
/
+3
2022-01-12
perf stat: Use perf_cpu_map__for_each_cpu()
Ian Rogers
1
-5
/
+6
2022-01-12
perf stat: Rename aggr_data cpu to imply it's an index
Ian Rogers
1
-5
/
+5
2022-01-12
perf counts: Switch name cpu to cpu_map_idx
Ian Rogers
1
-6
/
+6
2022-01-12
libperf: Use cpu not index for evsel mmap
Ian Rogers
1
-1
/
+2
2022-01-12
libperf: Switch cpu to more accurate cpu_map_idx
Ian Rogers
2
-48
/
+50
2022-01-12
perf evsel: Derive CPUs and threads in alloc_counts
Ian Rogers
5
-20
/
+15
2022-01-12
perf stat-display: Avoid use of core for CPU
Ian Rogers
1
-23
/
+22
2022-01-12
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
3
-4
/
+48
2022-01-12
perf stat: Fix memory leak in check_per_pkg()
Ian Rogers
1
-2
/
+3
2022-01-12
perf cpumap: Trim the cpu_aggr_map
Ian Rogers
1
-1
/
+9
2022-01-12
perf cpumap: Add some comments to cpu_aggr_map
Ian Rogers
1
-1
/
+9
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
11
-22
/
+23
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
4
-24
/
+45
2022-01-12
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
3
-132
/
+130
2022-01-12
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
4
-10
/
+4
2022-01-12
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
4
-14
/
+27
2022-01-12
perf cpumap: Document cpu__get_node() and remove redundant function
Ian Rogers
2
-7
/
+9
2022-01-12
perf cpumap: Rename empty functions
Ian Rogers
4
-25
/
+25
2022-01-12
perf cpumap: Simplify equal function name
Ian Rogers
3
-16
/
+18
2022-01-12
perf cpumap: Remove unused cpu_map__socket()
Ian Rogers
1
-7
/
+0
2022-01-12
perf cpumap: Add comments to aggr_cpu_id()
Ian Rogers
1
-0
/
+9
2022-01-12
perf cpumap: Remove map+index get_node()
Ian Rogers
3
-10
/
+1
2022-01-12
perf cpumap: Remove map+index get_core()
Ian Rogers
3
-10
/
+1
2022-01-12
perf cpumap: Remove map+index get_die()
Ian Rogers
4
-12
/
+2
2022-01-12
perf cpumap: Remove map+index get_socket()
Ian Rogers
4
-12
/
+2
2022-01-12
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
3
-47
/
+11
2022-01-12
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
3
-50
/
+57
2022-01-12
perf stat: Switch aggregation to use for_each loop
Ian Rogers
1
-21
/
+27
2022-01-12
perf stat: Correct aggregation CPU map
Ian Rogers
1
-1
/
+1
2022-01-12
perf stat: Add aggr creators that are passed a cpu
Ian Rogers
2
-34
/
+51
2022-01-12
libperf: Add comments to 'struct perf_cpu_map'
Ian Rogers
1
-0
/
+9
2022-01-12
perf evsel: Improve error message for uncore events
Ian Rogers
1
-0
/
+4
2022-01-12
Revert "perf powerpc: Add data source encodings for power10 platform"
Arnaldo Carvalho de Melo
1
-42
/
+12
2022-01-12
Revert "perf powerpc: Add encodings to represent data based on newer composit...
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-01-12
perf script: Fix hex dump character output
Adrian Hunter
1
-1
/
+1
2022-01-11
perf test: Enable system wide for metricgroups test
Ian Rogers
1
-1
/
+1
2022-01-10
perf annotate: Avoid TUI crash when navigating in the annotation of recursive...
Dario Petrillo
1
-9
/
+14
[next]