index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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-v5.19-2022-05-23' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-05-25
7
-14
/
+62
|
\
|
*
libperf: Add preadn()
Adrian Hunter
2022-05-23
2
-0
/
+22
|
*
perf cpumap: Add perf_cpu_map__for_each_idx()
Ian Rogers
2022-05-23
1
-0
/
+3
|
*
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
2
-2
/
+3
|
*
libperf evlist: Move ->idx() into mmap_per_evsel()
Adrian Hunter
2022-05-10
1
-6
/
+3
|
*
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
2
-3
/
+3
|
*
libperf evsel: Add perf_evsel__enable_thread()
Adrian Hunter
2022-05-10
2
-0
/
+16
|
*
perf evlist: Clear all_cpus before propagating
Ian Rogers
2022-05-05
1
-0
/
+4
|
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-24
1
-2
/
+1
|
|
\
|
*
|
libperf evsel: Factor out perf_evsel__ioctl()
Adrian Hunter
2022-04-24
1
-7
/
+12
*
|
|
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
17
-363
/
+3424
|
\
\
\
|
*
|
|
libbpf: Fix typo in comment
Julia Lawall
2022-05-23
1
-1
/
+1
|
*
|
|
libbpf: remove bpf_create_map*() APIs
Andrii Nakryiko
2022-05-19
2
-122
/
+0
|
*
|
|
libbpf: start 1.0 development cycle
Andrii Nakryiko
2022-05-19
2
-2
/
+6
|
*
|
|
libbpf: fix up global symbol counting logic
Andrii Nakryiko
2022-05-19
1
-1
/
+1
|
*
|
|
libbpf: fix memory leak in attach_tp for target-less tracepoint program
Andrii Nakryiko
2022-05-16
1
-4
/
+4
|
*
|
|
libbpf: Add safer high-level wrappers for map operations
Andrii Nakryiko
2022-05-13
5
-0
/
+229
|
*
|
|
libbpf: Add bpf_program__set_insns function
Jiri Olsa
2022-05-11
3
-0
/
+41
|
*
|
|
libbpf: Clean up ringbuf size adjustment implementation
Andrii Nakryiko
2022-05-11
1
-4
/
+2
|
*
|
|
libbpf: Assign cookies to links in libbpf.
Kui-Feng Lee
2022-05-10
5
-4
/
+40
|
*
|
|
libbpf: Automatically fix up BPF_MAP_TYPE_RINGBUF size, if necessary
Andrii Nakryiko
2022-05-09
1
-1
/
+41
|
*
|
|
libbpf: Provide barrier() and barrier_var() in bpf_helpers.h
Andrii Nakryiko
2022-05-09
1
-0
/
+24
|
*
|
|
libbpf: Complete field-based CO-RE helpers with field offset helper
Andrii Nakryiko
2022-05-09
1
-0
/
+12
|
*
|
|
libbpf: Improve usability of field-based CO-RE helpers
Andrii Nakryiko
2022-05-09
1
-4
/
+21
|
*
|
|
libbpf: Make __kptr and __kptr_ref unconditionally use btf_type_tag() attr
Andrii Nakryiko
2022-05-09
1
-5
/
+0
|
*
|
|
libbpf: Allow to opt-out from creating BPF maps
Andrii Nakryiko
2022-04-28
3
-17
/
+133
|
*
|
|
libbpf: Use libbpf_mem_ensure() when allocating new map
Andrii Nakryiko
2022-04-28
1
-27
/
+10
|
*
|
|
libbpf: Append "..." in fixed up log if CO-RE spec is truncated
Andrii Nakryiko
2022-04-28
1
-4
/
+4
|
*
|
|
libbpf: Support target-less SEC() definitions for BTF-backed programs
Andrii Nakryiko
2022-04-28
1
-17
/
+32
|
*
|
|
libbpf: Allow "incomplete" basic tracing SEC() definitions
Andrii Nakryiko
2022-04-28
1
-18
/
+51
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
10
-132
/
+655
|
|
\
\
\
|
|
*
|
|
libbpf: Fix up verifier log for unguarded failed CO-RE relos
Andrii Nakryiko
2022-04-26
3
-4
/
+154
|
|
*
|
|
libbpf: Simplify bpf_core_parse_spec() signature
Andrii Nakryiko
2022-04-26
1
-19
/
+15
|
|
*
|
|
libbpf: Refactor CO-RE relo human description formatting routine
Andrii Nakryiko
2022-04-26
1
-26
/
+38
|
|
*
|
|
libbpf: Record subprog-resolved CO-RE relocations unconditionally
Andrii Nakryiko
2022-04-26
1
-15
/
+12
|
|
*
|
|
libbpf: Avoid joining .BTF.ext data with BPF programs by section name
Andrii Nakryiko
2022-04-26
3
-29
/
+65
|
|
*
|
|
libbpf: Fix logic for finding matching program for CO-RE relocation
Andrii Nakryiko
2022-04-26
1
-2
/
+3
|
|
*
|
|
libbpf: Drop unhelpful "program too large" guess
Andrii Nakryiko
2022-04-26
1
-4
/
+0
|
|
*
|
|
libbpf: Fix anonymous type check in CO-RE logic
Andrii Nakryiko
2022-04-26
1
-1
/
+1
|
|
*
|
|
libbpf: Add kptr type tag macros to bpf_helpers.h
Kumar Kartikeya Dwivedi
2022-04-25
1
-0
/
+7
|
|
*
|
|
libbpf: Remove unnecessary type cast
Yuntao Wang
2022-04-25
1
-1
/
+1
|
|
*
|
|
libbpf: Teach bpf_link_create() to fallback to bpf_raw_tracepoint_open()
Andrii Nakryiko
2022-04-23
2
-3
/
+34
|
|
*
|
|
libbpf: Remove redundant non-null checks on obj_elf
Gaosheng Cui
2022-04-21
1
-4
/
+2
|
|
*
|
|
libbpf: Add documentation to API functions
Grant Seltzer
2022-04-21
1
-0
/
+76
|
|
*
|
|
libbpf: Update API functions usage to check error
Grant Seltzer
2022-04-21
1
-7
/
+5
|
|
*
|
|
libbpf: Add error returns to two API functions
Grant Seltzer
2022-04-21
2
-5
/
+13
|
|
*
|
|
libbpf: Support riscv USDT argument parsing logic
Pu Lehui
2022-04-19
1
-0
/
+107
|
|
*
|
|
libbpf: Fix usdt_cookie being cast to 32 bits
Pu Lehui
2022-04-19
3
-6
/
+6
|
|
*
|
|
libbpf: Support opting out from autoloading BPF programs declaratively
Andrii Nakryiko
2022-04-19
1
-10
/
+21
|
|
*
|
|
libbpf: Usdt aarch64 arg parsing support
Alan Maguire
2022-04-11
1
-0
/
+76
[next]