summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-03-14perf build: Remove redundant NO_NEWT build optionIan Rogers
2023-03-14perf build: If libtraceevent isn't present error the buildIan Rogers
2023-03-14perf build: Switch libpfm4 to opt-out rather than opt-inIan Rogers
2023-03-14perf symbol: Add abi::__cxa_demangle C++ demangling supportIan Rogers
2023-03-14perf build: Make binutil libraries opt inIan Rogers
2023-03-14perf build: Error if jevents won't work and NO_JEVENTS=1 isn't setIan Rogers
2023-03-14perf util: Remove weak sched_getcpuIan Rogers
2023-03-14perf build: Remove unused HAVE_GLIBC_SUPPORTIan Rogers
2023-03-14perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKELIan Rogers
2023-03-14perf build: Support python/perf.so testingIan Rogers
2023-03-14perf bpf: Remove pre libbpf 1.0 conditional logicIan Rogers
2023-03-14perf build: Remove libbpf pre-1.0 feature testsIan Rogers
2023-03-14tools build: Pass libbpf feature only if libbpf 1.0+Ian Rogers
2023-03-13perf lock contention: Fix compiler builtin detectionIan Rogers
2023-03-13perf cs-etm: Avoid printing warning in cs_etm_is_ete() checkJames Clark
2023-03-13perf cs-etm: Reduce verbosity of ts_source warningJames Clark
2023-03-13perf list: Add PMU pai_ext event description for IBM z16Thomas Richter
2023-03-13perf vendor events s390: Add cache metrics for z16Thomas Richter
2023-03-13perf vendor events s390: Add common metricsThomas Richter
2023-03-13perf parse-events: Warn when events are regroupedIan Rogers
2023-03-13perf evlist: Remove nr_groupsIan Rogers
2023-03-13perf evsel: Remove use_uncore_aliasIan Rogers
2023-03-13perf parse-events: Sort and group parsed eventsIan Rogers
2023-03-13perf parse-events: Pass ownership of the group nameIan Rogers
2023-03-13perf evsel: Add function to compute group PMU nameIan Rogers
2023-03-13perf evsel: Allow const evsel for certain accessesIan Rogers
2023-03-13perf stat: Modify the group testIan Rogers
2023-03-13perf pmu: Earlier PMU auxtrace initializationIan Rogers
2023-03-13perf stat: Don't remove all grouped events when CPU maps disagreeIan Rogers
2023-03-13perf ftrace: Reuse target::initial_delayChangbin Du
2023-03-13perf record: Reuse target::initial_delayChangbin Du
2023-03-13perf record: Fix "read LOST count failed" msg with sample readKan Liang
2023-03-10Merge remote-tracking branch 'acme/perf-tools' into perf-tools-nextArnaldo Carvalho de Melo
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds
2023-03-02perf stat: Fix counting when initial delay configuredChangbin Du
2023-02-27perf vendor events intel: Update icelakex to v1.19Ian Rogers
2023-02-27perf vendor events intel: Update alderlaken to v1.19Ian Rogers
2023-02-27perf vendor events intel: Update alderlake to v1.19Ian Rogers
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23perf test: Avoid counting commas in json linterIan Rogers
2023-02-23perf tests stat+csv_output: Switch CSV separator to @Ian Rogers
2023-02-23perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim
2023-02-22perf test: Fix offcpu test prev_state checkNamhyung Kim
2023-02-19perf stat: Remove saved_value/runtime_statIan Rogers
2023-02-19perf stat: Use counts rather than saved_valueIan Rogers
2023-02-19perf metric: Directly use counts rather than saved_valueIan Rogers
2023-02-19perf stat: Add cpu_aggr_map for loopIan Rogers
2023-02-19perf stat: Hide runtime_statIan Rogers
2023-02-19perf stat: Move enums from headerIan Rogers
2023-02-19perf stat: Remove perf_stat_evsel_idIan Rogers