summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2022-05-23perf test: Use skip in openat syscallIan Rogers
2022-05-23perf test: Use skip in vmlinux kallsymsIan Rogers
2022-05-23perf test: Skip reason for suites with 1 testIan Rogers
2022-05-23perf stat: Make use of index clearer with perf_countsIan Rogers
2022-05-23perf bpf_counter: Tidy use of CPU map indexIan Rogers
2022-05-23perf stat: Add stat record+report testIan Rogers
2022-05-23perf lock: Add -t/--thread option for reportNamhyung Kim
2022-05-23perf lock: Do not discard broken lock statsNamhyung Kim
2022-05-23perf c2c: Update documentation for store metric 'N/A'Leo Yan
2022-05-23perf c2c: Add dimensions for 'N/A' metrics of store operationLeo Yan
2022-05-23perf mem: Add stats for store operation with no available memory levelLeo Yan
2022-05-23perf build: Error for BPF skeletons without LIBBPFIan Rogers
2022-05-23Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-05-21perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev
2022-05-20perf parse-events: Move slots event for the hybrid platform tooKan Liang
2022-05-20perf parse-events: Support different format of the topdown event nameKan Liang
2022-05-20perf stat: Always keep perf metrics topdown events in a groupKan Liang
2022-05-20perf evsel: Fixes topdown events in a weak group for the hybrid platformKan Liang
2022-05-20perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo
2022-05-17perf test: Add basic stat and topdown group testIan Rogers
2022-05-17perf evlist: Keep topdown counters in weak groupIan Rogers
2022-05-17perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...Adrian Hunter
2022-05-17perf script: Print Intel ptwrite value as a string if it is ASCIIAdrian Hunter
2022-05-17perf intel-pt: Add support for emulated ptwriteAdrian Hunter
2022-05-16perf bench breakpoint: Fix build on 32-bit archesArnaldo Carvalho de Melo
2022-05-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-05-13perf tools: Remove unused machines__find_host()Adrian Hunter
2022-05-13perf bench: Add breakpoint benchmarksDmitry Vyukov
2022-05-10perf annotate: Add --percent-limit optionNamhyung Kim
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-08perf tests: Fix coresight `perf test` failure.Jeremy Linton
2022-05-08perf bench: Fix two numa NDEBUG warningsIan Rogers
2022-05-06perf test: Add skip to --per-thread testIan Rogers