index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
video4linux
/
zc0301.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
tracing/filters: Defer pred allocation, fix memory leak
Li Zefan
1
-5
/
+6
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
5
-14
/
+41
2009-08-28
tracing: Fix double CPP substitution in TRACE_EVENT_FN
Frederic Weisbecker
1
-6
/
+7
2009-08-27
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
2
-42
/
+52
2009-08-27
tracing: remove legacy select of MARKERS by context switch tracing
Steven Rostedt
1
-1
/
+0
2009-08-27
tracing: Undef TRACE_EVENT_FN between trace events headers inclusion
Frederic Weisbecker
1
-0
/
+1
2009-08-26
tracing: Remove FTRACE_SYSCALL_MAX definitions
Jason Baron
1
-7
/
+0
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