aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2022-01-12perf cpumap: Add CPU to aggr_cpu_idIan Rogers
2022-01-12perf stat: Fix memory leak in check_per_pkg()Ian Rogers
2022-01-12perf cpumap: Trim the cpu_aggr_mapIan Rogers
2022-01-12perf cpumap: Add some comments to cpu_aggr_mapIan Rogers
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers
2022-01-12perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functionsIan Rogers
2022-01-12perf cpumap: Refactor cpu_map__build_map()Ian Rogers
2022-01-12perf cpumap: Remove cpu_map__cpu(), use libperf functionIan Rogers
2022-01-12perf cpumap: Remove map from function names that don't use a mapIan Rogers
2022-01-12perf cpumap: Document cpu__get_node() and remove redundant functionIan Rogers
2022-01-12perf cpumap: Rename empty functionsIan Rogers
2022-01-12perf cpumap: Simplify equal function nameIan Rogers
2022-01-12perf cpumap: Remove unused cpu_map__socket()Ian Rogers
2022-01-12perf cpumap: Add comments to aggr_cpu_id()Ian Rogers
2022-01-12perf cpumap: Remove map+index get_node()Ian Rogers
2022-01-12perf cpumap: Remove map+index get_core()Ian Rogers
2022-01-12perf cpumap: Remove map+index get_die()Ian Rogers
2022-01-12perf cpumap: Remove map+index get_socket()Ian Rogers
2022-01-12perf cpumap: Switch cpu_map__build_map() to cpu functionIan Rogers
2022-01-12perf stat: Switch to cpu version of cpu_map__get()Ian Rogers
2022-01-12perf stat: Switch aggregation to use for_each loopIan Rogers
2022-01-12perf stat: Correct aggregation CPU mapIan Rogers
2022-01-12perf stat: Add aggr creators that are passed a cpuIan Rogers
2022-01-12perf evsel: Improve error message for uncore eventsIan Rogers
2022-01-12perf script: Fix hex dump character outputAdrian Hunter
2022-01-11perf test: Enable system wide for metricgroups testIan Rogers
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10perf annotate: Avoid TUI crash when navigating in the annotation of recursive...Dario Petrillo
2022-01-10perf powerpc: Update global/local variants for p_stage_cycAthira Rajeev
2022-01-10perf sort: Include global and local variants for p_stage_cyc sort keyAthira Rajeev
2022-01-10Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-01-07Revert "libtraceevent: Increase libtraceevent logging when verbose"Arnaldo Carvalho de Melo
2022-01-07perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...Jiri Olsa
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-03Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin
2022-01-02perf pmu: Fix alias events listJohn Garry
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-28perf scripts python: intel-pt-events.py: Fix printing of switch eventsAdrian Hunter
2021-12-28perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter
2021-12-28perf intel-pt: Fix parsing of VM time correlation argumentsAdrian Hunter
2021-12-28perf expr: Fix return value of ids__new()Miaoqian Lin
2021-12-22tools headers UAPI: Add new macros for mem_hops field to perf_event.hKajol Jain
2021-12-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-12-21perf arm64: Inject missing frames when using 'perf record --call-graph=fp'Alexandre Truong
2021-12-21perf tools: Refactor SMPL_REG macro in perf_regs.hGerman Gomez
2021-12-21perf callchain: Enable dwarf_callchain_users on arm64Alexandre Truong
2021-12-21perf script: Use callchain_param_setup() instead of open coded equivalentAlexandre Truong
2021-12-21perf machine: Add a mechanism to inject stack framesAlexandre Truong