aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2009-10-24tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa
2009-10-24tracing: Fix comment typo and documentation exampleJiri Olsa
2009-10-24tracing: Fix trace_seq_printf() return valueJiri Olsa
2009-10-24tracing: Update *ppos instead of filp->f_posJiri Olsa
2009-10-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-10-13tracing/filters: Fix memory leak when setting a filterLi Zefan
2009-10-09tracing: fix trace_vprintk callSteven Rostedt
2009-10-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-10-08Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-10-07tracing: user local buffer variable for trace branch tracerSteven Rostedt
2009-10-07tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.cZhenwen Xu
2009-10-07ftrace: check for failure for all conversionsSteven Rostedt
2009-10-07tracing: correct module boundaries for ftrace_releasejolsa@redhat.com
2009-10-07tracing: fix transposed numbers of lock_depth and preempt_countSteven Rostedt
2009-10-06trace: Fix missing assignment in trace_ctxwake_*Hiroshi Shimamoto
2009-10-06tracing/syscalls: Use long for syscall ret format and field definitionsTom Zanussi
2009-10-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-10-05tracing: Use free_percpu instead of kfreeFrederic Weisbecker
2009-10-05tracing: Check total refcount before releasing bufs in profile_enable failureFrederic Weisbecker
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura
2009-10-01Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac
2009-10-01kmemtrace: Fix up tracer registrationPaul Mundt
2009-10-01tracing: Fix infinite recursion in ftrace_update_pid_func()Matt Fleming
2009-09-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22tracing: Fix failure path in ftrace_regex_open()Li Zefan
2009-09-22tracing: Fix failure path in ftrace_graph_write()Li Zefan
2009-09-22tracing: Check the return value of trace_get_user()Li Zefan
2009-09-22tracing: Fix off-by-one in trace_get_user()Li Zefan
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: Fix duplicated word "options" in commentUwe Kleine-Koenig
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds
2009-09-20sched: Fix raciness in runqueue_is_locked()Andrew Morton
2009-09-20tracing: Export trace_profile_buf symbolsPeter Zijlstra
2009-09-20includecheck fix: kernel/trace, ring_buffer.cJaswinder Singh Rajput
2009-09-19Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-09-19tracing/events: use list_for_entry_continueLi Zefan
2009-09-19tracing: remove max_tracer_type_lenLi Zefan
2009-09-19function-graph: use ftrace_graph_funcs directlyLi Zefan
2009-09-19Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-18tracing: Remove markersChristoph Hellwig
2009-09-18tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker