index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-07-12
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
Arnaldo Carvalho de Melo
2016-01-11
perf bpf: Fix build breakage due to libbpf
Naveen N. Rao
2016-01-11
tools bpf: Add *.cmd files clean up
Jiri Olsa
2016-01-06
perf build: Use FEATURE-DUMP in bpf subproject
Jiri Olsa
2015-11-25
tools lib bpf: Don't do a feature check when cleaning
Wang Nan
2015-11-05
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
Yunlong Song
2015-09-28
tools build: Build fixdep helper from perf and basic libs
Jiri Olsa
2015-09-28
tools build: Add Makefile.include
Jiri Olsa
2015-09-22
tools lib bpf: Use FEATURE_USER to allow building in the same dir as perf
Arnaldo Carvalho de Melo
2015-09-22
tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usage
Arnaldo Carvalho de Melo
2015-08-07
bpf tools: Introduce 'bpf' library and add bpf feature check
Wang Nan