summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2022-06-26perf stat: Enable ignore_missing_threadGang Li
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter
2022-06-19perf metrics: Ensure at least 1 id per metricIan Rogers
2022-06-19perf arm-spe: Don't set data source if it's not a memory operationLeo Yan
2022-06-19perf expr: Allow exponents on floating point valuesIan Rogers
2022-06-19perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan
2022-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19perf test: Fix variable length array undefined behavior in bp_accountIan Rogers
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter
2022-06-19perf unwind: Fix uninitialized variableIan Rogers
2022-06-03perf vendor events intel: Update metrics for AlderlakeZhengjun Xing
2022-06-03perf vendor events intel: Add metrics for SapphirerapidsZhengjun Xing
2022-06-03perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan
2022-06-03perf mem: Trace physical address for Arm SPE eventsLeo Yan
2022-06-03perf list: Update event description for IBM zEC12/zBC12 to latest levelThomas Richter
2022-06-03perf list: Update event description for IBM z196/z114 to latest levelThomas Richter
2022-06-03perf list: Update event description for IBM z15 to latest levelThomas Richter
2022-06-03perf list: Update event description for IBM z14 to latest levelThomas Richter
2022-06-03perf list: Update event description for IBM z13 to latest levelThomas Richter
2022-06-03perf list: Update event description for IBM z10 to latest levelThomas Richter
2022-06-03perf list: Add IBM z16 event description for s390Thomas Richter
2022-06-03perf record: Support sample-read topdown metric group for hybrid platformsZhengjun Xing
2022-06-03perf lock: Change to synthesize task eventsNamhyung Kim
2022-06-03perf unwind: Fix segbase for ld.lld linked objectsFangrui Song
2022-06-03perf test arm-spe: Check if perf-record hangs when recording workload with forksGerman Gomez
2022-06-03perf docs: Correct typo of event_sourcesIan Rogers
2022-06-03perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systemsZhengjun Xing
2022-05-27perf scripts python: Support Arm CoreSight trace data disassemblyLeo Yan
2022-05-27perf scripting python: Expose dso and map informationLeo Yan
2022-05-27perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing
2022-05-27perf tools arm64: Add support for VG registerJames Clark
2022-05-26perf unwind arm64: Decouple Libunwind register names from PerfJames Clark
2022-05-26perf unwind: Use dynamic register set for DWARF unwindJames Clark
2022-05-26perf unwind arm64: Use perf's copy of kernel headersJames Clark
2022-05-26perf c2c: Use stdio interface if slang is not supportedLeo Yan
2022-05-26perf test: Add a basic offcpu profiling testNamhyung Kim
2022-05-26perf record: Add cgroup support for off-cpu profilingNamhyung Kim
2022-05-26perf record: Handle argument change in sched_switchNamhyung Kim
2022-05-26perf record: Implement basic filtering for off-cpuNamhyung Kim
2022-05-26perf record: Enable off-cpu analysis with BPFNamhyung Kim
2022-05-26perf report: Do not extend sample type of bpf-output eventNamhyung Kim
2022-05-26perf test: Add checking for perf stat CSV output.Claire Jensen
2022-05-26perf stat: Add requires_cpu flag for uncoreAdrian Hunter
2022-05-26perf tools: Allow all_cpus to be a superset of user_requested_cpusAdrian Hunter
2022-05-26perf intel-pt: Track sideband system-wide when neededAdrian Hunter
2022-05-26perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch trackingAdrian Hunter