index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
perf evlist: Refactor evlist__for_each_cpu()
Ian Rogers
3
-73
/
+124
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
perf evsel: Derive CPUs and threads in alloc_counts
Ian Rogers
4
-11
/
+14
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
2
-4
/
+29
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
3
-8
/
+1
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
2
-11
/
+32
2022-01-12
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
2
-45
/
+30
2022-01-12
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
3
-9
/
+3
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
3
-19
/
+19
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
2
-9
/
+0
2022-01-12
perf cpumap: Remove map+index get_core()
Ian Rogers
2
-9
/
+0
2022-01-12
perf cpumap: Remove map+index get_die()
Ian Rogers
3
-11
/
+1
2022-01-12
perf cpumap: Remove map+index get_socket()
Ian Rogers
3
-11
/
+1
2022-01-12
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
2
-7
/
+7
2022-01-12
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
2
-9
/
+5
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
perf evsel: Improve error message for uncore events
Ian Rogers
1
-0
/
+4
2022-01-12
perf script: Fix hex dump character output
Adrian Hunter
1
-1
/
+1
2022-01-10
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
4
-12
/
+32
2022-01-10
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-19
/
+0
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
1
-19
/
+0
2022-01-03
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-7
/
+24
2022-01-02
perf pmu: Fix alias events list
John Garry
1
-6
/
+17
2021-12-28
perf intel-pt: Fix parsing of VM time correlation arguments
Adrian Hunter
1
-0
/
+1
2021-12-28
perf expr: Fix return value of ids__new()
Miaoqian Lin
1
-1
/
+6
2021-12-22
tools headers UAPI: Add new macros for mem_hops field to perf_event.h
Kajol Jain
1
-11
/
+18
2021-12-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+5
2021-12-21
perf arm64: Inject missing frames when using 'perf record --call-graph=fp'
Alexandre Truong
5
-5
/
+89
2021-12-21
perf tools: Refactor SMPL_REG macro in perf_regs.h
German Gomez
1
-2
/
+5
2021-12-21
perf callchain: Enable dwarf_callchain_users on arm64
Alexandre Truong
2
-2
/
+14
2021-12-21
perf machine: Add a mechanism to inject stack frames
Alexandre Truong
1
-1
/
+36
2021-12-21
perf tools: Record ARM64 LR register automatically
Alexandre Truong
1
-0
/
+2
2021-12-18
perf expr: Fix missing check for return value of hashmap__new()
Miaoqian Lin
1
-0
/
+5
2021-12-17
perf arm-spe: Synthesize SPE instruction events
German Gomez
1
-0
/
+62
2021-12-16
perf ftrace: Implement cpu and task filters in BPF
Namhyung Kim
2
-1
/
+62
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
4
-0
/
+287
2021-12-16
perf arch: Support register names from all archs
German Gomez
4
-24
/
+687
[next]