index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
libbpf: reduce unnecessary line wrapping
Andrii Nakryiko
1
-36
/
+16
2019-05-30
libbpf: typo and formatting fixes
Andrii Nakryiko
1
-8
/
+7
2019-05-30
libbpf: simplify two pieces of logic
Andrii Nakryiko
1
-3
/
+1
2019-05-30
libbpf: use negative fd to specify missing BTF
Andrii Nakryiko
1
-6
/
+7
2019-05-30
libbpf: fix error code returned on corrupted ELF
Andrii Nakryiko
1
-1
/
+1
2019-05-30
libbpf: check map name retrieved from ELF
Andrii Nakryiko
1
-0
/
+5
2019-05-30
libbpf: simplify endianness check
Andrii Nakryiko
1
-25
/
+12
2019-05-30
libbpf: preserve errno before calling into user callback
Andrii Nakryiko
1
-4
/
+4
2019-05-30
libbpf: fix detection of corrupted BPF instructions section
Andrii Nakryiko
1
-5
/
+7
2019-05-29
libbpf: prevent overwriting of log_level in bpf_object__load_progs()
Quentin Monnet
1
-1
/
+1
2019-05-28
libbpf: add bpf_object__load_xattr() API function to pass log_level
Quentin Monnet
4
-4
/
+25
2019-05-28
libbpf: fix warning that PTR_ERR_OR_ZERO can be used
Hariprasad Kelam
1
-3
/
+1
2019-05-24
libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
Jiong Wang
4
-0
/
+6
2019-05-24
libbpf: add btf_dump API for BTF-to-C conversion
Andrii Nakryiko
4
-1
/
+1359
2019-05-24
libbpf: switch btf_dedup() to hashmap for dedup table
Andrii Nakryiko
1
-116
/
+85
2019-05-24
libbpf: add resizable non-thread safe internal hashmap
Andrii Nakryiko
3
-1
/
+403
2019-05-24
libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
Andrii Nakryiko
3
-0
/
+135
2019-05-24
libbpf: ensure libbpf.h is included along libbpf_internal.h
Andrii Nakryiko
1
-0
/
+2
2019-05-22
libbpf: emit diff of mismatched public API, if any
Andrii Nakryiko
1
-0
/
+10
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-17
/
+16
2019-05-18
Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...
Ingo Molnar
38
-6
/
+3863
2019-05-16
libbpf: move logging helpers into libbpf_internal.h
Andrii Nakryiko
5
-16
/
+15
2019-05-16
libbpf: don't fail when feature probing fails
Stanislav Fomichev
1
-1
/
+1
2019-05-15
tools lib traceevent: Man pages for trace sequences APIs
Tzvetomir Stoyanov
1
-0
/
+158
2019-05-15
tools lib traceevent: Man pages for APIs used to extract common fields from a...
Tzvetomir Stoyanov
1
-0
/
+137
2019-05-15
tools lib traceevent: Man page for tep_parse_header_page()
Tzvetomir Stoyanov
1
-0
/
+82
2019-05-15
tools lib traceevent: Man pages for parse event APIs
Tzvetomir Stoyanov
1
-0
/
+90
2019-05-15
tools lib traceevent: Man pages for event filter APIs
Tzvetomir Stoyanov
1
-0
/
+209
2019-05-15
tools lib traceevent: Man pages for event fields APIs
Tzvetomir Stoyanov
1
-0
/
+105
2019-05-15
tools lib traceevent: Man page for tep_read_number_field()
Tzvetomir Stoyanov
1
-0
/
+81
2019-05-15
tools lib traceevent: Man pages for print field APIs
Tzvetomir Stoyanov
1
-0
/
+126
2019-05-15
tools lib traceevent: Man pages for get field value APIs
Tzvetomir Stoyanov
1
-0
/
+122
2019-05-15
tools lib traceevent: Man pages for find field APIs
Tzvetomir Stoyanov
1
-0
/
+118
2019-05-15
tools lib traceevent: Man pages for libtraceevent event get APIs
Tzvetomir Stoyanov
1
-0
/
+99
2019-05-15
tools lib traceevent: Man page for list events APIs
Tzvetomir Stoyanov
1
-0
/
+122
2019-05-15
tools lib traceevent: Man pages for event find APIs
Tzvetomir Stoyanov
1
-0
/
+103
2019-05-15
tools lib traceevent: Man page for tep_read_number()
Tzvetomir Stoyanov
1
-0
/
+78
2019-05-15
tools lib traceevent: Man pages for registering print function
Tzvetomir Stoyanov
1
-0
/
+155
2019-05-15
tools lib traceevent: Man pages for function related libtraceevent APIs
Tzvetomir Stoyanov
2
-0
/
+271
2019-05-15
tools lib traceevent: Man pages for event handler APIs
Tzvetomir Stoyanov
1
-0
/
+156
2019-05-15
tools lib traceevent: Man page for tep_strerror()
Tzvetomir Stoyanov
1
-0
/
+85
2019-05-15
tools lib traceevent: Man page for page size APIs
Tzvetomir Stoyanov
1
-0
/
+82
2019-05-15
tools lib traceevent: Man page for host endian APIs
Tzvetomir Stoyanov
1
-0
/
+104
2019-05-15
tools lib traceevent: Man page for file endian APIs
Tzvetomir Stoyanov
1
-0
/
+91
2019-05-15
tools lib traceevent: Man page for get/set cpus APIs
Tzvetomir Stoyanov
1
-0
/
+77
2019-05-15
tools lib traceevent: Man page for header_page APIs
Tzvetomir Stoyanov
1
-0
/
+102
2019-05-15
tools lib traceevent: Man pages for tep_handler related APIs
Tzvetomir Stoyanov
4
-0
/
+436
2019-05-15
tools lib traceevent: Add support for man pages with multiple names
Tzvetomir Stoyanov
1
-3
/
+32
2019-05-15
tools lib traceevent: Introduce man pages
Tzvetomir Stoyanov
9
-0
/
+634
2019-05-15
tools lib traceevent: Remove hard coded install paths from pkg-config file
Tzvetomir Stoyanov
2
-6
/
+11
[next]