index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
blktrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-16
blktrace: add trace/ to /sys/block/sda
Li Zefan
1
-0
/
+5
2009-04-16
blktrace: support per-partition tracing for ftrace plugin
Li Zefan
1
-14
/
+25
2009-04-16
blktrace: support per-partition tracing
Shawn Du
1
-8
/
+21
2009-04-12
blktrace: fix output of BLK_TC_PC events
Li Zefan
1
-8
/
+80
2009-04-12
blktrace: fix output of unknown events
Li Zefan
1
-1
/
+1
2009-04-09
blktrace: pass the right pointer to kfree()
Li Zefan
1
-5
/
+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-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-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-21
blktrace: avoid accessing NULL bdev->bd_disk
Li Zefan
1
-2
/
+11
2009-03-21
blktrace: remove sysfs_blk_trace_enable_show/store()
Li Zefan
1
-70
/
+22
2009-03-21
blktrace: report EBUSY correctly
Li Zefan
1
-6
/
+3
2009-03-21
blktrace: don't increase blk_probes_ref if failed to setup blk trace
Li Zefan
1
-3
/
+3
2009-03-21
blktrace: remove blk_probe_mutex
Li Zefan
1
-22
/
+5
2009-03-21
blktrace: make blk_tracer_enabled a bool flag
Li Zefan
1
-9
/
+3
2009-03-21
blktrace: fix possible memory leak
Li Zefan
1
-1
/
+1
2009-03-17
tracing: protect reader of cmdline output
Steven Rostedt
1
-5
/
+18
2009-03-11
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-5
/
+5
2009-03-10
tracing: remove funky whitespace in the trace code
Steven Rostedt
1
-5
/
+5
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
1
-1
/
+1
2009-03-05
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
1
-1
/
+0
2009-02-19
Merge branch 'linus' into tracing/blktrace
Ingo Molnar
1
-1
/
+1
2009-02-09
tracing/blktrace: move the tracing file to kernel/trace
Frederic Weisbecker
1
-0
/
+1538
[prev]