aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* 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-23
* | 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
| |\ \
| | * | tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-18
| | * | tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-18
| | |/
| * / tracing: Remove markersChristoph Hellwig2009-09-18
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds2009-09-20
|\ \
| * | includecheck fix: kernel/trace, ring_buffer.cJaswinder Singh Rajput2009-09-20
| |/
* / tracing, perf: Convert the power tracer into an event tracerArjan van de Ven2009-09-19
|/
* tracing: switch function prints from %pf to %psSteven Rostedt2009-09-17
* Merge branch 'linus' into tracing/coreIngo Molnar2009-09-17
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
| |\
| | * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| | |\
| | * \ Merge branch 'master' into for-nextTejun Heo2009-07-03
| | |\ \
| | * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
* | | | | tracing: Fix minor bugs for __unregister_ftrace_function_probeAtsushi Tsuji2009-09-16
* | | | | tracing: optimize global_trace_clock cachelinesSteven Rostedt2009-09-15
* | | | | ftrace: document function and function graph implementationMike Frysinger2009-09-14
* | | | | tracing: make testing syscall events a separate configurationSteven Rostedt2009-09-14
* | | | | tracing: remove some unused macrosLi Zefan2009-09-14
* | | | | ftrace: add compile-time check on F_printk()Li Zefan2009-09-14
* | | | | tracing: fix F_printk() typosLi Zefan2009-09-14
* | | | | tracing: add static to generated TRACE_EVENT functionsSteven Rostedt2009-09-14
* | | | | ring-buffer: typecast cmpxchg to fix PowerPC warningSteven Rostedt2009-09-14
* | | | | tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt2009-09-12
* | | | | tracing: remove trace_event_types.hSteven Rostedt2009-09-12
* | | | | tracing: use the new trace_entries.h to create format filesSteven Rostedt2009-09-12
* | | | | tracing: show details of structures within the ftrace structuresSteven Rostedt2009-09-12
* | | | | tracing: use macros to create internal ftrace entry ring buffer structuresSteven Rostedt2009-09-12