index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-3
/
+3
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
1
-0
/
+5
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
1
-0
/
+5
2010-01-25
tracing: Prevent kernel oops with corrupted buffer
Steven Rostedt
1
-0
/
+5
2010-01-06
tracing: Add stack dump to trace_printk if stacktrace option is set
Steven Rostedt
1
-2
/
+6
2010-01-06
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
1
-39
/
+97
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
1
-158
/
+158
2009-12-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-12-21
tracing: Fix setting tracer specific options
Steven Rostedt
1
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-105
/
+77
2009-12-16
const: constify remaining pipe_buf_operations
Alexey Dobriyan
1
-2
/
+2
2009-12-15
tracing: Fix return of trace_dump_stack()
Steven Rostedt
1
-1
/
+1
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-16
/
+16
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-5
/
+5
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-9
/
+9
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-6
/
+6
2009-12-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-0
/
+16
2009-12-13
tracing: Simplify trace_option_write()
Li Zefan
1
-54
/
+31
2009-12-13
tracing: Remove useless trace option
Li Zefan
1
-1
/
+0
2009-12-13
tracing: Use seq file for trace_clock
Li Zefan
1
-9
/
+15
2009-12-13
tracing: Use seq file for trace_options
Li Zefan
1
-43
/
+17
2009-12-12
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
1
-1
/
+1
2009-12-11
tracing: Add trace_dump_stack()
Steven Rostedt
1
-0
/
+16
2009-12-09
tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
Carsten Emde
1
-6
/
+12
2009-12-09
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
1
-3
/
+32
2009-12-09
tracing: Only call pipe_close if pipe_close is defined
Steven Rostedt
1
-1
/
+1
2009-12-07
tracing: Add pipe_close interface
Steven Rostedt
1
-0
/
+4
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2009-11-17
tracing: Fix trace_marker output
Carsten Emde
1
-25
/
+14
2009-11-11
tracing: Fix return value of tracing_stats_read()
Roel Kluin
1
-1
/
+1
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-3
/
+3
2009-10-29
percpu: make percpu symbols in tracer unique
Tejun Heo
1
-2
/
+2
2009-10-29
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
1
-4
/
+4
2009-10-24
tracing: Update *ppos instead of filp->f_pos
Jiri Olsa
1
-4
/
+4
2009-10-14
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
Frederic Weisbecker
1
-2
/
+2
2009-10-13
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-2
/
+2
2009-10-13
tracing: Rename set_ftrace to set_bootup_ftrace
Frederic Weisbecker
1
-2
/
+2
2009-10-12
this_cpu: Use this_cpu_xx for ftrace
Christoph Lameter
1
-4
/
+4
2009-10-09
tracing: fix trace_vprintk call
Steven Rostedt
1
-1
/
+1
2009-09-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
1
-5
/
+2
2009-09-23
seq_file: constify seq_operations
James Morris
1
-2
/
+2
2009-09-22
tracing: Fix off-by-one in trace_get_user()
Li Zefan
1
-1
/
+1
2009-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+7
2009-09-20
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
1
-1
/
+7
2009-09-19
tracing: remove max_tracer_type_len
Li Zefan
1
-33
/
+16
2009-09-12
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
1
-1
/
+4
2009-09-12
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
1
-0
/
+5
2009-09-11
tracing: create generic trace parser
jolsa@redhat.com
1
-0
/
+106
[next]