summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2022-08-13perf pmu-events: Hide pmu_sys_event_tablesIan Rogers
2022-08-13perf jevents: Sort JSON files entriesIan Rogers
2022-08-13perf jevents: Provide path to JSON file on errorIan Rogers
2022-08-13perf jevents: Remove the type/version variablesIan Rogers
2022-08-13perf jevent: Add an 'all' architecture argumentIan Rogers
2022-08-12perf stat: Remove duplicated include in builtin-stat.cYang Li
2022-08-12perf scripting python: Delete repeated word in commentsshaomin Deng
2022-08-12perf tools: Fix double word in commentsshaomin Deng
2022-08-12perf trace: Fix double word in commentsshaomin Deng
2022-08-12perf script: Delete repeated word "from"shaomin Deng
2022-08-12perf test: Fix double word in commentsshaomin Deng
2022-08-12perf record: Improve error message of -p not_existing_pidMartin Liška
2022-08-12perf build-id: Print debuginfod queries if -v option is usedMartin Liška
2022-08-12perf build-id: Fix coding style, replace 8 spaces by tabsMartin Liška
2022-08-11perf c2c: Update documentation for new display option 'peer'Leo Yan
2022-08-11perf c2c: Use 'peer' as default display for Arm64Leo Yan
2022-08-11perf c2c: Sort on peer snooping for load operationsLeo Yan
2022-08-11perf c2c: Refactor display stringLeo Yan
2022-08-11perf c2c: Refactor node headerLeo Yan
2022-08-11perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'Leo Yan
2022-08-11perf c2c: Use explicit names for display macrosLeo Yan
2022-08-11perf c2c: Add mean dimensions for peer operationsLeo Yan
2022-08-11perf c2c: Add dimensions of peer metrics for cache line viewLeo Yan
2022-08-11perf c2c: Add dimensions for peer load operationsLeo Yan
2022-08-11perf c2c: Output statistics for peer snoopingLeo Yan
2022-08-11perf mem: Add statistics for peer snoopingLeo Yan
2022-08-11perf arm-spe: Use SPE data source for neoverse coresAli Saidi
2022-08-11perf mem: Print snoop peer flagLeo Yan
2022-08-11perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...Leo Yan
2022-08-11perf tools: Tidy guest option documentationAdrian Hunter
2022-08-11perf inject: Fix missing guestmount option documentationAdrian Hunter
2022-08-11perf script: Fix missing guest option documentationAdrian Hunter
2022-08-11perf offcpu: Update offcpu test for child processNamhyung Kim
2022-08-11perf offcpu: Track child processesNamhyung Kim
2022-08-11perf offcpu: Parse process id separatelyNamhyung Kim
2022-08-11perf offcpu: Check process id for the given workloadNamhyung Kim
2022-08-10perf tools: Do not pass NULL to parse_events()Adrian Hunter
2022-08-10perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter
2022-08-10perf parse-events: Fix segfault when event parser gets an errorAdrian Hunter
2022-08-10perf machine: Fix missing free of machine->kallsyms_filenameAdrian Hunter
2022-08-10perf script: Fix reference to perf insert instead of perf injectAdrian Hunter
2022-08-10perf sched latency: Fix subcommand matching errorYang Jihong
2022-08-10perf kvm: Fix subcommand matching errorYang Jihong
2022-08-10perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET
2022-08-10perf inject jit: Ignore memfd and anonymous mmap events if jitdump presentBrian Robbins
2022-08-10perf list: Add PMU pai_crypto event description for IBM z16Thomas Richter
2022-08-10perf vendor events: Remove bad jaketown uncore eventsIan Rogers
2022-08-10perf vendor events: Remove bad ivytown uncore eventsIan Rogers
2022-08-10perf vendor events: Remove bad broadwellde uncore eventsIan Rogers
2022-08-10perf jevents: Add JEVENTS_ARCH make optionIan Rogers