index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2022-01-12
perf evsel: Rename variable cpu to index
Ian Rogers
2022-01-12
perf evsel: Reduce scope of evsel__ignore_missing_thread
Ian Rogers
2022-01-12
perf evsel: Rename CPU around get_group_fd
Ian Rogers
2022-01-12
perf stat: Correct variable name for read counter
Ian Rogers
2022-01-12
perf evlist: Refactor evlist__for_each_cpu()
Ian Rogers
2022-01-12
perf stat: Use perf_cpu_map__for_each_cpu()
Ian Rogers
2022-01-12
perf stat: Rename aggr_data cpu to imply it's an index
Ian Rogers
2022-01-12
perf counts: Switch name cpu to cpu_map_idx
Ian Rogers
2022-01-12
perf evsel: Derive CPUs and threads in alloc_counts
Ian Rogers
2022-01-12
perf stat-display: Avoid use of core for CPU
Ian Rogers
2022-01-12
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
2022-01-12
perf stat: Fix memory leak in check_per_pkg()
Ian Rogers
2022-01-12
perf cpumap: Trim the cpu_aggr_map
Ian Rogers
2022-01-12
perf cpumap: Add some comments to cpu_aggr_map
Ian Rogers
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
2022-01-12
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
2022-01-12
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
2022-01-12
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
2022-01-12
perf cpumap: Document cpu__get_node() and remove redundant function
Ian Rogers
2022-01-12
perf cpumap: Rename empty functions
Ian Rogers
2022-01-12
perf cpumap: Simplify equal function name
Ian Rogers
2022-01-12
perf cpumap: Remove unused cpu_map__socket()
Ian Rogers
2022-01-12
perf cpumap: Add comments to aggr_cpu_id()
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_node()
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_core()
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_die()
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_socket()
Ian Rogers
2022-01-12
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
2022-01-12
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
2022-01-12
perf stat: Switch aggregation to use for_each loop
Ian Rogers
2022-01-12
perf stat: Correct aggregation CPU map
Ian Rogers
2022-01-12
perf stat: Add aggr creators that are passed a cpu
Ian Rogers
2022-01-12
perf evsel: Improve error message for uncore events
Ian Rogers
2022-01-12
perf script: Fix hex dump character output
Adrian Hunter
2022-01-10
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
2022-01-10
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
2022-01-03
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-02
perf pmu: Fix alias events list
John Garry
2021-12-28
perf intel-pt: Fix parsing of VM time correlation arguments
Adrian Hunter
2021-12-28
perf expr: Fix return value of ids__new()
Miaoqian Lin
2021-12-22
tools headers UAPI: Add new macros for mem_hops field to perf_event.h
Kajol Jain
2021-12-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-12-21
perf arm64: Inject missing frames when using 'perf record --call-graph=fp'
Alexandre Truong
2021-12-21
perf tools: Refactor SMPL_REG macro in perf_regs.h
German Gomez
2021-12-21
perf callchain: Enable dwarf_callchain_users on arm64
Alexandre Truong
2021-12-21
perf machine: Add a mechanism to inject stack frames
Alexandre Truong
2021-12-21
perf tools: Record ARM64 LR register automatically
Alexandre Truong
2021-12-18
perf expr: Fix missing check for return value of hashmap__new()
Miaoqian Lin
[next]