index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf-loader.c
Age
Commit message (
Expand
)
Author
2022-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...
Arnaldo Carvalho de Melo
2022-10-04
perf hashmap: Tidy hashmap dependency
Ian Rogers
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-27
perf bpf: Remove undefined behavior from bpf_perf_object__next()
Ian Rogers
2022-06-24
perf tools: Rework prologue generation code
Jiri Olsa
2022-04-22
perf tools: Move libbpf init in libbpf_init function
Jiri Olsa
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-03-05
perf tools: Remove bpf_map__set_priv()/bpf_map__priv() usage
Jiri Olsa
2022-03-05
perf tools: Remove bpf_program__set_priv/bpf_program__priv usage
Jiri Olsa
2022-02-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
2022-02-14
perf bpf: Stop using deprecated bpf_object__next() API
Christy Lee
2022-01-25
perf: use generic bpf_program__set_type() to set BPF prog type
Andrii Nakryiko
2022-01-24
perf: Stop using bpf_object__open_buffer() API
Christy Lee
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-12
perf: Stop using bpf_map__def() API
Christy Lee
2021-12-16
perf bpf-loader: Use IS_ERR_OR_NULL() to clean code and fix check
Miaoqian Lin
2021-12-03
perf: Mute libbpf API deprecations temporarily
Andrii Nakryiko
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'find' methods
Arnaldo Carvalho de Melo
2020-09-09
perf: Stop using deprecated bpf_program__title()
Andrii Nakryiko
2020-05-28
perf bpf-loader: Add missing '*' for key_scan_pos
Wang ShaoBo
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
2019-09-25
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-28
perf clang: Delete needless util-cxx.h header
Arnaldo Carvalho de Melo
2019-08-22
perf bpf: Add missing xyarray.h header
Arnaldo Carvalho de Melo
2019-07-29
libperf: Move fd array from perf's evsel to lobperf's perf_evsel class
Jiri Olsa
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
perf evsel: Store backpointer to attached bpf_object
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Use list_del_init() more thorougly
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-01
tools: libbpf: add a correctly named define for map iteration
Jakub Kicinski
2019-02-06
perf bpf-loader: Remove unecessary includes from bpf-loader.h
Arnaldo Carvalho de Melo
2019-02-04
libbpf: fix libbpf_print
Stanislav Fomichev
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
2018-12-17
perf bpf-loader: Fix debugging message typo
Ingo Molnar
2018-12-17
perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Wen Yang
2018-09-19
perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code
Ding Xiang
2018-08-08
perf bpf: Make bpf__setup_output_event() return the bpf-output event
Arnaldo Carvalho de Melo
[next]