summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-10-15tracing/events: Fix locking imbalance in the filter codeIngo Molnar
2009-10-15tracing/profile: Add filter supportLi Zefan
2009-10-15tracing/filters: Use a different op for glob matchLi Zefan
2009-10-15tracing/filters: Refactor subsystem filter codeLi Zefan
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar
2009-10-15Merge branch 'linus' into perf/coreIngo Molnar
2009-10-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-10-14ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker
2009-10-14ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker
2009-10-14tracing: Enable records during the module loadJiri Olsa
2009-10-14tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com
2009-10-13Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-10-13tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker
2009-10-13tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker
2009-10-13Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar
2009-10-13Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-13tracing/filters: Fix memory leak when setting a filterLi Zefan
2009-10-12ftrace: add kernel command line graph function filteringStefan Assmann
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-06tracing/events: Add 'signed' field to format filesTom Zanussi
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-01Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
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-24tracing/filters: Unify the regex parsing helpersFrederic Weisbecker
2009-09-24tracing/filters: Provide basic regex supportFrederic Weisbecker
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24tracing/event: Cleanup the useless dentry variableFrederic Weisbecker
2009-09-24tracing/filters: Cleanup useless headersFrederic Weisbecker
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