index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-09-09
1
-2
/
+12
|
\
|
*
libperf: Get rid of attr.id field
Namhyung Kim
2023-08-29
1
-1
/
+7
|
*
libperf: Add perf_record_header_attr_id()
Namhyung Kim
2023-08-29
1
-0
/
+4
|
*
libperf: Implement riscv mmap support
Alexandre Ghiti
2023-08-16
1
-0
/
+66
*
|
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-01
1
-0
/
+66
|
\
\
|
*
|
tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
2023-08-16
1
-0
/
+66
*
|
|
libbpf: fix signedness determination in CO-RE relo handling logic
Andrii Nakryiko
2023-08-23
1
-1
/
+1
*
|
|
libbpf: Add bpf_object__unpin()
Daniel Xu
2023-08-23
3
-0
/
+17
*
|
|
libbpf: Free btf_vmlinux when closing bpf_object
Hao Luo
2023-08-22
1
-0
/
+1
*
|
|
libbpf: Add uprobe multi link support to bpf_program__attach_usdt
Jiri Olsa
2023-08-21
2
-17
/
+82
*
|
|
libbpf: Add uprobe multi link detection
Jiri Olsa
2023-08-21
2
-0
/
+38
*
|
|
libbpf: Add support for u[ret]probe.multi[.s] program sections
Jiri Olsa
2023-08-21
1
-0
/
+36
*
|
|
libbpf: Add bpf_program__attach_uprobe_multi function
Jiri Olsa
2023-08-21
3
-0
/
+166
*
|
|
libbpf: Add bpf_link_create support for multi uprobes
Jiri Olsa
2023-08-21
2
-1
/
+21
*
|
|
libbpf: Add elf_resolve_pattern_offsets function
Jiri Olsa
2023-08-21
3
-1
/
+67
*
|
|
libbpf: Add elf_resolve_syms_offsets function
Jiri Olsa
2023-08-21
2
-0
/
+112
*
|
|
libbpf: Add elf symbol iterator
Jiri Olsa
2023-08-21
1
-64
/
+115
*
|
|
libbpf: Add elf_open/elf_close functions
Jiri Olsa
2023-08-21
3
-42
/
+57
*
|
|
libbpf: Move elf_find_func_offset* functions to elf object
Jiri Olsa
2023-08-21
4
-186
/
+202
*
|
|
libbpf: Add uprobe_multi attach type and link names
Jiri Olsa
2023-08-21
1
-0
/
+2
*
|
|
libbpf: Support triple-underscore flavors for kfunc relocation
Dave Marchevsky
2023-08-18
1
-1
/
+19
*
|
|
libbpf: Set close-on-exec flag on gzopen
Marco Vedovati
2023-08-14
1
-2
/
+2
*
|
|
libbpf: Use local includes inside the library
Sergey Kacheev
2023-08-04
2
-3
/
+3
*
|
|
libbpf: fix typos in Makefile
Randy Dunlap
2023-08-02
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
1
-6
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
libsubcmd: Avoid SEGV/use-after-free when commands aren't excluded
Ian Rogers
2023-07-11
1
-6
/
+12
|
|
/
*
|
libbpf: Add helper macro to clear opts structs
Daniel Borkmann
2023-07-19
1
-0
/
+16
*
|
libbpf: Add link-based API for tcx
Daniel Borkmann
2023-07-19
5
-11
/
+88
*
|
libbpf: Add opts-based attach/detach/query API for tcx
Daniel Borkmann
2023-07-19
4
-53
/
+159
*
|
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2023-07-19
2
-1
/
+7
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-13
7
-35
/
+268
|
\
\
|
|
/
|
/
|
|
*
libbpf: Remove HASHMAP_INIT static initialization helper
John Sanpe
2023-07-11
1
-10
/
+0
|
*
libbpf: Fix realloc API handling in zero-sized edge cases
Andrii Nakryiko
2023-07-11
2
-4
/
+16
|
*
libbpf: only reset sec_def handler when necessary
Andrii Nakryiko
2023-07-08
1
-8
/
+19
|
*
libbpf: Use available_filter_functions_addrs with multi-kprobes
Jackie Liu
2023-07-06
1
-1
/
+61
|
*
libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobes
Jackie Liu
2023-07-06
1
-13
/
+97
|
*
libbpf: Add netfilter link attach helper
Florian Westphal
2023-06-30
5
-0
/
+72
|
*
libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missing
Andrea Terzolo
2023-06-30
1
-0
/
+4
*
|
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-30
11
-195
/
+325
|
\
\
|
|
/
|
/
|
|
*
perf subcmd: Fix missing check for return value of malloc() in add_cmdname()
Chenyuan Mi
2023-06-20
1
-0
/
+2
|
*
tools api: Add simple timeout to io read
Ian Rogers
2023-06-14
1
-1
/
+27
|
*
tools api fs: More thread safety for global filesystem variables
Ian Rogers
2023-06-13
1
-125
/
+86
|
*
lib subcmd: Avoid memory leak in exclude_cmds
Ian Rogers
2023-06-12
1
-2
/
+6
|
*
libsubcmd: Avoid two path statics, removing 8192 bytes from .bss
Ian Rogers
2023-05-28
1
-15
/
+20
|
*
tools api fs: Dynamically allocate cgroupfs mount point cache, removing 4128 ...
Ian Rogers
2023-05-28
1
-6
/
+11
|
*
tools lib api fs tracing_path: Remove two unused MAX_PATH paths
Ian Rogers
2023-05-28
1
-11
/
+6
|
*
tools api fs: Avoid large static PATH_MAX arrays
Ian Rogers
2023-05-28
1
-7
/
+18
|
*
perf evlist: Propagate user CPU maps intersecting core PMU maps
Ian Rogers
2023-05-27
2
-8
/
+23
|
*
perf evsel: Add is_pmu_core inorder to interpret own_cpus
Ian Rogers
2023-05-27
1
-0
/
+9
|
*
libperf cpumap: Add "any CPU"/dummy test function
Ian Rogers
2023-05-27
2
-0
/
+15
[next]