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
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-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
2009-09-11
tracing: add lock depth to entries
Steven Rostedt
1
-4
/
+5
2009-09-11
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
1
-1
/
+1
2009-09-06
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
1
-10
/
+2
2009-09-04
tracing: report error in trace if we fail to swap latency buffer
Steven Rostedt
1
-1
/
+12
2009-09-04
tracing: add trace_array_printk for internal tracers to use
Steven Rostedt
1
-2
/
+22
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
1
-50
/
+67
2009-09-04
tracing: make tracing_reset safe for external use
Steven Rostedt
1
-2
/
+15
2009-09-04
tracing: use timestamp to determine start of latency traces
Steven Rostedt
1
-17
/
+63
2009-09-04
tracing: remove users of tracing_reset
Steven Rostedt
1
-5
/
+2
2009-09-04
tracing: disable buffers and synchronize_sched before resetting
Steven Rostedt
1
-0
/
+8
2009-09-04
tracing: disable update max tracer while reading trace
Steven Rostedt
1
-3
/
+9
2009-09-04
tracing: print out start and stop in latency traces
Steven Rostedt
1
-8
/
+11
2009-08-27
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
1
-42
/
+50
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
1
-17
/
+75
2009-08-18
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
1
-10
/
+2
2009-08-11
tracing: Rename set_tracer_flags()'s local variable trace_flags
Zhaolei
1
-7
/
+7
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-4
/
+9
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
1
-0
/
+1
2009-08-06
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
1
-110
/
+0
2009-08-06
tracing: Move sched event insertion helpers in the sched switch tracer file
Frederic Weisbecker
1
-56
/
+0
2009-08-06
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
1
-16
/
+8
2009-08-06
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
1
-1
/
+1
2009-08-04
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-3
/
+7
2009-07-28
tracing: Fix missing function_graph events when we splice_read from trace_pipe
Lai Jiangshan
1
-3
/
+7
2009-07-23
tracing: only truncate ftrace files when O_TRUNC is set
Steven Rostedt
1
-1
/
+1
2009-07-20
tracing: cleanup for tracing_trace_options_read()
Xiao Guangrong
1
-3
/
+3
2009-07-18
tracing: Remove unused fields/variables
jolsa@redhat.com
1
-2
/
+1
2009-07-18
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-0
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-07-07
ring-buffer: make lockless
Steven Rostedt
1
-3
/
+0
2009-07-01
tracing/events: Add trace_event boot option
Li Zefan
1
-2
/
+2
2009-06-24
tracing: Fix trace_buf_size boot option
Li Zefan
1
-3
/
+2
2009-06-24
tracing: Reset iterator in t_start()
Li Zefan
1
-14
/
+4
2009-06-20
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
1
-12
/
+11
2009-06-15
tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
Li Zefan
1
-1
/
+1
[next]