summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-05-15perf parse-events: Avoid scanning PMUs before parsingIan Rogers
2023-05-15perf print-events: Avoid unnecessary strlistIan Rogers
2023-05-15perf parse-events: Set pmu_name whenever a pmu is givenIan Rogers
2023-05-15perf parse-events: Set attr.type to PMU type earlyIan Rogers
2023-05-15perf test: Roundtrip name, don't assume 1 event per nameIan Rogers
2023-05-15perf test: Test more with config_cacheIan Rogers
2023-05-15perf test: Mask configs with extended types then testIan Rogers
2023-05-15perf test: Use valid for PMU testsIan Rogers
2023-05-15perf test: Test more sysfs eventsIan Rogers
2023-05-15perf vendor events intel: Add tigerlake metric constraintsIan Rogers
2023-05-15perf vendor events intel: Add sapphirerapids metric constraintsIan Rogers
2023-05-15perf vendor events intel: Add icelakex metric constraintsIan Rogers
2023-05-15perf vendor events intel: Add icelake metric constraintsIan Rogers
2023-05-15perf vendor events intel: Add alderlake metric constraintsIan Rogers
2023-05-12perf script: Refine printing of dso offset (dsoff)Adrian Hunter
2023-05-12perf dso: Declare dso const as neededAdrian Hunter
2023-05-12perf script: Add new output field 'dsoff' to print dso offsetChangbin Du
2023-05-12perf map: Add helper map__fprintf_dsoname_dsoffChangbin Du
2023-05-12perf tools riscv: Add support for riscv lookup_binutils_pathParan Lee
2023-05-10perf lock contention: Add empty 'struct rq' to satisfy libbpf 'runqueue' type...Jiri Olsa
2023-05-10perf cs-etm: Fix contextid validationJames Clark
2023-05-10perf arm64: Fix build with refcount checkingJames Clark
2023-05-10perf test: Add stat test for record and scriptSandipan Das
2023-05-10perf script: Skip aggregation for stat eventsSandipan Das
2023-05-10perf build: Add system include paths to BPF buildsIan Rogers
2023-05-10perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directoryYang Jihong
2023-05-10perf parse-events: Do not break up AUX event groupAdrian Hunter
2023-05-10perf test test_intel_pt.sh: Test sample mode with event with PMU nameAdrian Hunter
2023-05-10perf evsel: Modify group pmu name for software eventsIan Rogers
2023-05-10perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...Arnaldo Carvalho de Melo
2023-05-10perf test java symbol: Remove needless debuginfod queriesThomas Richter
2023-05-10perf parse-events: Don't reorder ungrouped events by PMUIan Rogers
2023-05-10perf metric: JSON flag to not group events if gathering a metric groupIan Rogers
2023-05-10perf stat: Introduce skippable evselsIan Rogers
2023-05-10perf metric: Change divide by zero and !support events behaviorIan Rogers
2023-05-08perf test: Add selftest to test IBS invocation via core pmu eventsRavi Bangoria
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo
2023-05-06Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo
2023-05-05perf metrics: Fix SEGV with --for-each-cgroupIan Rogers
2023-05-05perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...Arnaldo Carvalho de Melo
2023-05-05perf stat: Separate bperf from bpf_profilerDmitrii Dolgov
2023-05-04Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on x86_64Thomas Richter
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on s390Thomas Richter
2023-05-02perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong
2023-05-02perf cs-etm: Add fix for coresight trace for any range of CPUsGanapatrao Kulkarni
2023-05-02perf build: Fix unescaped # in perf build-testJames Clark
2023-05-02perf unwind: Suppress massive unsupported target platform errorsChangbin Du
2023-05-02perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman