Age | Commit message (Expand) | Author |
2022-08-13 | perf jevents: Remove the type/version variables | Ian Rogers |
2022-08-13 | perf jevent: Add an 'all' architecture argument | Ian Rogers |
2022-08-12 | perf stat: Remove duplicated include in builtin-stat.c | Yang Li |
2022-08-12 | perf scripting python: Delete repeated word in comments | shaomin Deng |
2022-08-12 | perf tools: Fix double word in comments | shaomin Deng |
2022-08-12 | perf trace: Fix double word in comments | shaomin Deng |
2022-08-12 | perf script: Delete repeated word "from" | shaomin Deng |
2022-08-12 | perf test: Fix double word in comments | shaomin Deng |
2022-08-12 | perf record: Improve error message of -p not_existing_pid | Martin Liška |
2022-08-12 | perf build-id: Print debuginfod queries if -v option is used | Martin Liška |
2022-08-12 | perf build-id: Fix coding style, replace 8 spaces by tabs | Martin Liška |
2022-08-11 | perf c2c: Update documentation for new display option 'peer' | Leo Yan |
2022-08-11 | perf c2c: Use 'peer' as default display for Arm64 | Leo Yan |
2022-08-11 | perf c2c: Sort on peer snooping for load operations | Leo Yan |
2022-08-11 | perf c2c: Refactor display string | Leo Yan |
2022-08-11 | perf c2c: Refactor node header | Leo Yan |
2022-08-11 | perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop' | Leo Yan |
2022-08-11 | perf c2c: Use explicit names for display macros | Leo Yan |
2022-08-11 | perf c2c: Add mean dimensions for peer operations | Leo Yan |
2022-08-11 | perf c2c: Add dimensions of peer metrics for cache line view | Leo Yan |
2022-08-11 | perf c2c: Add dimensions for peer load operations | Leo Yan |
2022-08-11 | perf c2c: Output statistics for peer snooping | Leo Yan |
2022-08-11 | perf mem: Add statistics for peer snooping | Leo Yan |
2022-08-11 | perf arm-spe: Use SPE data source for neoverse cores | Ali Saidi |
2022-08-11 | perf mem: Print snoop peer flag | Leo Yan |
2022-08-11 | perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h... | Leo Yan |
2022-08-11 | perf tools: Tidy guest option documentation | Adrian Hunter |
2022-08-11 | perf inject: Fix missing guestmount option documentation | Adrian Hunter |
2022-08-11 | perf script: Fix missing guest option documentation | Adrian Hunter |
2022-08-11 | perf offcpu: Update offcpu test for child process | Namhyung Kim |
2022-08-11 | perf offcpu: Track child processes | Namhyung Kim |
2022-08-11 | perf offcpu: Parse process id separately | Namhyung Kim |
2022-08-11 | perf offcpu: Check process id for the given workload | Namhyung Kim |
2022-08-10 | perf tools: Do not pass NULL to parse_events() | Adrian Hunter |
2022-08-10 | perf tests: Fix Track with sched_switch test for hybrid case | Adrian Hunter |
2022-08-10 | perf parse-events: Fix segfault when event parser gets an error | Adrian Hunter |
2022-08-10 | perf machine: Fix missing free of machine->kallsyms_filename | Adrian Hunter |
2022-08-10 | perf script: Fix reference to perf insert instead of perf inject | Adrian Hunter |
2022-08-10 | perf sched latency: Fix subcommand matching error | Yang Jihong |
2022-08-10 | perf kvm: Fix subcommand matching error | Yang Jihong |
2022-08-10 | perf probe: Fix an error handling path in 'parse_perf_probe_command()' | Christophe JAILLET |
2022-08-10 | perf inject jit: Ignore memfd and anonymous mmap events if jitdump present | Brian Robbins |
2022-08-10 | perf list: Add PMU pai_crypto event description for IBM z16 | Thomas Richter |
2022-08-10 | perf vendor events: Remove bad jaketown uncore events | Ian Rogers |
2022-08-10 | perf vendor events: Remove bad ivytown uncore events | Ian Rogers |
2022-08-10 | perf vendor events: Remove bad broadwellde uncore events | Ian Rogers |
2022-08-10 | perf jevents: Add JEVENTS_ARCH make option | Ian Rogers |
2022-08-10 | perf jevents: Simplify generation of C-string | Ian Rogers |
2022-08-10 | perf jevents: Clean up pytype warnings | Ian Rogers |
2022-08-10 | perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}... | Roberto Sassu |