summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-10-081-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | tracing/syscalls: Use long for syscall ret format and field definitionsTom Zanussi2009-10-061-2/+2
| | |/ / /
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-052-1/+5
| |\ \ \ \
| | * | | | kmemtrace: Fix up tracer registrationPaul Mundt2009-10-011-1/+1
| | | |_|/ | | |/| |
| | * | | tracing: Fix infinite recursion in ftrace_update_pid_func()Matt Fleming2009-10-011-0/+4
| | |/ /
| * | | Add a tracepoint for block request remappingJun'ichi Nomura2009-10-011-0/+34
| * | | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-011-0/+5
| |/ /
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-263-15/+17
| |\ \
| | * | tracing: Fix failure path in ftrace_regex_open()Li Zefan2009-09-221-1/+3
| | * | tracing: Fix failure path in ftrace_graph_write()Li Zefan2009-09-221-4/+6
| | * | tracing: Check the return value of trace_get_user()Li Zefan2009-09-222-9/+7
| | * | tracing: Fix off-by-one in trace_get_user()Li Zefan2009-09-221-1/+1
| * | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-242-4/+4
| * | | cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-241-5/+2
* | | | tracing/kprobes: Add failure messages for debuggingMasami Hiramatsu2009-10-171-8/+27
* | | | tracing/kprobes: Update kprobe-tracer selftest against new syntaxMasami Hiramatsu2009-10-171-2/+2
* | | | tracing/kprobes: Robustify fixed field names against variable field names con...Masami Hiramatsu2009-10-121-4/+4
* | | | tracing/kprobes: Avoid field name conflictionMasami Hiramatsu2009-10-121-12/+53
* | | | tracing/kprobes: Make special variable names more self-explainableMasami Hiramatsu2009-10-121-28/+24
* | | | tracing/kprobes: Remove '$ra' special variableMasami Hiramatsu2009-10-121-11/+0
* | | | tracing/kprobes: Add $ prefix to special variablesMasami Hiramatsu2009-10-121-23/+37
* | | | tracing/ftrace: Fix to check create_event_dir() when adding new eventsMasami Hiramatsu2009-10-031-11/+14
* | | | tracing/kprobes: Use global event perf buffers in kprobe tracerMasami Hiramatsu2009-10-031-42/+73
* | | | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-2327-1114/+1256
|\ \ \ \ | |/ / /
| * | | seq_file: constify seq_operationsJames Morris2009-09-232-4/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-222-2/+2
| |\ \ \
| | * | | trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
| | * | | trivial: Fix duplicated word "options" in commentUwe Kleine-Koenig2009-09-211-1/+1
| * | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-211-3/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-3/+3
| | |/ /
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-211-1/+7
| |\ \ \
| | * | | sched: Fix raciness in runqueue_is_locked()Andrew Morton2009-09-201-1/+7
| | | |/ | | |/|
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-216-108/+193
| |\ \ \ | | |_|/ | |/| |
| | * | tracing: Export trace_profile_buf symbolsPeter Zijlstra2009-09-201-1/+4
| | * | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-193-86/+35
| | |\ \
| | | * | tracing/events: use list_for_entry_continueLi Zefan2009-09-191-34/+15
| | | * | tracing: remove max_tracer_type_lenLi Zefan2009-09-191-33/+16
| | | * | function-graph: use ftrace_graph_funcs directlyLi Zefan2009-09-191-19/+4
| | | |/
| | * | Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-09-192-21/+155
| | |\ \
| | | * | tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-182-20/+138
| | | * | tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-181-2/+18
| | | |/
| | * | tracing: Remove markersChristoph Hellwig2009-09-181-1/+0
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds2009-09-201-2/+0
| |\ \
| | * | includecheck fix: kernel/trace, ring_buffer.cJaswinder Singh Rajput2009-09-201-2/+0
| | |/
| * | tracing, perf: Convert the power tracer into an event tracerArjan van de Ven2009-09-195-239/+21
| |/
| * tracing: switch function prints from %pf to %psSteven Rostedt2009-09-173-7/+7
| * Merge branch 'linus' into tracing/coreIngo Molnar2009-09-171-3/+3
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-3/+3
| | |\
| | | * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1416-73/+99
| | | |\
| | | * \ Merge branch 'master' into for-nextTejun Heo2009-07-048-74/+86
| | | |\ \
OpenPOWER on IntegriCloud