index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blktrace_api.h
Commit message (
Expand
)
Author
Age
*
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
2010-02-16
*
Add a tracepoint for block request remapping
Jun'ichi Nomura
2009-10-01
*
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
Zdenek Kabelac
2009-10-01
*
tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK
Li Zefan
2009-06-10
*
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
2009-06-09
*
blktrace: correct remap names
Alan D. Brunelle
2009-05-06
*
blktrace: add trace/ to /sys/block/sda
Li Zefan
2009-04-16
*
blktrace: support per-partition tracing
Shawn Du
2009-04-16
*
Merge branch 'linus' into tracing/blktrace
Ingo Molnar
2009-02-19
|
\
|
*
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
2009-02-18
|
|
|
\
*
-
.
|
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...
Ingo Molnar
2009-02-03
|
\
\
|
|
|
*
headers_check fix: linux/blktrace_api.h
Jaswinder Singh Rajput
2009-01-30
|
|
/
*
/
tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch
Arnaldo Carvalho de Melo
2009-01-26
|
/
*
blktrace: port to tracepoints
Arnaldo Carvalho de Melo
2008-11-26
*
blktrace: add support for driver data
Stefan Raspl
2008-10-17
*
blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure
Jens Axboe
2008-10-09
*
include blktrace_api.h in headers_install
Sven Schuetz
2008-10-09
*
block: Add interface to abort queued requests
Mike Anderson
2008-10-09
*
blktrace: support discard requests
David Woodhouse
2008-10-09
*
Added in user-injected messages into blk traces
Alan D. Brunelle
2008-07-03
*
block: make blktrace use per-cpu buffers for message notes
Jens Axboe
2008-05-28
*
Added in MESSAGE notes for blktraces
Alan D. Brunelle
2008-05-28
*
Fix blktrace compile warning
Martin K. Petersen
2008-01-29
*
blktrace: Add blktrace ioctls to SCSI generic devices
Christof Schmitt
2008-01-28
*
[BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCK
Jens Axboe
2007-10-12
*
[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n
Boaz Harrosh
2007-10-11
*
compat_ioctl: handle blk_trace ioctls
Arnd Bergmann
2007-10-10
*
Fix remap handling by blktrace
Alan D. Brunelle
2007-08-11
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
*
[PATCH] blktrace: add timestamp message
Olaf Kirch
2006-12-01
*
[PATCH] blktrace: support for logging metadata reads
Jens Axboe
2006-09-30
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
*
[PATCH] Only the first two bits in bio->bi_rw and rq->flags match
Jens Axboe
2006-07-06
*
[PATCH] blktrace: readahead support
Nathan Scott
2006-07-06
*
[PATCH] blktrace: fix barrier vs sync typo
Nathan Scott
2006-07-06
*
[PATCH] blktrace_api.h: endian annotations
Alexey Dobriyan
2006-06-23
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
*
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23