index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf-loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2019-03-01
tools: libbpf: add a correctly named define for map iteration
Jakub Kicinski
1
-2
/
+2
2019-02-06
perf bpf-loader: Remove unecessary includes from bpf-loader.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-05
libbpf: fix libbpf_print
Stanislav Fomichev
1
-8
/
+2
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
1
-20
/
+12
2018-12-17
perf bpf-loader: Fix debugging message typo
Ingo Molnar
1
-1
/
+1
2018-12-17
perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Wen Yang
1
-1
/
+1
2018-09-19
perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code
Ding Xiang
1
-1
/
+1
2018-08-08
perf bpf: Make bpf__setup_output_event() return the bpf-output event
Arnaldo Carvalho de Melo
1
-11
/
+12
2018-08-08
perf bpf: Add bpf__setup_output_event() strerror() counterpart
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-08-08
perf bpf: Generalize bpf__setup_stdout()
Arnaldo Carvalho de Melo
1
-9
/
+17
2018-08-08
perf bpf: Make bpf__for_each_stdout_map() generic
Arnaldo Carvalho de Melo
1
-2
/
+5
2018-07-31
perf bpf: Show better message when failing to load an object
Arnaldo Carvalho de Melo
1
-1
/
+3
2018-05-30
perf bpf: Fix NULL return handling in bpf__prepare_load()
YueHaibing
1
-3
/
+3
2018-01-25
perf bpf: Remove misplaced __maybe_unused attribute
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-18
perf bpf: Don't warn about unavailability of builtin clang, just fallback
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-04-19
perf str{filter,list}: Disentangle headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-08
perf bpf: Add missing newline in debug messages
He Kuang
1
-2
/
+2
2016-12-05
perf clang: Compile BPF script using builtin clang support
Wang Nan
1
-4
/
+11
2016-12-05
perf llvm: Extract helpers in llvm-utils.c
Wang Nan
1
-0
/
+4
2016-10-24
perf tools: Fix typo "No enough" to "Not enough"
Alexander Alemayhu
1
-7
/
+7
2016-08-23
perf bpf: Fix typo: "ehough" -> "enough"
Colin Ian King
1
-1
/
+1
2016-07-14
perf bpf: Support BPF program attach to tracepoints
Wang Nan
1
-5
/
+60
2016-07-14
perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event()
Wang Nan
1
-4
/
+4
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-06-07
tools lib bpf: Rename set_private() to set_priv()
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-06-07
tools lib bpf: Make bpf_program__get_private() use IS_ERR()
Arnaldo Carvalho de Melo
1
-15
/
+12
2016-06-07
tools lib bpf: Remove _get_ from non-refcount method names
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-06-07
tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-06-07
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
Arnaldo Carvalho de Melo
1
-28
/
+24
2016-06-07
tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
Arnaldo Carvalho de Melo
1
-12
/
+6
2016-06-07
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private()
Arnaldo Carvalho de Melo
1
-14
/
+9
2016-04-12
perf bpf: Automatically create bpf-output event __bpf_stdout__
Wang Nan
1
-9
/
+28
2016-04-12
perf bpf: Clone bpf stdout events in multiple bpf scripts
Wang Nan
1
-0
/
+124
2016-02-22
perf tools: Introduce bpf-output event
Wang Nan
1
-3
/
+2
2016-02-22
perf tools: Support setting different slots in a BPF map separately
Wang Nan
1
-9
/
+119
2016-02-22
perf tools: Enable passing event to BPF object
Wang Nan
1
-7
/
+156
2016-02-22
perf record: Apply config to BPF objects before recording
Wang Nan
1
-0
/
+184
2016-02-22
perf bpf: Add API to set values to map entries in a bpf object
Wang Nan
1
-0
/
+276
2016-02-20
perf bpf: Rename bpf_prog_priv__clear() to clear_prog_priv()
Wang Nan
1
-3
/
+3
2015-11-28
perf bpf: Rename bpf config to program config
Wang Nan
1
-33
/
+32
2015-11-18
perf bpf: Use same BPF program if arguments are identical
Wang Nan
1
-7
/
+131
2015-11-18
perf bpf: Generate prologue for BPF programs
Wang Nan
1
-1
/
+119
2015-11-18
perf bpf: Add prologue for BPF programs for fetching arguments
He Kuang
1
-0
/
+3
2015-11-18
perf bpf: Allow BPF program config probing options
Wang Nan
1
-2
/
+51
2015-11-18
perf bpf: Allow attaching BPF programs to modules symbols
Wang Nan
1
-0
/
+16
[next]