index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
-4
/
+3
2009-04-07
tracing: remove CALLER_ADDR2 from wakeup tracer
Steven Rostedt
-1
/
+7
2009-04-07
Merge branch 'linus' into tracing/core
Ingo Molnar
-424
/
+1408
2009-04-07
Merge branch 'tracing/blktrace-fixes' into tracing/urgent
Ingo Molnar
-3
/
+4
2009-04-07
x86, hw-branch-tracer: allocate selftest iterator on heap
Markus Metzger
-8
/
+12
2009-04-07
x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface
Markus Metzger
-121
/
+72
2009-04-07
Merge branch 'linus' into tracing/hw-branch-tracing
Ingo Molnar
-762
/
+2299
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-97
/
+228
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2492
/
+11202
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-6
/
+5
2009-04-03
blktrace: fix pdu_len when tracing packet command requests
Li Zefan
-1
/
+1
2009-04-03
blktrace: small cleanup in blk_msg_write()
Li Zefan
-1
/
+1
2009-04-03
blktrace: NUL-terminate user space messages
Carl Henrik Lunde
-2
/
+3
2009-04-03
kmemtrace: small cleanups
Ingo Molnar
-61
/
+67
2009-04-03
kmemtrace: restore original tracing data binary format, improve ABI
Eduard - Gabriel Munteanu
-24
/
+58
2009-04-03
kmemtrace: kmemtrace_alloc() must fill type_id
Eduard - Gabriel Munteanu
-0
/
+1
2009-04-03
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
-61
/
+151
2009-04-01
ring-buffer: do not remove reader page from list on ring buffer free
Steven Rostedt
-1
/
+0
2009-04-01
function-graph: allow unregistering twice
Steven Rostedt
-0
/
+4
2009-03-31
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
-341
/
+1256
2009-03-31
trace: make argument 'mem' of trace_seq_putmem() const
Li Zefan
-5
/
+6
2009-03-31
tracing: add missing 'extern' keywords to trace_output.h
Eduard - Gabriel Munteanu
-16
/
+17
2009-03-31
tracing: provide trace_seq_reserve()
Eduard - Gabriel Munteanu
-0
/
+14
2009-03-31
blktrace: print out BLK_TN_MESSAGE properly
Li Zefan
-19
/
+61
2009-03-31
blktrace: extract duplidate code
Li Zefan
-32
/
+30
2009-03-31
blktrace: fix memory leak when freeing struct blk_io_trace
Li Zefan
-17
/
+12
2009-03-31
blktrace: fix blk_probes_ref chaos
Li Zefan
-8
/
+7
2009-03-31
blktrace: make classic output more classic
Li Zefan
-4
/
+4
2009-03-31
blktrace: fix off-by-one bug
Li Zefan
-2
/
+2
2009-03-31
blktrace: fix the original blktrace
Li Zefan
-7
/
+5
2009-03-31
blktrace: fix a race when creating blk_tree_root in debugfs
Li Zefan
-1
/
+5
2009-03-31
blktrace: fix timestamp in binary output
Li Zefan
-1
/
+1
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
-5
/
+4
2009-03-30
trivial: fix typo "resgister" -> "register"
Uwe Kleine-Koenig
-1
/
+1
2009-03-26
tracing: filter fix for TRACE_EVENT_FORMAT events
Tom Zanussi
-13
/
+5
2009-03-25
tracing: add average time in function to function profiler
Steven Rostedt
-7
/
+14
2009-03-25
tracing: remove on the fly allocator from function profiler
Steven Rostedt
-33
/
+43
2009-03-25
ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
Zhaolei
-2
/
+7
2009-03-25
trace_workqueues: fix empty line's output
Lai Jiangshan
-6
/
+6
2009-03-25
trace_stat: keep original order
Lai Jiangshan
-10
/
+8
2009-03-25
trace_stat: don't call seq_printf() in seq_operation->start()
Lai Jiangshan
-1
/
+7
2009-03-25
tracing: clean up tracing profiler
Steven Rostedt
-13
/
+15
2009-03-24
function-graph: add option to calculate graph time or not
Steven Rostedt
-6
/
+28
2009-03-24
tracing: make the function profiler per cpu
Steven Rostedt
-69
/
+130
2009-03-24
tracing: adding function timings to function profiler
Steven Rostedt
-19
/
+117
2009-03-24
tracing: move function profiler data out of function struct
Steven Rostedt
-187
/
+263
2009-03-24
tracing: add function profiler
Steven Rostedt
-2
/
+330
2009-03-24
tracing: add handler to trace_stat
Steven Rostedt
-5
/
+5
2009-03-24
tracing: use union for multi-usages field
Lai Jiangshan
-4
/
+4
2009-03-24
ftrace: show virtual PID
Lai Jiangshan
-1
/
+1
[prev]
[next]