index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
blktrace.c
Age
Commit message (
Expand
)
Author
2009-08-12
Remove double removal of blktrace directory
Alan D. Brunelle
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
2009-05-19
blktrace: remove debugfs entries on bad path
Stefan Raspl
2009-05-11
blktrace: pdu_buf of pc events should be unsigned
Li Zefan
2009-05-11
block: drop request->hard_* and *nr_sectors
Tejun Heo
2009-05-11
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
Tejun Heo
2009-05-06
blktrace: from-sector redundant in trace_block_remap
Alan D. Brunelle
2009-05-06
blktrace: correct remap names
Alan D. Brunelle
2009-04-16
blktrace: fix context-info when mixed-using blk tracer and trace events
Li Zefan
2009-04-16
blktrace: add trace/ to /sys/block/sda
Li Zefan
2009-04-16
blktrace: support per-partition tracing for ftrace plugin
Li Zefan
2009-04-16
blktrace: support per-partition tracing
Shawn Du
2009-04-12
blktrace: fix output of BLK_TC_PC events
Li Zefan
2009-04-12
blktrace: fix output of unknown events
Li Zefan
2009-04-09
blktrace: pass the right pointer to kfree()
Li Zefan
2009-04-03
blktrace: fix pdu_len when tracing packet command requests
Li Zefan
2009-04-03
blktrace: small cleanup in blk_msg_write()
Li Zefan
2009-04-03
blktrace: NUL-terminate user space messages
Carl Henrik Lunde
2009-03-31
blktrace: print out BLK_TN_MESSAGE properly
Li Zefan
2009-03-31
blktrace: extract duplidate code
Li Zefan
2009-03-31
blktrace: fix memory leak when freeing struct blk_io_trace
Li Zefan
2009-03-31
blktrace: fix blk_probes_ref chaos
Li Zefan
2009-03-31
blktrace: make classic output more classic
Li Zefan
2009-03-31
blktrace: fix off-by-one bug
Li Zefan
2009-03-31
blktrace: fix the original blktrace
Li Zefan
2009-03-31
blktrace: fix a race when creating blk_tree_root in debugfs
Li Zefan
2009-03-31
blktrace: fix timestamp in binary output
Li Zefan
2009-03-24
blktrace: print human-readable act_mask
Li Zefan
2009-03-24
blktrace: fix t_error()
Li Zefan
2009-03-24
blktrace: fix wrong calculation of RWBS
Li Zefan
2009-03-24
blktrace: mark ddir_act[] const
Li Zefan
2009-03-21
blktrace: avoid accessing NULL bdev->bd_disk
Li Zefan
2009-03-21
blktrace: remove sysfs_blk_trace_enable_show/store()
Li Zefan
2009-03-21
blktrace: report EBUSY correctly
Li Zefan
2009-03-21
blktrace: don't increase blk_probes_ref if failed to setup blk trace
Li Zefan
2009-03-21
blktrace: remove blk_probe_mutex
Li Zefan
2009-03-21
blktrace: make blk_tracer_enabled a bool flag
Li Zefan
2009-03-21
blktrace: fix possible memory leak
Li Zefan
2009-03-16
tracing: protect reader of cmdline output
Steven Rostedt
2009-03-10
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-04
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
2009-02-19
Merge branch 'linus' into tracing/blktrace
Ingo Molnar
2009-02-09
tracing/blktrace: move the tracing file to kernel/trace
Frederic Weisbecker