summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | tracing/filters: Cleanup useless headersFrederic Weisbecker2009-09-24
* | | | | | | | | | | | | | | tracing: Fix trace_marker outputCarsten Emde2009-11-17
* | | | | | | | | | | | | | | tracing: Fix return value of tracing_stats_read()Roel Kluin2009-11-11
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan2009-11-04
* | | | | | | | | | | | | | ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan2009-11-04
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-24
* | | | | | | | | | | | | tracing: Fix comment typo and documentation exampleJiri Olsa2009-10-24
* | | | | | | | | | | | | tracing: Fix trace_seq_printf() return valueJiri Olsa2009-10-24
* | | | | | | | | | | | | tracing: Update *ppos instead of filp->f_posJiri Olsa2009-10-24
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-14
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | / / / / | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | tracing/filters: Fix memory leak when setting a filterLi Zefan2009-10-13
| * | | | | | | | | | tracing: fix trace_vprintk callSteven Rostedt2009-10-09
* | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-08
|\| | | | | | | | | |
| * | | | | | | | | | tracing: user local buffer variable for trace branch tracerSteven Rostedt2009-10-07
| * | | | | | | | | | tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.cZhenwen Xu2009-10-07
| * | | | | | | | | | ftrace: check for failure for all conversionsSteven Rostedt2009-10-07
| * | | | | | | | | | tracing: correct module boundaries for ftrace_releasejolsa@redhat.com2009-10-07
| * | | | | | | | | | tracing: fix transposed numbers of lock_depth and preempt_countSteven Rostedt2009-10-07
| * | | | | | | | | | trace: Fix missing assignment in trace_ctxwake_*Hiroshi Shimamoto2009-10-06
| * | | | | | | | | | tracing: Use free_percpu instead of kfreeFrederic Weisbecker2009-10-05
| * | | | | | | | | | tracing: Check total refcount before releasing bufs in profile_enable failureFrederic Weisbecker2009-10-05
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-10-08
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | tracing/syscalls: Use long for syscall ret format and field definitionsTom Zanussi2009-10-06
| |/ / / / / / / /
* | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kmemtrace: Fix up tracer registrationPaul Mundt2009-10-01
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | tracing: Fix infinite recursion in ftrace_update_pid_func()Matt Fleming2009-10-01
| |/ / / / / / /
* | | | | | | | Add a tracepoint for block request remappingJun'ichi Nomura2009-10-01
* | | | | | | | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-01
|/ / / / / / /
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-26
|\ \ \ \ \ \ \
| * | | | | | | tracing: Fix failure path in ftrace_regex_open()Li Zefan2009-09-22
| * | | | | | | tracing: Fix failure path in ftrace_graph_write()Li Zefan2009-09-22
| * | | | | | | tracing: Check the return value of trace_get_user()Li Zefan2009-09-22
| * | | | | | | tracing: Fix off-by-one in trace_get_user()Li Zefan2009-09-22
* | | | | | | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* | | | | | | | cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-24
| |_|_|_|/ / / |/| | | | | |
* | | | | | | seq_file: constify seq_operationsJames Morris2009-09-23
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \ \ \ \ \ \
| * | | | | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * | | | | | | trivial: Fix duplicated word "options" in commentUwe Kleine-Koenig2009-09-21
* | | | | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
| |/ / / / / /
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-21
|\ \ \ \ \ \ \
| * | | | | | | sched: Fix raciness in runqueue_is_locked()Andrew Morton2009-09-20
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | tracing: Export trace_profile_buf symbolsPeter Zijlstra2009-09-20
| * | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-19
| |\ \ \ \ \ \
| | * | | | | | tracing/events: use list_for_entry_continueLi Zefan2009-09-19
| | * | | | | | tracing: remove max_tracer_type_lenLi Zefan2009-09-19
| | * | | | | | function-graph: use ftrace_graph_funcs directlyLi Zefan2009-09-19
| | |/ / / / /
| * | | | | | Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-09-19
| |\ \ \ \ \ \