index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
msync.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
2
-16
/
+16
2009-08-26
tracing: Define NR_syscalls for x86_64
Jason Baron
2
-0
/
+7
2009-08-26
tracing: Define NR_syscalls for x86 (32)
Jason Baron
1
-0
/
+2
2009-08-26
tracing: Don't trace kernel thread syscalls
Hendrik Brueckner
1
-1
/
+3
2009-08-26
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
1
-0
/
+4
2009-08-26
tracing: Add syscall tracepoints - s390 arch update
Hendrik Brueckner
1
-9
/
+27
2009-08-26
tracing: add comments to explain TRACE_EVENT out of protection
Steven Rostedt
1
-2
/
+11
2009-08-26
tracing/events: fix the include file dependencies
Xiao Guangrong
2
-2
/
+2
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
2
-20
/
+79
2009-08-26
tracing/filters: Support filtering for char * strings
Li Zefan
2
-3
/
+24
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
6
-22
/
+49
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
3
-9
/
+18