summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-111-7/+24
* perf c2c: Use 'peer' as default display for Arm64Leo Yan2022-08-111-12/+24
* perf c2c: Sort on peer snooping for load operationsLeo Yan2022-08-111-36/+99
* perf c2c: Refactor display stringLeo Yan2022-08-111-5/+5
* perf c2c: Refactor node headerLeo Yan2022-08-111-7/+19
* perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'Leo Yan2022-08-111-20/+20
* perf c2c: Use explicit names for display macrosLeo Yan2022-08-111-29/+29
* perf c2c: Add mean dimensions for peer operationsLeo Yan2022-08-111-0/+28
* perf c2c: Add dimensions of peer metrics for cache line viewLeo Yan2022-08-111-0/+102
* perf c2c: Add dimensions for peer load operationsLeo Yan2022-08-111-0/+30
* perf c2c: Output statistics for peer snoopingLeo Yan2022-08-111-0/+3
* perf mem: Add statistics for peer snoopingLeo Yan2022-08-112-3/+28
* perf arm-spe: Use SPE data source for neoverse coresAli Saidi2022-08-113-16/+127
* perf mem: Print snoop peer flagLeo Yan2022-08-111-3/+15
* perf tools: Sync addition of PERF_MEM_SNOOPX_PEERAli Saidi2022-08-111-1/+1
* perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...Leo Yan2022-08-111-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
* perf vendor events: Remove bad ivytown uncore eventsIan Rogers2022-08-104-123/+0
* perf vendor events: Remove bad broadwellde uncore eventsIan Rogers2022-08-102-110/+0
* perf jevents: Add JEVENTS_ARCH make optionIan Rogers2022-08-101-1/+5
* perf jevents: Simplify generation of C-stringIan Rogers2022-08-101-10/+4
* perf jevents: Clean up pytype warningsIan Rogers2022-08-101-7/+6
* tools build: Switch to new openssl API for test-libcryptoRoberto Sassu2022-08-101-4/+11
* Revert "perf build: Suppress openssl v3 deprecation warnings in libcrypto fea...Arnaldo Carvalho de Melo2022-08-101-6/+0
* perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...Roberto Sassu2022-08-101-10/+3
* bpftool: Complete libbfd feature detectionRoberto Sassu2022-08-101-2/+4
* tools, build: Retry detection of bfd-related featuresRoberto Sassu2022-08-101-5/+9
* perf test: JSON format checkingClaire Jensen2022-08-103-1/+245
* perf stat: Add JSON output optionClaire Jensen2022-08-105-106/+307
* Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2022-08-0820-220/+322
|\