summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2022-05-17perf intel-pt: Add support for emulated ptwriteAdrian Hunter
2022-05-13perf tools: Remove unused machines__find_host()Adrian Hunter
2022-05-10perf auxtrace: Record whether an auxtrace mmap is neededAdrian Hunter
2022-05-10libperf evlist: Add evsel as a parameter to ->idx()Adrian Hunter
2022-05-10libperf evlist: Remove ->idx() per_cpu parameterAdrian Hunter
2022-05-10perf auxtrace: Do not mix up mmap idxAdrian Hunter
2022-05-10perf auxtrace: Move evlist__enable_event_idx() to auxtrace.cAdrian Hunter
2022-05-10perf evlist: Use libperf functions in evlist__enable_event_idx()Adrian Hunter
2022-05-09perf metrics: Don't add all tool events for sharingIan Rogers
2022-05-09perf metrics: Support all tool eventsIan Rogers
2022-05-09perf evsel: Add tool event helpersIan Rogers
2022-05-09perf evsel: Constify a few arraysIan Rogers
2022-05-09Revert "perf stat: Support metrics with hybrid events"Ian Rogers
2022-05-05perf cpumap: Switch to using perf_cpu_map APIIan Rogers
2022-05-03perf stat: Avoid printing cpus with no countersIan Rogers
2022-04-30perf tools: Add missing headers needed by util/data.hYang Jihong
2022-04-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-04-28perf symbol: Update symbols__fixup_end()Namhyung Kim
2022-04-28perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim
2022-04-28perf arm-spe: Fix SPE events with phys addressesTimothy Hayes
2022-04-28perf arm-spe: Fix addresses of synthesized SPE eventsTimothy Hayes
2022-04-28perf intel-pt: Fix timeless decoding with perf.data directoryAdrian Hunter
2022-04-24Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-04-24perf stat: Support hybrid --topdown optionZhengjun Xing
2022-04-22perf clang: Fix header include for LLVM >= 14Guilherme Amadio
2022-04-22perf stat: Merge event counts from all hybrid PMUsZhengjun Xing
2022-04-22perf stat: Support metrics with hybrid eventsZhengjun Xing
2022-04-22perf tools: Move libbpf init in libbpf_init functionJiri Olsa
2022-04-20perf list: Print all available tool eventsFlorian Fischer
2022-04-20perf stat: Add user_time and system_time eventsFlorian Fischer
2022-04-20perf stat: Introduce stats for the user and system rusage timesFlorian Fischer
2022-04-20perf tools: Print warning when HAVE_DEBUGINFOD_SUPPORT is not set and user tr...Martin Liška
2022-04-18perf mem: Print memory operation typeLeo Yan
2022-04-14perf bench: Fix numa testcase to check if CPU used to bind task is onlineAthira Rajeev
2022-04-13perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()Lv Ruyi
2022-04-13perf tools: Fix misleading add event PMU debug messageAdrian Hunter
2022-04-11perf test: Shell - Limit to only run executable scripts in testsCarsten Haitzler
2022-04-11perf scripting python: Expose symbol offset and source informationEelco Chaudron
2022-04-11perf jitdump: Add riscv64 supportEric Lin
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-09perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark
2022-04-09perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo
2022-04-09perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo
2022-04-01perf evlist: Directly return instead of using local ret variableHaowen Bai
2022-04-01perf evlist: Rename cpus to user_requested_cpusIan Rogers
2022-04-01perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2022-03-27Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-03-26perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messagesKim Phillips