summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-05-17perf stat: Separate bperf from bpf_profilerDmitrii Dolgov2-2/+7
2023-05-17perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong1-0/+1
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong1-1/+1
2023-05-17perf cs-etm: Fix timeless decode mode detectionJames Clark1-12/+18
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring1-2/+1
2023-05-17perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo1-1/+1
2023-05-17perf symbols: Fix unaligned access in get_x86_64_plt_disp()Adrian Hunter1-1/+4
2023-05-17perf symbols: Fix use-after-free in get_plt_got_name()Adrian Hunter1-1/+4
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2-3/+3
2023-05-17perf ftrace: Make system wide the default target for latency subcommandYang Jihong1-2/+4
2023-05-17perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux1-1/+1
2023-05-17perf vendor events s390: Remove UTF-8 characters from JSON fileThomas Richter1-5/+5
2023-05-17perf hist: Improve srcfile sort key performance (really)Namhyung Kim1-6/+1
2023-05-17perf test: Fix wrong size expectation for 'Setup struct perf_event_attr'Thomas Richter3-3/+3
2023-05-17perf script: Fix Python support when no libtraceeventAdrian Hunter9-30/+72
2023-05-17perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko1-1/+1
2023-05-17perf test: Fix "PMU event table sanity" for NO_JEVENTS=1Ian Rogers1-3/+3
2023-05-17perf build: Support python/perf.so testingIan Rogers2-4/+8
2023-05-17perf lock contention: Fix compiler builtin detectionIan Rogers1-1/+7
2023-05-17perf record: Fix "read LOST count failed" msg with sample readKan Liang1-1/+1
2023-05-17selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden1-2/+5
2023-05-17selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer1-5/+5
2023-05-11perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter1-0/+2
2023-05-11perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter1-1/+4
2023-05-11tracing/user_events: Ensure write index cannot be negativeBeau Belgrave1-0/+5
2023-05-11rtla/timerlat: Fix "Previous IRQ" auto analysis' lineDaniel Bristot de Oliveira1-1/+1
2023-05-11rv: Fix addition on an uninitialized variable 'run'Colin Ian King1-1/+1
2023-05-11Revert "objtool: Support addition to set CFA base"Josh Poimboeuf1-11/+0
2023-05-11selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain1-2/+2
2023-05-11net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti1-0/+22
2023-05-11selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu1-0/+1
2023-05-11selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu4-16/+24
2023-05-11bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet1-0/+7
2023-05-11selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu1-2/+6
2023-05-11selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley1-2/+8
2023-05-11selftests: xsk: Disable IPv6 on VETH1Kal Conley1-0/+1
2023-05-11selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley2-5/+5
2023-05-11testing/vsock: add vsock_perf to gitignoreBobby Eshleman1-0/+1
2023-05-11bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann1-2/+2
2023-05-11libbpf: Fix ld_imm64 copy logic for ksym in light skeleton.Alexei Starovoitov1-4/+6
2023-05-11selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau1-1/+1
2023-05-11selftests/bpf: Fix flaky fib_lookup testMartin KaFai Lau1-2/+10
2023-05-11selftests/bpf: move SYS() macro into the test_progs.hHangbin Liu11-263/+193
2023-05-11selftests/bpf: Fix IMA testRoberto Sassu1-8/+21
2023-05-11libbpf: Fix bpf_xdp_query() in old kernelsYonghong Song1-1/+7
2023-05-11libbpf: Fix arm syscall regs spec in bpf_tracing.hPuranjay Mohan1-0/+1
2023-05-11tools: bpftool: Remove invalid \' json escapeLuis Gerhorst1-3/+0
2023-05-11tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007Terry Bowman1-2/+2
2023-05-11selftests/clone3: fix number of tests in ksft_set_planTobias Klauser1-2/+2
2023-05-11selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen1-1/+6