summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf pmu-events: Hide pmu_events_mapIan Rogers2022-08-137-180/+280
* perf pmu-events: Avoid passing pmu_events_mapIan Rogers2022-08-139-120/+101
* perf pmu-events: Hide pmu_sys_event_tablesIan Rogers2022-08-136-52/+84
* perf jevents: Sort JSON files entriesIan Rogers2022-08-131-13/+35
* perf jevents: Provide path to JSON file on errorIan Rogers2022-08-131-1/+6
* perf jevents: Remove the type/version variablesIan Rogers2022-08-135-16/+0
* perf jevent: Add an 'all' architecture argumentIan Rogers2022-08-134-29/+47
* perf stat: Remove duplicated include in builtin-stat.cYang Li2022-08-121-1/+0
* perf scripting python: Delete repeated word in commentsshaomin Deng2022-08-121-1/+1
* perf tools: Fix double word in commentsshaomin Deng2022-08-121-1/+1
* perf trace: Fix double word in commentsshaomin Deng2022-08-121-1/+1
* perf script: Delete repeated word "from"shaomin Deng2022-08-121-1/+1
* perf test: Fix double word in commentsshaomin Deng2022-08-121-1/+1
* perf record: Improve error message of -p not_existing_pidMartin Liška2022-08-121-2/+9
* perf build-id: Print debuginfod queries if -v option is usedMartin Liška2022-08-121-1/+5
* perf build-id: Fix coding style, replace 8 spaces by tabsMartin Liška2022-08-121-11/+11
* perf c2c: Update documentation for new display option 'peer'Leo Yan2022-08-121-7/+24
* perf c2c: Use 'peer' as default display for Arm64Leo Yan2022-08-121-12/+24
* perf c2c: Sort on peer snooping for load operationsLeo Yan2022-08-121-36/+99
* perf c2c: Refactor display stringLeo Yan2022-08-121-5/+5
* perf c2c: Refactor node headerLeo Yan2022-08-121-7/+19
* perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'Leo Yan2022-08-121-20/+20
* perf c2c: Use explicit names for display macrosLeo Yan2022-08-121-29/+29
* perf c2c: Add mean dimensions for peer operationsLeo Yan2022-08-121-0/+28
* perf c2c: Add dimensions of peer metrics for cache line viewLeo Yan2022-08-121-0/+102
* perf c2c: Add dimensions for peer load operationsLeo Yan2022-08-121-0/+30
* perf c2c: Output statistics for peer snoopingLeo Yan2022-08-121-0/+3
* perf mem: Add statistics for peer snoopingLeo Yan2022-08-122-3/+28
* perf arm-spe: Use SPE data source for neoverse coresAli Saidi2022-08-123-16/+127
* perf mem: Print snoop peer flagLeo Yan2022-08-121-3/+15
* perf tools: Sync addition of PERF_MEM_SNOOPX_PEERAli Saidi2022-08-121-1/+1
* perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...Leo Yan2022-08-121-0/+1
* perf tools: Tidy guest option documentationAdrian Hunter2022-08-115-57/+38
* perf inject: Fix missing guestmount option documentationAdrian Hunter2022-08-111-0/+12
* perf script: Fix missing guest option documentationAdrian Hunter2022-08-111-0/+23
* perf offcpu: Update offcpu test for child processNamhyung Kim2022-08-111-7/+50
* perf offcpu: Track child processesNamhyung Kim2022-08-112-0/+37
* perf offcpu: Parse process id separatelyNamhyung Kim2022-08-111-2/+43
* perf offcpu: Check process id for the given workloadNamhyung Kim2022-08-112-1/+8
* perf tools: Do not pass NULL to parse_events()Adrian Hunter2022-08-1022-35/+45
* perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter2022-08-101-5/+13
* perf parse-events: Fix segfault when event parser gets an errorAdrian Hunter2022-08-101-3/+11
* perf machine: Fix missing free of machine->kallsyms_filenameAdrian Hunter2022-08-101-0/+1
* perf script: Fix reference to perf insert instead of perf injectAdrian Hunter2022-08-101-1/+1
* perf sched latency: Fix subcommand matching errorYang Jihong2022-08-101-1/+1
* perf kvm: Fix subcommand matching errorYang Jihong2022-08-101-4/+4
* perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET2022-08-101-2/+4
* perf inject jit: Ignore memfd and anonymous mmap events if jitdump presentBrian Robbins2022-08-101-2/+7
* perf list: Add PMU pai_crypto event description for IBM z16Thomas Richter2022-08-102-0/+1102
* perf vendor events: Remove bad jaketown uncore eventsIan Rogers2022-08-103-54/+0