index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
tracing, x86: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-04-07
ftrace: Add check of sched_stopped for probe_sched_wakeup
Zhaolei
1
-0
/
+3
2009-04-07
function-graph: add proper initialization for init task
Steven Rostedt
2
-2
/
+8
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-03
blktrace: fix pdu_len when tracing packet command requests
Li Zefan
2
-1
/
+2
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-01
tracing: move scripts/trace/power.pl to scripts/tracing/power.pl
Lai Jiangshan
1
-0
/
+0
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-31
tracing, Text Edit Lock: cleanup
Ingo Molnar
1
-2
/
+0
2009-03-26
tracing: filter fix for TRACE_EVENT_FORMAT events
Tom Zanussi
1
-13
/
+5
2009-03-25
ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
Zhaolei
1
-2
/
+7
2009-03-25
x86: kretprobe-booster interrupt emulation code fix
Masami Hiramatsu
1
-8
/
+9
2009-03-25
init,cpuset: fix initialize order
Lai Jiangshan
1
-2
/
+1
2009-03-25
trace_workqueues: fix empty line's output
Lai Jiangshan
1
-6
/
+6
2009-03-25
trace_stat: keep original order
Lai Jiangshan
1
-10
/
+8
2009-03-25
trace_stat: don't call seq_printf() in seq_operation->start()
Lai Jiangshan
1
-1
/
+7
2009-03-24
tracing: Documentation / sample code fixes for tracepoints
Jody McIntyre
2
-18
/
+19
2009-03-24
tracing: use union for multi-usages field
Lai Jiangshan
2
-7
/
+13
2009-03-24
ftrace: show virtual PID
Lai Jiangshan
1
-1
/
+1
2009-03-24
function-graph: add option for include sleep times
Steven Rostedt
3
-1
/
+10
2009-03-24
function-graph: ignore times across schedule
Steven Rostedt
2
-0
/
+38
2009-03-24
function-graph: prevent more than one tracer registering
Steven Rostedt
1
-0
/
+6
2009-03-24
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
3
-10
/
+7
2009-03-24
tracing: fix memory leak in trace_stat
Steven Rostedt
1
-10
/
+13
2009-03-24
blktrace: print human-readable act_mask
Li Zefan
1
-38
/
+65
2009-03-24
blktrace: fix t_error()
Li Zefan
1
-1
/
+1
2009-03-24
blktrace: fix wrong calculation of RWBS
Li Zefan
1
-6
/
+7
2009-03-24
blktrace: mark ddir_act[] const
Li Zefan
1
-4
/
+4
2009-03-24
tracing/filters: disallow integer values for string filters and vice versa
Tom Zanussi
1
-0
/
+5
2009-03-24
tracing/filters: use trace_seq_printf() to print filters
Tom Zanussi
3
-21
/
+15
2009-03-24
tracing/filters: free pred when clearing filters
Tom Zanussi
1
-0
/
+2
2009-03-24
tracing/filters: use list_for_each_entry
Tom Zanussi
1
-2
/
+2
2009-03-23
tracing/function-graph-tracer: fix functions call traces imbalance
Frederic Weisbecker
1
-5
/
+11
2009-03-23
tracing: Fix TRACING_SUPPORT dependency for PPC32
Anton Vorontsov
1
-1
/
+5
2009-03-23
tracing/ftrace: check if debugfs is registered before creating files
Frederic Weisbecker
1
-0
/
+3
2009-03-23
debugfs: function to know if debugfs is initialized
Frederic Weisbecker
2
-0
/
+24
[next]