Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223835
b: refs/heads/master
c: 35d3778
h: refs/heads/master
i:
  223833: 104c97d
  223831: 50fdf16
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Nov 26, 2010
1 parent dcf7dca commit f6337f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6c869e772c72d509d0db243a56c205ef48a29baf
refs/heads/master: 35d3778a8fe3c8b4a7513565e34d3bde00ce43ec
4 changes: 3 additions & 1 deletion trunk/scripts/tags.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,9 @@ exuberant()
-I DEFINE_TRACE,EXPORT_TRACEPOINT_SYMBOL,EXPORT_TRACEPOINT_SYMBOL_GPL \
--extra=+f --c-kinds=-px \
--regex-asm='/^ENTRY\(([^)]*)\).*/\1/' \
--regex-c='/^SYSCALL_DEFINE[[:digit:]]?\(([^,)]*).*/sys_\1/'
--regex-c='/^SYSCALL_DEFINE[[:digit:]]?\(([^,)]*).*/sys_\1/' \
--regex-c++='/^TRACE_EVENT\(([^,)]*).*/trace_\1/' \
--regex-c++='/^DEFINE_EVENT\(([^,)]*).*/trace_\1/'

all_kconfigs | xargs $1 -a \
--langdef=kconfig --language-force=kconfig \
Expand Down

0 comments on commit f6337f5

Please sign in to comment.