index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
blktrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blktrace: remove debugfs entries on bad path
Stefan Raspl
2009-05-19
1
-0
/
+1
*
blktrace: pdu_buf of pc events should be unsigned
Li Zefan
2009-05-11
1
-1
/
+1
*
blktrace: from-sector redundant in trace_block_remap
Alan D. Brunelle
2009-05-06
1
-4
/
+4
*
blktrace: correct remap names
Alan D. Brunelle
2009-05-06
1
-12
/
+12
*
blktrace: fix context-info when mixed-using blk tracer and trace events
Li Zefan
2009-04-16
1
-5
/
+13
*
blktrace: add trace/ to /sys/block/sda
Li Zefan
2009-04-16
1
-0
/
+5
*
blktrace: support per-partition tracing for ftrace plugin
Li Zefan
2009-04-16
1
-14
/
+25
*
blktrace: support per-partition tracing
Shawn Du
2009-04-16
1
-8
/
+21
*
blktrace: fix output of BLK_TC_PC events
Li Zefan
2009-04-12
1
-8
/
+80
*
blktrace: fix output of unknown events
Li Zefan
2009-04-12
1
-1
/
+1
*
blktrace: pass the right pointer to kfree()
Li Zefan
2009-04-09
1
-5
/
+5
*
blktrace: fix pdu_len when tracing packet command requests
Li Zefan
2009-04-03
1
-1
/
+1
*
blktrace: small cleanup in blk_msg_write()
Li Zefan
2009-04-03
1
-1
/
+1
*
blktrace: NUL-terminate user space messages
Carl Henrik Lunde
2009-04-03
1
-2
/
+3
*
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
*
tracing: protect reader of cmdline output
Steven Rostedt
2009-03-16
1
-5
/
+18
*
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
1
-5
/
+5
|
\
|
*
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
1
-5
/
+5
*
|
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
1
-1
/
+1
|
/
*
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
2009-03-04
1
-1
/
+0
*
Merge branch 'linus' into tracing/blktrace
Ingo Molnar
2009-02-19
1
-1
/
+1
*
tracing/blktrace: move the tracing file to kernel/trace
Frederic Weisbecker
2009-02-09
1
-0
/
+1538