summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2009-08-18Merge commit 'tip/auto-latest'Stephen Rothwell
2009-08-18Merge commit 'trivial/for-next'Stephen Rothwell
2009-08-18Merge branch 'quilt/rr'Stephen Rothwell
2009-08-18Merge commit 'net/master'Stephen Rothwell
2009-08-17trace_skb: fix build when CONFIG_NET is not enabledRandy Dunlap
2009-08-17Merge branch 'tracing/core' into auto-tracing-nextIngo Molnar
2009-08-17ftrace: Simplify seqfile codeLi Zefan
2009-08-17trace_stack: Simplify seqfile codeLi Zefan
2009-08-17trace_stat: Fix missing entry in stat fileLi Zefan
2009-08-17tracing/syscalls: Fix to print parameter typesLi Zefan
2009-08-13net: skb ftracer - Add actual ftrace code to kernel (v3)Neil Horman
2009-08-13net: skb ftracer - Add config option to enable new ftracer (v3)Neil Horman
2009-08-13trivial: Fix duplicated word "options" in commentUwe Kleine-Koenig
2009-08-13cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-08-12Remove double removal of blktrace directoryAlan D. Brunelle
2009-08-11tracing: Support for syscall events raw records in perfcountersFrederic Weisbecker
2009-08-11tracing: Add fields format definition for syscall eventsFrederic Weisbecker
2009-08-11tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker
2009-08-11tracing: Add perf counter support for syscalls tracingJason Baron
2009-08-11tracing: Add individual syscalls tracepoint id supportJason Baron
2009-08-11tracing: Add trace events for each syscall entry/exitJason Baron
2009-08-11tracing: Add ftrace_event_call void * 'data' fieldJason Baron
2009-08-11tracing: Raw_init() bailout in trace event register fail caseJason Baron
2009-08-11tracing: Call arch_init_ftrace_syscalls at bootJason Baron
2009-08-11tracing: Rename set_tracer_flags()'s local variable trace_flagsZhaolei
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker
2009-08-09Merge branch 'linus' into tracing/urgentIngo Molnar
2009-08-08tracing/filters: Don't use pred on alloc failureTom Zanussi
2009-08-08tracing/filters: Always free pred on filter_add_subsystem_pred() failureTom Zanussi
2009-08-08tracing/filters: Don't use pred on alloc failureTom Zanussi
2009-08-07ring-buffer: Fix memleak in ring_buffer_free()Eric Dumazet
2009-08-06ring-buffer: Fix advance of reader in rb_buffer_peek()Robert Richter
2009-08-06tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULESFrederic Weisbecker
2009-08-06tracing/function-graph-tracer: Move graph event insertion helpers in the grap...Frederic Weisbecker
2009-08-06tracing: Move sched event insertion helpers in the sched switch tracer fileFrederic Weisbecker
2009-08-06tracing/core: Make the stack entry helpers globalFrederic Weisbecker
2009-08-06tracing/core: Turn ftrace_cpu_disabled into a global varFrederic Weisbecker
2009-08-06tracing: Simplify print_graph_cpu()Lai Jiangshan
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra
2009-08-05ring-buffer: do not disable ring buffer on oops_in_progressSteven Rostedt
2009-08-05ring-buffer: fix check of try_to_discard resultSteven Rostedt
2009-08-04Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-07-28tracing: Fix missing function_graph events when we splice_read from trace_pipeLai Jiangshan
2009-07-28tracing: Fix invalid function_graph entryLai Jiangshan
2009-07-23tracing: only truncate ftrace files when O_TRUNC is setSteven Rostedt
2009-07-23tracing: show proper address for trace-printk formatSteven Rostedt
2009-07-23tracing/stat: Fix seqfile memory leakLi Zefan
2009-07-23function-graph: Fix seqfile memory leakLi Zefan
2009-07-23trace_stack: Fix seqfile memory leakLi Zefan