index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2012-05-22
ftrace: Increase number of named processes
Jonas Aaberg
2012-05-22
trace: add STM trace hooks for printk, trace_printk, trace_function, stack tr...
Philippe Langlais
2012-04-16
tracing: Fix regression with tracing_on
Steven Rostedt
2012-03-27
tracing: Fix ent_size in trace output
Steven Rostedt
2012-03-01
tracing: Keep NMI watchdog from triggering when dumping trace
Steven Rostedt
2012-02-22
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
2012-02-13
ftrace: sched_switch plugin is deprecated
Geunsik Lim
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-03
switch debugfs to umode_t
Al Viro
2011-12-11
trace: Allow ftrace_dump() to be called from modules
Paul E. McKenney
2011-11-17
tracing: Add entries in buffer and total entries to default output header
Steven Rostedt
2011-11-17
tracing: Add irq, preempt-count and need resched info to default trace output
Steven Rostedt
2011-11-11
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-11-07
tracing/latency: Fix header output for latency tracers
Jiri Olsa
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-14
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
2011-10-14
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
2011-10-11
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
2011-10-11
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-09-19
tracing: Add a counter clock for those that do not trust clocks
Steven Rostedt
2011-09-13
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
2011-08-30
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
2011-08-30
trace: Add a new readonly entry to report total buffer size
Vaibhav Nagarnaik
2011-07-14
tracing: Have dynamic size event stack traces
Steven Rostedt
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
2011-06-14
tracing: Add disable_on_free option
Steven Rostedt
2011-06-14
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
2011-06-14
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
2011-06-14
tracing: Schedule a delayed work to call wakeup()
Vaibhav Nagarnaik
2011-05-10
Merge commit 'v2.6.39-rc7' into perf/core
Ingo Molnar
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-04-27
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-04-04
tracing: Avoid soft lockup in trace_pipe
Jiri Olsa
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-10
tracing: Fix irqoff selftest expanding max buffer
Steven Rostedt
2011-03-10
tracing: Remove lock_depth from event entry
Steven Rostedt
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-02-08
tracing: Deprecate tracing_enabled for tracing_on
Steven Rostedt
2011-01-07
tracing: Fix preempt count leak
Li Zefan
2010-12-16
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-11-30
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
2010-11-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-12
tracing: Fix recursive user stack trace
Steven Rostedt
2010-10-21
tracing: Do not limit the size of the number of CPU buffers
Steven Rostedt
2010-10-18
tracing/trivial: Remove cast from void*
matt mooney
2010-08-16
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
[next]