summaryrefslogtreecommitdiff
path: root/tools/lib
AgeCommit message (Expand)Author
2025-01-24Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-01-17libbpf: Work around kernel inconsistently stripping '.llvm.' suffixAndrii Nakryiko
2025-01-16libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDEDPu Lehui
2025-01-16libbpf: Fix return zero when elf_begin failedPu Lehui
2025-01-10libbpf: Add unique_match option for multi kprobeYonghong Song
2024-12-30libbpf: Set MFD_NOEXEC_SEAL when creating memfdDaniel Xu
2024-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-12-13libbpf: prog load: Allow to use fd_array_cntAnton Protopopov
2024-12-13Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-12-12libbpf: Extend linker API to support in-memory ELF filesAlastair Robertson
2024-12-12libbpf: Pull file-opening logic up to top-level functionsAlastair Robertson
2024-12-11libperf: evlist: Fix --cpu argument on hybrid platformJames Clark
2024-12-09tool api fs: Correctly encode errno for read/write open failuresIan Rogers
2024-12-09libperf cpumap: Grow array of read CPUs in smaller incrementsIan Rogers
2024-12-09libperf cpumap: Remove perf_cpu_map__read()Ian Rogers
2024-12-09libperf cpumap: Remove use of perf_cpu_map__read()Ian Rogers
2024-12-09libperf cpumap: Be tolerant of newline at the end of a cpumaskIan Rogers
2024-12-09libperf cpumap: Hide/reduce scope of MAX_NR_CPUSIan Rogers
2024-12-09perf: Increase MAX_NR_CPUS to 4096Kyle Meyer
2024-12-09libperf cpumap: Refactor perf_cpu_map__merge()Leo Yan
2024-12-05libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet
2024-12-02libbpf: Improve debug message when the base BTF cannot be foundBen Olson
2024-12-02libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missingAndrii Nakryiko
2024-11-26Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-11-16libbpf: Change hash_combine parameters from long to unsigned longSidong Yang
2024-11-15libbpf: Fix memory leak in bpf_program__attach_uprobe_multiJiri Olsa
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-11-13libsubcmd: Move va_end() before exitLuo Yifan
2024-11-11libbpf: Stringify errno in log messages in the remaining codeMykyta Yatsenko
2024-11-11libbpf: Stringify errno in log messages in btf*.cMykyta Yatsenko
2024-11-11libbpf: Stringify errno in log messages in libbpf.cMykyta Yatsenko
2024-11-11libbpf: Introduce errstr() for stringifying errnoMykyta Yatsenko
2024-11-11libbpf: Add support for uprobe multi session attachJiri Olsa
2024-11-11bpf: Add support for uprobe multi session attachJiri Olsa
2024-11-11Merge back thermal control material for 6.13Rafael J. Wysocki
2024-11-08tools api io: Ensure line_len_out is always initializedIan Rogers
2024-11-05tools/lib/list_sort: remove unnecessary header includesKuan-Wei Chiu
2024-11-04tools/lib/thermal: Remove the thermal.h soft link when doing make cleanzhang jiao
2024-11-04tools/lib/thermal: Fix sampling handler context ptrEmil Dahl Juhl
2024-10-29libbpf: start v1.6 development cycleAndrii Nakryiko
2024-10-28tools subcmd: Add non-waitpid check_if_command_finished()Ian Rogers
2024-10-24libbpf: define __uptr.Kui-Feng Lee
2024-10-24thermal/lib: Fix memory leak on error in thermal_genl_auto()Daniel Lezcano
2024-10-24tools/lib/thermal: Add the threshold netlink ABIDaniel Lezcano
2024-10-24tools/lib/thermal: Make more generic the command encoding functionDaniel Lezcano
2024-10-23libbpf: move global data mmap()'ing into bpf_object__load()Andrii Nakryiko
2024-10-23libsubcmd: Silence compiler warningEder Zulian
2024-10-23libbpf: Prevent compiler warnings/errorsEder Zulian