- 8cc5eb8 tools/io_uring: fix compile breakage by Douglas Gilbert · 4 years, 2 months ago
- 91d5915 libbpf: Remove arch-specific include path in Makefile by Naveen N. Rao · 4 years, 3 months ago
- d850441 objtool: Fix noreturn detection for ignored functions by Josh Poimboeuf · 4 years, 2 months ago
- 1f16073 perf parse-events: Use strcmp() to compare the PMU name by Jin Yao · 4 years, 7 months ago
- e1ad5cf perf tests: Fix test 68 zstd compression for s390 by Thomas Richter · 4 years, 4 months ago
- eb7833e0 selftests/x86/syscall_nt: Clear weird flags after each test by Andy Lutomirski · 4 years, 5 months ago
- 7415f52 perf kcore_copy: Fix module map when there are no modules loaded by Adrian Hunter · 4 years, 6 months ago
- ff793fe perf metricgroup: Free metric_events on error by Ian Rogers · 4 years, 6 months ago
- 2076ee4 perf util: Fix memory leak of prefix_if_not_in by Xie XiuQi · 4 years, 6 months ago
- b10dd4b perf stat: Fix duration_time value for higher intervals by Jiri Olsa · 4 years, 6 months ago
- eddcc70 perf trace: Fix the selection for architectures to generate the errno name tables by Ian Rogers · 4 years, 9 months ago
- feaaa88 perf evsel: Fix 2 memory leaks by Ian Rogers · 4 years, 6 months ago
- 0eb69a6 perf mem2node: Avoid double free related to realloc by Ian Rogers · 4 years, 8 months ago
- c8317e9 perf stat: Force error in fallback on :k events by Stephane Eranian · 4 years, 7 months ago
- 2f7a0de selftests/ptrace: add test cases for dead-locks by Bernd Edlinger · 4 years, 8 months ago
- 32d9453 tools: gpio-hammer: Avoid potential overflow in main by Gabriel Ravier · 4 years, 8 months ago
- 79f60d5 perf cpumap: Fix snprintf overflow check by Christophe JAILLET · 4 years, 8 months ago
- 98c921e perf parse-events: Fix 3 use after frees found with clang ASAN by Ian Rogers · 4 years, 8 months ago
- f6acb4a perf cs-etm: Correct synthesizing instruction samples by Leo Yan · 4 years, 9 months ago
- f7ba2ee perf cs-etm: Swap packets for instruction samples by Leo Yan · 4 years, 9 months ago
- 2da77d2 perf jevents: Fix leak of mapfile memory by John Garry · 4 years, 9 months ago
- 4590192 perf test: Fix test trace+probe_vfs_getname.sh on s390 by Thomas Richter · 4 years, 9 months ago
- 60d539f tools/power/x86/intel_pstate_tracer: changes for python 3 compatibility by Doug Smythies · 4 years, 10 months ago
- f15dd13 selftests/ftrace: fix glob selftest by Sven Schnelle · 4 years, 10 months ago
- 425582b selftests/bpf: De-flake test_tcpbpf by Stanislav Fomichev · 5 years ago
- 0df6aea selftests/vm: fix display of page size in map_hugetlb by Christophe Leroy · 4 years, 2 months ago
- b7b1361 perf test: Free formats for perf pmu parse test by Namhyung Kim · 4 years, 2 months ago
- b116e2d perf parse-event: Fix memory leak in evsel->unit by Namhyung Kim · 4 years, 2 months ago
- 43d9473 perf evlist: Fix cpu/thread map leak by Namhyung Kim · 4 years, 2 months ago
- b86434c perf test: Fix the "signal" test inline assembly by Jiri Olsa · 4 years, 2 months ago
- d5763bb selftests/timers: Turn off timeout setting by Po-Hsu Lin · 4 years, 8 months ago
- e915b3b perf record: Correct the help info of option "--no-bpf-event" by Wei Li · 4 years, 3 months ago
- b0c40f8 perf jevents: Fix suspicious code in fixregex() by Namhyung Kim · 4 years, 2 months ago
- 8e2660c perf tools: Correct SNOOPX field offset by Al Grant · 4 years, 3 months ago
- c4a427b selftests/bpf: Fix massive output from test_maps by Jesper Dangaard Brouer · 4 years, 3 months ago
- 6cadd1e perf record/stat: Explicitly call out event modifiers in the documentation by Kim Phillips · 4 years, 3 months ago
- a8d2614 selftests: disable rp_filter for icmp_redirect.sh by David Ahern · 4 years, 3 months ago
- 110c5a5 selftests/powerpc: Purge extra count_pmc() calls of ebb selftests by Desnes A. Nunes do Rosario · 4 years, 5 months ago
- 4591461 tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference by Gaurav Singh · 4 years, 3 months ago
- 8043d5ee perf probe: Fix memory leakage when the probe point is not found by Masami Hiramatsu · 4 years, 4 months ago
- 6235304 kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 7 months ago
- 5c90739 tools build feature: Quote CC and CXX for their arguments by Daniel Díaz · 4 years, 3 months ago
- 4598980 perf bench mem: Always memset source before memcpy by Vincent Whitchurch · 4 years, 3 months ago
- 4f69483 tools build feature: Use CC and CXX from parent by Thomas Hebb · 4 years, 4 months ago
- 34c920e selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value by Aneesh Kumar K.V · 4 years, 4 months ago
- cf50781 selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey correctly by Aneesh Kumar K.V · 4 years, 4 months ago
- e4a6919 selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code by Aneesh Kumar K.V · 4 years, 4 months ago
- 8cab023 selftests/bpf: test_progs use another shell exit on non-actions by Jesper Dangaard Brouer · 4 years, 4 months ago
- de624fb selftests/bpf: Test_progs indicate to shell on non-actions by Jesper Dangaard Brouer · 4 years, 5 months ago
- 55052ac perf intel-pt: Fix duplicate branch after CBR by Adrian Hunter · 4 years, 4 months ago
- 8214e74 perf intel-pt: Fix FUP packet state by Adrian Hunter · 4 years, 4 months ago
- a4301de tools, bpftool: Fix wrong return value in do_dump() by Tianjia Zhang · 4 years, 4 months ago
- 94bc0ab tools, build: Propagate build failures from tools/build/Makefile.build by Andrii Nakryiko · 4 years, 4 months ago
- 5299edb selftests/powerpc: Fix online CPU selection by Sandipan Das · 4 years, 4 months ago
- 04cf65b selftests/powerpc: Fix CPU affinity for child process by Harish · 4 years, 5 months ago
- 09c20502 selftests/powerpc: Squash spurious errors due to device removal by Oliver O'Halloran · 4 years, 4 months ago
- 0f09c88 seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID by Kees Cook · 4 years, 5 months ago
- 848e15a selftests/net: relax cpu affinity requirement in msg_zerocopy test by Willem de Bruijn · 4 years, 3 months ago
- 3429579 tools lib traceevent: Fix memory leak in process_dynamic_array_len by Philippe Duplessis-Guindon · 4 years, 4 months ago
- 9fe975a selftests: bpf: Fix detach from sockmap tests by Lorenz Bauer · 4 years, 4 months ago
- df35e87 perf bench: Share some global variables to fix build with gcc 10 by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 702d1b2 perf env: Do not return pointers to local variables by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 73d2d6b4 perf tests bp_account: Make global variable static by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 50c5f89 selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support by Paolo Pisati · 4 years, 4 months ago
- 6e4620d selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion by Paolo Pisati · 4 years, 4 months ago
- 1df0000 perf tools: Fix record failure when mixed with ARM SPE event by Wei Li · 4 years, 4 months ago
- 222dbeca selftests/net: so_txtime: fix clang issues for target arch PowerPC by Tanner Love · 4 years, 4 months ago
- d817b2c selftests/net: psock_fanout: fix clang issues for target arch PowerPC by Tanner Love · 4 years, 4 months ago
- 22f84cc selftests/net: rxtimestamp: fix clang issues for target arch PowerPC by Tanner Love · 4 years, 4 months ago
- c2fd34d libtraceevent: Fix build with binutils 2.35 by Ben Hutchings · 4 years, 4 months ago
- 033f56f perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode by Jin Yao · 4 years, 7 months ago
- 75270f8 ipv6: fib6_select_path can not use out path for nexthop objects by David Ahern · 4 years, 4 months ago
- d13a78d perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result by Adrian Hunter · 4 years, 5 months ago
- 64e8b91 perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' result by Adrian Hunter · 4 years, 5 months ago
- 2038998 perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find' result by Adrian Hunter · 4 years, 5 months ago
- e51a811 perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument by Adrian Hunter · 4 years, 5 months ago
- 3959bf6 perf intel-pt: Fix PEBS sample for XMM registers by Adrian Hunter · 4 years, 5 months ago
- da4b6ef perf intel-pt: Fix recording PEBS-via-PT with registers by Adrian Hunter · 4 years, 5 months ago
- 9ca67a4 perf report TUI: Fix segmentation fault in perf_evsel__hists_browse() by Wei Li · 4 years, 5 months ago
- 563e949 selftests: tpm: Use /bin/sh instead of /bin/bash by Jarkko Sakkinen · 4 years, 5 months ago
- 517326a tools lib traceevent: Handle __attribute__((user)) in field names by Steven Rostedt (VMware) · 4 years, 8 months ago
- 6f3b8c2 tools lib traceevent: Add append() function helper for appending strings by Steven Rostedt (VMware) · 4 years, 8 months ago
- 67db9e0 selftests/net: report etf errors correctly by Willem de Bruijn · 4 years, 5 months ago
- aa7baef perf stat: Fix NULL pointer dereference by Hongbo Yao · 4 years, 5 months ago
- 676634f perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() by Gaurav Singh · 4 years, 5 months ago
- f3f9ee4 libbpf: Handle GCC noreturn-turned-volatile quirk by Andrii Nakryiko · 4 years, 5 months ago
- 37be9b7 selftests/net: in timestamping, strncpy needs to preserve null byte by tannerlove · 4 years, 5 months ago
- ad67536 NTB: ntb_test: Fix bug when counting remote files by Logan Gunthorpe · 6 years ago
- 718d9a8 selftests/vm/pkeys: fix alloc_random_pkey() to make it really random by Ram Pai · 4 years, 5 months ago
- 8e38ea6 perf symbols: Fix kernel maps for kcore and eBPF by Adrian Hunter · 4 years, 6 months ago
- 807cc60 perf symbols: Fix debuginfo search for Ubuntu by Adrian Hunter · 4 years, 6 months ago
- 842645d perf probe: Check address correctness by map instead of _etext by Masami Hiramatsu · 4 years, 7 months ago
- be781ab perf probe: Fix to check blacklist address correctly by Masami Hiramatsu · 4 years, 7 months ago
- a2e0979 perf probe: Do not show the skipped events by Masami Hiramatsu · 4 years, 7 months ago
- c48a842d selftests/bpf, flow_dissector: Close TAP device FD after the test by Jakub Sitnicki · 4 years, 6 months ago
- 0d55b70 libbpf: Fix perf_buffer__free() API for sparse allocs by Eelco Chaudron · 4 years, 6 months ago
- 41b4432 selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o by Alan Maguire · 4 years, 6 months ago
- 7b88ccc iocost_monitor: drop string wrap around numbers when outputting json by Tejun Heo · 4 years, 7 months ago
- 1dbb13c selftests/bpf: Fix memory leak in extract_build_id() by Andrii Nakryiko · 4 years, 7 months ago
- 0bf9805 tools api fs: Make xxx__mountpoint() more scalable by Stephane Eranian · 4 years, 8 months ago