- b194c9c perf evsel: Fix memory leaks relating to unit by Ian Rogers · 3 years, 2 months ago
- d9fc706 perf report: Fix memory leaks around perf_tip() by Ian Rogers · 3 years, 2 months ago
- 0ca1f53 perf hist: Fix memory leak of a perf_hpp_fmt by Ian Rogers · 3 years, 2 months ago
- 8b8dcc37 tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- 9e1a8d9 perf inject: Fix ARM SPE handling by German Gomez · 3 years, 2 months ago
- 92723ea perf bench: Fix two memory leaks detected with ASan by Sohaib Mohamed · 3 years, 2 months ago
- cb5a63f perf test sample-parsing: Fix branch_stack entry endianness check by Thomas Richter · 3 years, 2 months ago
- db4b284 perf sort: Fix the 'p_stage_cyc' sort key behavior by Namhyung Kim · 3 years, 2 months ago
- 4d03c75 perf sort: Fix the 'ins_lat' sort key behavior by Namhyung Kim · 3 years, 2 months ago
- 784e8ad perf sort: Fix the 'weight' sort key behavior by Namhyung Kim · 3 years, 2 months ago
- 70f9c9b perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1 by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- ccb0559 perf tests wp: Remove unused functions on s390 by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- ac96f46 perf tests: Remove bash constructs from stat_all_pmu.sh by James Clark · 3 years, 3 months ago
- a9cdc1c perf tests: Remove bash construct from record+zstd_comp_decomp.sh by James Clark · 3 years, 3 months ago
- c8b9476 perf test: Remove bash construct from stat_bpf_counters.sh test by James Clark · 3 years, 3 months ago
- 88e4823 perf bench futex: Fix memory leak of perf_cpu_map__new() by Sohaib Mohamed · 3 years, 2 months ago
- 2a4898f perf tools: Add more weak libbpf functions by Jiri Olsa · 3 years, 2 months ago
- 4924b1f perf bpf: Avoid memory leak from perf_env__insert_btf() by Ian Rogers · 3 years, 2 months ago
- 4f74f18 perf symbols: Factor out annotation init/exit by Ian Rogers · 3 years, 2 months ago
- 4270456 perf symbols: Bit pack to save a byte by Ian Rogers · 3 years, 2 months ago
- bd9acd9 perf symbols: Add documentation to 'struct symbol' by Ian Rogers · 3 years, 2 months ago
- 7380aa8 tools headers UAPI: Sync files changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- f08a8fc perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing array_size.cocci warning by Guo Zhengkui · 3 years, 2 months ago
- 27d113c perf arm-spe: Support hardware-based PID tracing by German Gomez · 3 years, 2 months ago
- 169de64 perf arm-spe: Save context ID in record by German Gomez · 3 years, 2 months ago
- 455c988 perf arm-spe: Update --switch-events docs in 'perf record' by German Gomez · 3 years, 2 months ago
- 9dc9855 perf arm-spe: Track task context switch for cpu-mode events by Namhyung Kim · 3 years, 2 months ago
- 3ca3af7 perf vendor events power10: Add metric events JSON file for power10 platform by Kajol Jain · 3 years, 2 months ago
- 438f1a9 perf design.txt: Synchronize the definition of enum perf_hw_id with code by Like Xu · 3 years, 2 months ago
- 09e9afa perf arm-spe: Print size using consistent format by Andrew Kilroy · 3 years, 2 months ago
- d54e50b perf cs-etm: Print size using consistent format by Andrew Kilroy · 3 years, 2 months ago
- 6b1b208b perf arm-spe: Snapshot mode test by German Gomez · 3 years, 2 months ago
- 56c31cd perf arm-spe: Implement find_snapshot callback by German Gomez · 3 years, 2 months ago
- 0901b56 perf arm-spe: Add snapshot mode support by German Gomez · 3 years, 2 months ago
- 9aba0ad perf expr: Add source_count for aggregating events by Ian Rogers · 3 years, 2 months ago
- 1e7ab82 perf expr: Move ID handling to its own function by Ian Rogers · 3 years, 2 months ago
- fdf1e29 perf expr: Add metric literals for topology. by Ian Rogers · 3 years, 2 months ago
- 3613f6c perf expr: Add literal values starting with # by Ian Rogers · 3 years, 2 months ago
- 0b6b84c perf cputopo: Match thread_siblings to topology ABI name by Ian Rogers · 3 years, 2 months ago
- 406018d perf cputopo: Match die_siblings to topology ABI name by Ian Rogers · 3 years, 2 months ago
- 48f07b0 perf cputopo: Update to use pakage_cpus by Ian Rogers · 3 years, 2 months ago
- 604ce2f perf test: Add expr test for events with hyphens by Ian Rogers · 3 years, 2 months ago
- b47d2fb perf test: Remove skip_if_fail by Ian Rogers · 3 years, 2 months ago
- 848ddf5 perf test: Remove is_supported function by Ian Rogers · 3 years, 2 months ago
- e74dd9c perf test: TSC test, remove is_supported use by Ian Rogers · 3 years, 2 months ago
- 4935e2c perf test: BP tests, remove is_supported use by Ian Rogers · 3 years, 2 months ago
- c76ec1c perf test: Remove non test case style support. by Ian Rogers · 3 years, 2 months ago
- 1870356 perf test: Convert time to tsc test to test case. by Ian Rogers · 3 years, 2 months ago
- e329f03 perf test: bp tests use test case by Ian Rogers · 3 years, 2 months ago
- 94e11fc perf test: Remove now unused subtest helpers by Ian Rogers · 3 years, 2 months ago
- e65bc1f perf test: Convert llvm tests to test cases. by Ian Rogers · 3 years, 2 months ago
- 5801e96 perf test: Convert bpf tests to test cases. by Ian Rogers · 3 years, 2 months ago
- 44a8528 perf test: Convert clang tests to test cases. by Ian Rogers · 3 years, 2 months ago
- e47c6ec perf test: Convert watch point tests to test cases. by Ian Rogers · 3 years, 2 months ago
- 2a74fe82 perf test: Convert pmu event tests to test cases. by Ian Rogers · 3 years, 2 months ago
- 039f355 perf test: Convert pfm tests to use test cases. by Ian Rogers · 3 years, 2 months ago
- 9be56d3 perf test: Add skip reason to test case. by Ian Rogers · 3 years, 2 months ago
- 78244d2 perf test: Add test case struct. by Ian Rogers · 3 years, 2 months ago
- f832044 perf test: Add helper functions for abstraction. by Ian Rogers · 3 years, 2 months ago
- 33f44bf perf test: Rename struct test to test_suite by Ian Rogers · 3 years, 2 months ago
- d68f036 perf test: Move each test suite struct to its test by Ian Rogers · 3 years, 2 months ago
- df22520 perf test: Make each test/suite its own struct. by Ian Rogers · 3 years, 2 months ago
- 54df5c8 perf test: Use macro for "suite" definitions by Ian Rogers · 3 years, 2 months ago
- fe90d37 perf test: Use macro for "suite" declarations by Ian Rogers · 3 years, 2 months ago
- 66aee54 perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 0826b7f perf trace: Beautify the 'level' argument of setsockopt by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- f1c1e45 perf trace: Beautify the 'level' argument of getsockopt by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- ecf0a35 perf beauty socket: Add generator for socket level (SOL_*) string table by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- d3f8283 perf beauty socket: Sort the ipproto array entries by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 82e3664 perf beauty socket: Rename 'regex' to 'ipproto_regex' by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 1a1edf3 perf beauty socket: Prep to receive more input header files by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 012e569 perf beauty socket: Rename header_dir to uapi_header_dir by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 795f91d perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table generators by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- fa020dd perf beauty: Make all sockaddr files use a common naming scheme by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 05b8cd3 Add 'tools/perf/libbpf/' to ignored files by Linus Torvalds · 3 years, 2 months ago
- 6b491a8 perf build: Install libbpf headers locally when building by Quentin Monnet · 3 years, 2 months ago
- f174940 perf MANIFEST: Add bpftool files to allow building with BUILD_BPF_SKEL=1 by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- aba8c5e perf metric: Fix memory leaks by Ian Rogers · 3 years, 2 months ago
- 07eafd4 perf parse-event: Add init and exit to parse_event_error by Ian Rogers · 3 years, 2 months ago
- 6c19128 perf parse-events: Rename parse_events_error functions by Ian Rogers · 3 years, 2 months ago
- e4e2907 perf stat: Fix memory leak on error path by Ian Rogers · 3 years, 2 months ago
- 4e88118 perf tools: Use __BYTE_ORDER__ by Ilya Leoshkevich · 3 years, 2 months ago
- b3a018f perf inject: Add vmlinux and ignore-vmlinux arguments by James Clark · 3 years, 3 months ago
- 7cc7255 perf tools: Check vmlinux/kallsyms arguments in all tools by James Clark · 3 years, 3 months ago
- a3df50a perf tools: Refactor out kernel symbol argument sanity checking by James Clark · 3 years, 3 months ago
- 1a86f4b perf symbols: Ignore $a/$d symbols for ARM modules by Lexi Shao · 3 years, 3 months ago
- eb39bf3 perf evsel: Don't set exclude_guest by default by Ravi Bangoria · 3 years, 3 months ago
- 3500eee perf evsel: Fix missing exclude_{host,guest} setting by Namhyung Kim · 3 years, 2 months ago
- 88c42f4 perf bpf: Add missing free to bpf_event__print_bpf_prog_info() by Ian Rogers · 3 years, 2 months ago
- 6da2a45 perf beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 7 months ago
- 7f9f879 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 32f7aa2 perf clang: Fixes for more recent LLVM/clang by Ian Rogers · 3 years, 3 months ago
- d0d0f0c tools: Bump minimum LLVM C++ std to GNU++14 by Ian Rogers · 3 years, 3 months ago
- fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 3 months ago
- b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 3 months ago
- 160729a Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 6ac22d0 perf bpf: Pull in bpf_program__get_prog_info_linear() by Dave Marchevsky · 3 years, 3 months ago
- 91e1c99 Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- ba4026b Revert "perf bench futex: Add support for 32-bit systems with 64-bit time_t" by Arnaldo Carvalho de Melo · 3 years, 3 months ago
- 875eaa3 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 3 months ago