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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-14
tracing: Fix branch tracer header
Zhaolei
1
-0
/
+8
2009-04-13
tracing: Fix power tracer header
Zhaolei
1
-0
/
+7
2009-04-12
tracing/filters: return proper error code when writing filter file
Li Zefan
2
-6
/
+8
2009-04-12
tracing/filters: allow user input integer to be oct or hex
Li Zefan
1
-2
/
+3
2009-04-12
tracing/filters: fix NULL pointer dereference
Li Zefan
1
-0
/
+5
2009-04-12
tracing/filters: NIL-terminate user input filter
Li Zefan
1
-0
/
+2
2009-04-10
ftrace: Output REC->var instead of __entry->var for trace format
Zhaolei
1
-2
/
+2
2009-04-10
tracing: fix document references
Li Zefan
1
-2
/
+2
2009-04-10
tracing: fix splice return too large
Lai Jiangshan
1
-2
/
+14
2009-04-10
tracing: update file->f_pos when splice(2) it
Lai Jiangshan
1
-7
/
+1
2009-04-10
tracing: allocate page when needed
Lai Jiangshan
1
-8
/
+8
2009-04-10
tracing: disable seeking for trace_pipe_raw
Lai Jiangshan
1
-1
/
+1
2009-04-09
blktrace: pass the right pointer to kfree()
Li Zefan
1
-5
/
+5
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
1
-1
/
+1
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-12
/
+33
2009-04-07
ftrace: Correct a text align for event format output
Zhaolei
1
-1
/
+1
2009-04-07
Update /debug/tracing/README
Nikanth Karthikesan
1
-2
/
+2
2009-04-07
tracing/ftrace: alloc the started cpumask for the trace file
Frederic Weisbecker
1
-1
/
+12
2009-04-07
ftrace: Add check of sched_stopped for probe_sched_wakeup
Zhaolei
1
-0
/
+3
2009-04-07
tracing/ftrace: fix missing include string.h
Frederic Weisbecker
1
-0
/
+1
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
3
-4
/
+3
2009-04-07
tracing: remove CALLER_ADDR2 from wakeup tracer
Steven Rostedt
1
-1
/
+7
2009-04-07
Merge branch 'tracing/blktrace-fixes' into tracing/urgent
Ingo Molnar
1
-3
/
+4
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-97
/
+228
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
39
-2492
/
+11202
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-6
/
+5
2009-04-03
blktrace: fix pdu_len when tracing packet command requests
Li Zefan
1
-1
/
+1
2009-04-03
blktrace: small cleanup in blk_msg_write()
Li Zefan
1
-1
/
+1
2009-04-03
blktrace: NUL-terminate user space messages
Carl Henrik Lunde
1
-2
/
+3
2009-04-03
kmemtrace: small cleanups
Ingo Molnar
1
-61
/
+67
2009-04-03
kmemtrace: restore original tracing data binary format, improve ABI
Eduard - Gabriel Munteanu
1
-24
/
+58
2009-04-03
kmemtrace: kmemtrace_alloc() must fill type_id
Eduard - Gabriel Munteanu
1
-0
/
+1
2009-04-03
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
2
-61
/
+151
2009-04-01
ring-buffer: do not remove reader page from list on ring buffer free
Steven Rostedt
1
-1
/
+0
2009-04-01
function-graph: allow unregistering twice
Steven Rostedt
1
-0
/
+4
2009-03-31
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
18
-341
/
+1256
2009-03-31
trace: make argument 'mem' of trace_seq_putmem() const
Li Zefan
2
-5
/
+6
2009-03-31
tracing: add missing 'extern' keywords to trace_output.h
Eduard - Gabriel Munteanu
1
-16
/
+17
2009-03-31
tracing: provide trace_seq_reserve()
Eduard - Gabriel Munteanu
2
-0
/
+14
2009-03-31
blktrace: print out BLK_TN_MESSAGE properly
Li Zefan
1
-19
/
+61
2009-03-31
blktrace: extract duplidate code
Li Zefan
1
-32
/
+30
2009-03-31
blktrace: fix memory leak when freeing struct blk_io_trace
Li Zefan
1
-17
/
+12
2009-03-31
blktrace: fix blk_probes_ref chaos
Li Zefan
1
-8
/
+7
2009-03-31
blktrace: make classic output more classic
Li Zefan
1
-4
/
+4
2009-03-31
blktrace: fix off-by-one bug
Li Zefan
1
-2
/
+2
2009-03-31
blktrace: fix the original blktrace
Li Zefan
1
-7
/
+5
2009-03-31
blktrace: fix a race when creating blk_tree_root in debugfs
Li Zefan
1
-1
/
+5
2009-03-31
blktrace: fix timestamp in binary output
Li Zefan
1
-1
/
+1
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-5
/
+4
2009-03-30
trivial: fix typo "resgister" -> "register"
Uwe Kleine-Koenig
1
-1
/
+1
[next]