- c513de8 perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Stephane Eranian · 4 years ago
- c1de7f3 perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Kan Liang · 4 years ago
- 06280e3 perf mem: Support data page size by Kan Liang · 4 years ago
- 407ee5c9 perf mem: Clean up output format by Kan Liang · 4 years ago
- 80ec45d perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0 by James Clark · 4 years ago
- 0998d96 perf c2c: Add local variables for output metrics by Leo Yan · 4 years ago
- f3d0a55 perf c2c: Refactor node display by Leo Yan · 4 years ago
- 111c141 perf c2c: Fix argument type for percent() by Leo Yan · 4 years ago
- 69a95bf perf c2c: Refactor display filter by Leo Yan · 4 years ago
- 2290e1d perf c2c: Refactor hist entry validation by Leo Yan · 4 years ago
- 1834436 perf c2c: Rename for shared cache line stats by Leo Yan · 4 years ago
- fa853c4 perf stat: Enable counting events for BPF programs by Song Liu · 4 years ago
- fbcdaa1 perf build: Support build BPF skeletons with perf by Song Liu · 4 years ago
- c07b45a perf record: Tweak "Lowering..." warning in record_opts__config_freq by Hans-Peter Nilsson · 4 years ago
- d176db9 perf buildid-list: Add support for mmap2's buildid events by Jiri Olsa · 4 years, 1 month ago
- e8a2061 perf buildid-cache: Add --debuginfod option to specify a server to fetch debug files by Jiri Olsa · 4 years, 1 month ago
- 0b5c882 perf tools: Add support to display build ids when available in PERF_RECORD_MMAP2 events by Jiri Olsa · 4 years, 1 month ago
- e29386c perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id by Jiri Olsa · 4 years, 1 month ago
- 4183a8d perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_RECORD_MMAP2 by Jiri Olsa · 4 years, 1 month ago
- e0dbf18 perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules maps by Jiri Olsa · 4 years, 1 month ago
- 978410f perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel map by Jiri Olsa · 4 years, 1 month ago
- 1ca6e80 perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events by Jiri Olsa · 4 years, 1 month ago
- 29245ae perf tools: Do not swap mmap2 fields in case it contains build id by Jiri Olsa · 4 years, 1 month ago
- feab999 perf arm64: Add argument support for SDT by Leo Yan · 4 years ago
- f19b587 perf probe: Fixup Arm64 SDT arguments by Leo Yan · 4 years ago
- 5149303 perf probe: Fix memory leak when synthesizing SDT probes by Arnaldo Carvalho de Melo · 4 years ago
- 8d4852b perf stat aggregation: Add separate thread member by James Clark · 4 years, 1 month ago
- b993381 perf stat aggregation: Add separate core member by James Clark · 4 years, 1 month ago
- ba2ee16 perf stat aggregation: Add separate die member by James Clark · 4 years, 1 month ago
- 1a270cb perf stat aggregation: Add separate socket member by James Clark · 4 years, 1 month ago
- fcd83a3 perf stat aggregation: Add separate node member by James Clark · 4 years, 1 month ago
- ff52329 perf stat aggregation: Start using cpu_aggr_id in map by James Clark · 4 years, 1 month ago
- d526e1a perf cpumap: Drop in cpu_aggr_map struct by James Clark · 4 years, 1 month ago
- cea6575 perf cpumap: Add new map type for aggregation by James Clark · 4 years, 1 month ago
- 2760f5a1 perf stat: Replace aggregation ID with a struct by James Clark · 4 years, 1 month ago
- fa265e5 perf cpumap: Add new struct for cpu aggregation by James Clark · 4 years, 1 month ago
- 9158584 perf cpumap: Use existing allocator to avoid using malloc by James Clark · 4 years, 1 month ago
- 23331ee perf tests: Improve topology test to check all aggregation types by James Clark · 4 years, 1 month ago
- b27d20a perf tools: Update s390's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
- c5ef529 perf tools: Update powerpc's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
- 22ffc3f perf s390: Move syscall.tbl check into check-headers.sh by Tiezhu Yang · 4 years, 1 month ago
- 9bad32b perf powerpc: Move syscall.tbl check to check-headers.sh by Tiezhu Yang · 4 years, 1 month ago
- fde6682 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 6e51921 tools headers UAPI: Update epoll_pwait2 affected files by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
- 2e7f545 perf mem: Factor out a function to generate sort order by Kan Liang · 4 years, 1 month ago
- a50d03e perf sort: Add sort option for data page size by Kan Liang · 4 years, 1 month ago
- 6b9bae6 perf script: Support data page size by Kan Liang · 4 years, 1 month ago
- eb2842d perf trace beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 281a94b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- feca8a8 perf tools: Reformat record's control fd man text by Jiri Olsa · 4 years, 1 month ago
- 526671bf perf config: Fix example command in manpage to conform to syntax specified in the SYNOPSIS section. by Nick Thompson · 4 years, 1 month ago
- dc67d19 perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 47dce51 perf tools: Add support to read build id from compressed elf by Jiri Olsa · 4 years, 1 month ago
- 8abceac perf debug: Add debug_set_file function by Jiri Olsa · 4 years, 1 month ago
- 7cfcd1e perf tools: Add evlist__disable_evsel/evlist__enable_evsel by Jiri Olsa · 4 years, 1 month ago
- 96aea4d perf evlist: Support pipe mode display by Namhyung Kim · 4 years, 1 month ago
- 03de865 perf report: Support --header-only for pipe mode by Namhyung Kim · 4 years, 1 month ago
- e15a536 perf vendor events: Add JSON metrics for imx8mm DDR Perf by Joakim Zhang · 4 years, 1 month ago
- be335ec perf metricgroup: Support adding metrics for system PMUs by John Garry · 4 years, 1 month ago
- a36fadb perf metricgroup: Support printing metric groups for system PMUs by John Garry · 4 years, 1 month ago
- f6fe1e4 perf metricgroup: Split up metricgroup__print() by John Garry · 4 years, 1 month ago
- c2337d6 perf metricgroup: Fix metrics using aliases covering multiple PMUs by John Garry · 4 years, 1 month ago
- 6d2783f perf evlist: Change evlist__splice_list_tail() ordering by John Garry · 4 years, 1 month ago
- 4513c71 perf pmu: Add pmu_add_sys_aliases() by John Garry · 4 years, 1 month ago
- 51d5484 perf pmu: Add pmu_id() by John Garry · 4 years, 1 month ago
- 4689f56 perf jevents: Add support for system events tables by John Garry · 4 years, 1 month ago
- 4853f1c perf jevents: Add support for an extra directory level by John Garry · 4 years, 1 month ago
- 456ef4c1 perf evsel: Emit warning about kernel not supporting the data page size sample_type bit by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 542b88f perf record: Support new sample type for data page size by Kan Liang · 4 years, 1 month ago
- bf53fc6 perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder by Jan Kratochvil · 4 years, 1 month ago
- 2eb5dd4 perf record: Fix memory leak when using '--user-regs=?' to list registers by Zheng Zengkai · 4 years, 6 months ago
- b2ce5db perf test: Fix metric parsing test by Kajol Jain · 4 years, 2 months ago
- c25ce58 tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 1 month ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- db0ea13c perf evlist: Use the right prefix for 'struct evlist' record methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- b979a2f perf evlist: Use the right prefix for 'struct evlist' diff methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- f63c2f5 perf evlist: Use the right prefix for 'struct evlist' nr_threads method by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 515ea46 perf evlist: Use the right prefix for 'struct evlist' deliver event method by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 1420ba2 perf evlist: Use the right prefix for 'struct evlist' header methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 44d2a55 perf evlist: Use the right prefix for 'struct evlist' raw samples methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 25f84702 perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing method by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 78e1bc2 perf evlist: Use the right prefix for 'struct evlist' event attribute config methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 606e2c2 perf evlist: Use the right prefix for alternative 'struct evlist' constructors by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 900c8ea perf evlist: Use the right prefix for 'struct evlist' event selection methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 64b4778 perf evlist: Use the right prefix for 'struct evlist' event group methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 7748bb7 perf evlist: Use the right prefix for 'struct evlist' create maps methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 7127372 perf evlist: Use the right prefix for 'struct evlist' print methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- e414fd1 perf evlist: Use the right prefix for 'struct evlist' evsel list methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 0a60b33 perf evlist: Use the right prefix for 'struct evlist' pause/resume methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 37b01ab perf evlist: Use the right prefix for 'struct evlist' enable event methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 0a7e7ec perf evlist: Use the right prefix for 'struct evlist' id_pos methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 2a99ff8 perf tools: Add aarch64 registers to --user-regs by Alexandre Truong · 4 years, 1 month ago
- e80db25 perf evlist: Use the right prefix for 'struct evlist' tracking event methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- f4bd0b4 perf evlist: Use the right prefix for 'struct evlist' browser methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 3ccf8a7 perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- fd643db perf evlist: Ditch unused set/reset sample_bit methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- b02736f perf evlist: Use the right prefix for 'struct evlist' 'find' methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 2a6599c perf evlist: Use the right prefix for 'struct evlist' sample parsing methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 08c8399 perf evlist: Use the right prefix for 'struct evlist' sideband thread methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago