index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
3
-7
/
+35
|
\
|
*
tools lib bpf: Add bpf_prog_{attach,detach}
Joe Stringer
2016-12-20
2
-0
/
+26
|
*
tools lib bpf: Add flags to bpf_create_map()
Joe Stringer
2016-12-15
3
-3
/
+5
|
*
tools lib bpf: use __u32 from linux/types.h
Joe Stringer
2016-12-15
2
-4
/
+4
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-12-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-12-11
1
-1
/
+1
*
|
tools lib bpf: Retrive bpf_map through offset of bpf_map_def
Wang Nan
2016-11-29
2
-0
/
+20
*
|
tools lib bpf: Add private field for bpf_object
Wang Nan
2016-11-29
2
-0
/
+28
*
|
tools lib bpf: Add missing BPF functions
Wang Nan
2016-11-29
2
-0
/
+63
*
|
tools lib bpf: Fix maps resolution
Eric Leblond
2016-11-25
1
-44
/
+98
|
/
*
tools lib bpf: Use official ELF e_machine value
Wang Nan
2016-07-26
1
-1
/
+6
*
tools lib bpf: Report error when kernel doesn't support program type
Wang Nan
2016-07-13
2
-7
/
+21
*
tools lib bpf: New API to adjust type of a BPF program
Wang Nan
2016-07-13
2
-7
/
+55
*
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
Arnaldo Carvalho de Melo
2016-07-12
1
-1
/
+7
*
tools lib bpf: Add license header
Wang Nan
2016-07-04
4
-0
/
+52
*
tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2016-06-29
2
-2
/
+2
*
tools lib bpf: Rename set_private() to set_priv()
Arnaldo Carvalho de Melo
2016-06-06
2
-9
/
+8
*
tools lib bpf: Make bpf_program__get_private() use IS_ERR()
Arnaldo Carvalho de Melo
2016-06-06
2
-5
/
+3
*
tools lib bpf: Remove _get_ from non-refcount method names
Arnaldo Carvalho de Melo
2016-06-06
2
-14
/
+8
*
tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
Arnaldo Carvalho de Melo
2016-06-06
2
-6
/
+3
*
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
Arnaldo Carvalho de Melo
2016-06-06
2
-7
/
+3
*
tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
Arnaldo Carvalho de Melo
2016-06-06
2
-5
/
+3
*
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private()
Arnaldo Carvalho de Melo
2016-06-06
2
-8
/
+3
*
perf bpf: Check relocation target section
Wang Nan
2016-01-26
1
-12
/
+22
*
perf bpf: Fix build breakage due to libbpf
Naveen N. Rao
2016-01-11
1
-8
/
+8
*
perf tools: Fix PowerPC native building
Wang Nan
2016-01-11
1
-2
/
+2
*
tools bpf: Add *.cmd files clean up
Jiri Olsa
2016-01-11
1
-1
/
+1
*
perf build: Use FEATURE-DUMP in bpf subproject
Jiri Olsa
2016-01-06
1
-0
/
+4
*
tools lib bpf: Fetch map names from correct strtab
Wang Nan
2015-12-11
1
-2
/
+9
*
tools lib bpf: Check return value of strdup when reading map names
Wang Nan
2015-12-11
1
-4
/
+9
*
tools lib bpf: Extract and collect map names from BPF object file
Wang Nan
2015-11-27
2
-3
/
+65
*
tools lib bpf: Collect map definition in bpf_object
Wang Nan
2015-11-27
2
-60
/
+148
*
bpf tools: Add helper function for updating bpf maps elements
He Kuang
2015-11-26
2
-0
/
+16
*
tools lib bpf: Don't do a feature check when cleaning
Wang Nan
2015-11-25
1
-0
/
+10
*
bpf tools: Load a program with different instances using preprocessor
Wang Nan
2015-11-18
2
-9
/
+201
*
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2015-11-06
2
-0
/
+9
*
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-06
2
-49
/
+130
*
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
Yunlong Song
2015-11-05
2
-2
/
+2
*
tools lib bpf: Fix compiler warning on CentOS 6
Namhyung Kim
2015-11-03
2
-3
/
+3
*
tools build: Build fixdep helper from perf and basic libs
Jiri Olsa
2015-09-28
1
-1
/
+3
*
tools build: Add Makefile.include
Jiri Olsa
2015-09-28
1
-1
/
+1
*
tools lib bpf: Use FEATURE_USER to allow building in the same dir as perf
Arnaldo Carvalho de Melo
2015-09-22
1
-0
/
+1
*
tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usage
Arnaldo Carvalho de Melo
2015-09-22
1
-2
/
+2
*
bpf tools: New API to get name from a BPF object
Wang Nan
2015-08-31
2
-4
/
+25
*
bpf tools: Link all bpf objects onto a list
Wang Nan
2015-08-07
2
-0
/
+39
*
bpf tools: Introduce accessors for struct bpf_program
Wang Nan
2015-08-07
2
-0
/
+96
*
bpf tools: Load eBPF programs in object files into kernel
Wang Nan
2015-08-07
1
-0
/
+90
*
bpf tools: Introduce bpf_load_program() to bpf.c
Wang Nan
2015-08-07
2
-0
/
+41
*
bpf tools: Relocate eBPF programs
Wang Nan
2015-08-07
1
-0
/
+52
*
bpf tools: Create eBPF maps defined in an object file
Wang Nan
2015-08-07
2
-0
/
+106
[next]