aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-12selftests/bpf: allow send_signal test to timeoutEduard Zingerman1-13/+19
2024-11-12selftests/bpf: add read_with_timeout() utility functionEduard Zingerman3-0/+29
2024-11-12selftests/bpf: watchdog timer for test_progsEduard Zingerman4-6/+116
2024-11-11libbpf: Stringify errno in log messages in the remaining codeMykyta Yatsenko6-53/+56
2024-11-11libbpf: Stringify errno in log messages in btf*.cMykyta Yatsenko2-13/+16
2024-11-11libbpf: Stringify errno in log messages in libbpf.cMykyta Yatsenko1-200/+156
2024-11-11libbpf: Introduce errstr() for stringifying errnoMykyta Yatsenko2-0/+78
2024-11-11bpf: Replace the document for PTR_TO_BTF_ID_OR_NULLMenglong Dong1-4/+4
2024-11-11tools/bpf: Fix the wrong format specifier in bpf_jit_disasmLuo Yifan1-1/+1
2024-11-11kbuild,bpf: Pass make jobs' value to paholeFlorian Schmaus1-2/+4
2024-11-11bpf: Drop special callback reference handlingKumar Kartikeya Dwivedi3-39/+11
2024-11-11bpf: Refactor active lock managementKumar Kartikeya Dwivedi2-67/+132
2024-11-11selftests/bpf: skip the timer_lockup test for single-CPU nodesViktor Malik1-0/+6
2024-11-11selftests/bpf: Test the update operations for htab of mapsHou Tao2-1/+161
2024-11-11selftests/bpf: Move ENOTSUPP from bpf_util.hHou Tao6-20/+3
2024-11-11bpf: Call free_htab_elem() after htab_unlock_bucket()Hou Tao1-17/+39
2024-11-11selftests/bpf: Add threads to consumer testJiri Olsa1-18/+80
2024-11-11selftests/bpf: Add uprobe sessions to consumer testJiri Olsa2-24/+52
2024-11-11selftests/bpf: Add uprobe session single consumer testJiri Olsa2-0/+77
2024-11-11selftests/bpf: Add kprobe session verifier test for return valueJiri Olsa2-0/+33
2024-11-11selftests/bpf: Add uprobe session verifier test for return valueJiri Olsa2-0/+33
2024-11-11selftests/bpf: Add uprobe session recursive testJiri Olsa2-0/+101
2024-11-11selftests/bpf: Add uprobe session cookie testJiri Olsa2-0/+79
2024-11-11selftests/bpf: Add uprobe session testJiri Olsa2-0/+118
2024-11-11libbpf: Add support for uprobe multi session attachJiri Olsa3-3/+20
2024-11-11bpf: Add support for uprobe multi session contextJiri Olsa1-10/+18
2024-11-11bpf: Add support for uprobe multi session attachJiri Olsa6-11/+38
2024-11-11bpf: Force uprobe bpf program to always return 0Jiri Olsa1-3/+2
2024-11-11bpf: Allow return values 0 and 1 for kprobe sessionJiri Olsa1-0/+9
2024-11-11selftests/bpf: Fix uprobe consumer test (again)Jiri Olsa1-6/+8
2024-11-11bpf: Remove trailing whitespace in verifier.rstAbhinav Saxena1-2/+2
2024-11-11selftests/bpf: Allow building with extra flagsViktor Malik1-11/+23
2024-11-04selftests/bpf: Add tests for raw_tp null handlingKumar Kartikeya Dwivedi4-0/+67
2024-11-04selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi12-22/+33
2024-11-04bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi4-9/+87
2024-11-04bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALLAlistair Francis1-11/+10
2024-11-03selftests/bpf: Add tests for tail calls with locks and refsKumar Kartikeya Dwivedi2-0/+72
2024-11-03bpf: Unify resource leak checksKumar Kartikeya Dwivedi5-68/+46
2024-11-03bpf: Tighten tail call checks for lingering locks, RCU, preempt_disableKumar Kartikeya Dwivedi1-0/+15
2024-11-01selftests/bpf: Disable warnings on unused flags for Clang buildsViktor Malik1-0/+2
2024-11-01bpftool: Prevent setting duplicate _GNU_SOURCE in MakefileViktor Malik1-1/+5
2024-11-01bpf, bpftool: Fix incorrect disasm pcLeon Hwang1-11/+29
2024-11-01selftests/bpf: Add a test for open coded kmem_cache iterNamhyung Kim3-12/+51
2024-11-01bpf: Add open coded version of kmem_cache iteratorNamhyung Kim2-44/+110
2024-10-30uprobes: SRCU-protect uretprobe lifetime (with timeout)Andrii Nakryiko2-37/+304
2024-10-30uprobes: allow put_uprobe() from non-sleepable softirq contextAndrii Nakryiko1-4/+16
2024-10-30perf/x86/rapl: Clean up cpumask and hotplugKan Liang2-85/+6
2024-10-30perf/x86/rapl: Move the pmu allocation out of CPU hotplugKan Liang1-14/+30
2024-10-29selftests/bpf: drop unnecessary bpf_iter.h type duplicationAndrii Nakryiko34-210/+33
2024-10-29libbpf: start v1.6 development cycleAndrii Nakryiko2-1/+4