projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cdbc40
)
perf tools: Include all tools/lib directory for tags/cscope/TAGS targets
author
Jiri Olsa
<
[email protected]
>
Thu, 7 Jan 2016 09:14:06 +0000
(10:14 +0100)
committer
Arnaldo Carvalho de Melo
<
[email protected]
>
Fri, 8 Jan 2016 15:57:46 +0000
(12:57 -0300)
Besides lockdep we use all the 'tools/lib' code in perf, so include it
completely in tags.
Signed-off-by: Jiri Olsa <
[email protected]
>
Cc: Adrian Hunter <
[email protected]
>
Cc: David Ahern <
[email protected]
>
Cc: Namhyung Kim <
[email protected]
>
Cc: Noel Grandin <
[email protected]
>
Cc: Peter Zijlstra <
[email protected]
>
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <
[email protected]
>
tools/perf/Makefile.perf
patch
|
blob
|
history
diff --git
a/tools/perf/Makefile.perf
b/tools/perf/Makefile.perf
index 404e3b1c4e31253bdf4d081cb8d35be88b941ac0..1025ea79b90bd4bc563677e96004e27d5b68c080 100644
(file)
--- a/
tools/perf/Makefile.perf
+++ b/
tools/perf/Makefile.perf
@@
-488,7
+488,7
@@
INSTALL_DOC_TARGETS += quick-install-doc quick-install-man quick-install-html
$(DOC_TARGETS):
$(QUIET_SUBDIR0)Documentation $(QUIET_SUBDIR1) $(@:doc=all)
-TAG_FOLDERS= . ../lib
/traceevent ../lib/api ../lib/symbol ../include ../lib/bpf
+TAG_FOLDERS= . ../lib
../include
TAG_FILES= ../../include/uapi/linux/perf_event.h
TAGS: