index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into tracing/hw-branch-tracing
Ingo Molnar
2009-04-07
28
-762
/
+2299
|
\
|
*
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-04-06
2
-97
/
+228
|
|
\
|
|
*
kmemtrace: small cleanups
Ingo Molnar
2009-04-03
1
-61
/
+67
|
|
*
kmemtrace: restore original tracing data binary format, improve ABI
Eduard - Gabriel Munteanu
2009-04-03
1
-24
/
+58
|
|
*
kmemtrace: kmemtrace_alloc() must fill type_id
Eduard - Gabriel Munteanu
2009-04-03
1
-0
/
+1
|
|
*
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
2009-04-03
2
-61
/
+151
|
*
|
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
39
-2492
/
+11202
|
|
\
\
|
|
|
/
|
|
*
ring-buffer: do not remove reader page from list on ring buffer free
Steven Rostedt
2009-04-01
1
-1
/
+0
|
|
*
function-graph: allow unregistering twice
Steven Rostedt
2009-04-01
1
-0
/
+4
|
|
*
-
-
-
.
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
2009-03-31
18
-341
/
+1256
|
|
|
\
\
\
|
|
|
|
|
*
blktrace: print out BLK_TN_MESSAGE properly
Li Zefan
2009-03-31
1
-19
/
+61
|
|
|
|
|
*
blktrace: extract duplidate code
Li Zefan
2009-03-31
1
-32
/
+30
|
|
|
|
|
*
blktrace: fix memory leak when freeing struct blk_io_trace
Li Zefan
2009-03-31
1
-17
/
+12
|
|
|
|
|
*
blktrace: fix blk_probes_ref chaos
Li Zefan
2009-03-31
1
-8
/
+7
|
|
|
|
|
*
blktrace: make classic output more classic
Li Zefan
2009-03-31
1
-4
/
+4
|
|
|
|
|
*
blktrace: fix off-by-one bug
Li Zefan
2009-03-31
1
-2
/
+2
|
|
|
|
|
*
blktrace: fix the original blktrace
Li Zefan
2009-03-31
1
-7
/
+5
|
|
|
|
|
*
blktrace: fix a race when creating blk_tree_root in debugfs
Li Zefan
2009-03-31
1
-1
/
+5
|
|
|
|
|
*
blktrace: fix timestamp in binary output
Li Zefan
2009-03-31
1
-1
/
+1
|
|
|
|
|
*
blktrace: print human-readable act_mask
Li Zefan
2009-03-24
1
-38
/
+65
|
|
|
|
|
*
blktrace: fix t_error()
Li Zefan
2009-03-24
1
-1
/
+1
|
|
|
|
|
*
blktrace: fix wrong calculation of RWBS
Li Zefan
2009-03-24
1
-6
/
+7
|
|
|
|
|
*
blktrace: mark ddir_act[] const
Li Zefan
2009-03-24
1
-4
/
+4
|
|
|
|
|
*
blktrace: avoid accessing NULL bdev->bd_disk
Li Zefan
2009-03-21
1
-2
/
+11
|
|
|
|
|
*
blktrace: remove sysfs_blk_trace_enable_show/store()
Li Zefan
2009-03-21
1
-70
/
+22
|
|
|
|
|
*
blktrace: report EBUSY correctly
Li Zefan
2009-03-21
1
-6
/
+3
|
|
|
|
|
*
blktrace: don't increase blk_probes_ref if failed to setup blk trace
Li Zefan
2009-03-21
1
-3
/
+3
|
|
|
|
|
*
blktrace: remove blk_probe_mutex
Li Zefan
2009-03-21
1
-22
/
+5
|
|
|
|
|
*
blktrace: make blk_tracer_enabled a bool flag
Li Zefan
2009-03-21
1
-9
/
+3
|
|
|
|
|
*
blktrace: fix possible memory leak
Li Zefan
2009-03-21
1
-1
/
+1
|
|
|
|
*
|
trace: make argument 'mem' of trace_seq_putmem() const
Li Zefan
2009-03-31
2
-5
/
+6
|
|
|
|
*
|
tracing: add missing 'extern' keywords to trace_output.h
Eduard - Gabriel Munteanu
2009-03-31
1
-16
/
+17
|
|
|
|
*
|
tracing: provide trace_seq_reserve()
Eduard - Gabriel Munteanu
2009-03-31
2
-0
/
+14
|
|
|
|
*
|
ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
Zhaolei
2009-03-25
1
-2
/
+7
|
|
|
|
*
|
trace_workqueues: fix empty line's output
Lai Jiangshan
2009-03-25
1
-6
/
+6
|
|
|
|
*
|
trace_stat: keep original order
Lai Jiangshan
2009-03-25
1
-10
/
+8
|
|
|
|
*
|
trace_stat: don't call seq_printf() in seq_operation->start()
Lai Jiangshan
2009-03-25
1
-1
/
+7
|
|
|
|
*
|
tracing: use union for multi-usages field
Lai Jiangshan
2009-03-24
1
-4
/
+4
|
|
|
|
*
|
ftrace: show virtual PID
Lai Jiangshan
2009-03-24
1
-1
/
+1
|
|
|
|
*
|
function-graph: add option for include sleep times
Steven Rostedt
2009-03-24
3
-1
/
+10
|
|
|
|
*
|
function-graph: ignore times across schedule
Steven Rostedt
2009-03-24
1
-0
/
+36
|
|
|
|
*
|
function-graph: prevent more than one tracer registering
Steven Rostedt
2009-03-24
1
-0
/
+6
|
|
|
|
*
|
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
2009-03-24
1
-3
/
+5
|
|
|
|
*
|
tracing: fix memory leak in trace_stat
Steven Rostedt
2009-03-24
1
-10
/
+13
|
|
|
|
*
|
tracing: Fix TRACING_SUPPORT dependency for PPC32
Anton Vorontsov
2009-03-23
1
-1
/
+5
|
|
|
|
*
|
tracing/ftrace: check if debugfs is registered before creating files
Frederic Weisbecker
2009-03-23
1
-0
/
+3
|
|
|
|
*
|
tracing: fix four sparse warnings
Dmitri Vorobiev
2009-03-22
2
-1
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
tracing: filter fix for TRACE_EVENT_FORMAT events
Tom Zanussi
2009-03-26
1
-13
/
+5
|
|
|
*
|
tracing/filters: disallow integer values for string filters and vice versa
Tom Zanussi
2009-03-24
1
-0
/
+5
|
|
|
*
|
tracing/filters: use trace_seq_printf() to print filters
Tom Zanussi
2009-03-24
3
-21
/
+15
[next]