summaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/zc0301.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-04tracing/filters: Defer pred allocation, fix memory leakLi Zefan1-5/+6
2009-08-31tracing/filters: Defer pred allocationLi Zefan5-14/+41
2009-08-28tracing: Fix double CPP substitution in TRACE_EVENT_FNFrederic Weisbecker1-6/+7
2009-08-27tracing: only show tracing_max_latency when latency tracer configuredSteven Rostedt2-42/+52
2009-08-27tracing: remove legacy select of MARKERS by context switch tracingSteven Rostedt1-1/+0
2009-08-27tracing: Undef TRACE_EVENT_FN between trace events headers inclusionFrederic Weisbecker1-0/+1
2009-08-26tracing: Remove FTRACE_SYSCALL_MAX definitionsJason Baron1-7/+0
2009-08-26tracing: Convert event tracing code to use NR_syscallsJason Baron2-16/+16
2009-08-26tracing: Define NR_syscalls for x86_64Jason Baron2-0/+7
2009-08-26tracing: Define NR_syscalls for x86 (32)Jason Baron1-0/+2
2009-08-26tracing: Don't trace kernel thread syscallsHendrik Brueckner1-1/+3
2009-08-26tracing: Check invalid syscall nr while tracing syscallsHendrik Brueckner1-0/+4
2009-08-26tracing: Add syscall tracepoints - s390 arch updateHendrik Brueckner1-9/+27
2009-08-26tracing: add comments to explain TRACE_EVENT out of protectionSteven Rostedt1-2/+11
2009-08-26tracing/events: fix the include file dependenciesXiao Guangrong2-2/+2
2009-08-26ftrace: Move setting of clock-source out of optionsZhaolei2-20/+79
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan2-3/+24
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan6-22/+49
2009-08-26tracing/filters: Add filter_type to struct ftrace_event_fieldLi Zefan3-9/+18