Linux-btrace Development Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-15 21:17:52 to 2019-07-02 17:42:34 UTC [more...]

[PATCH V3 0/9] block: use right accessor to read nr_sects
 2019-07-02 17:42 UTC  (9+ messages)
` [PATCH V3 1/9] block: add a helper function to read nr_setcs
` [PATCH V3 2/9] blk-zoned: update blkdev_nr_zones() with helper
` [PATCH V3 3/9] blk-zoned: update blkdev_report_zone() "
` [PATCH V3 4/9] blk-zoned: update blkdev_reset_zones() "
` [PATCH V3 5/9] bcache: update cached_dev_init() "
` [PATCH V3 6/9] f2fs: use helper in init_blkz_info()
` [PATCH V3 7/9] blktrace: use helper in blk_trace_setup_lba()
` [COMPILE TEST ONLY PATCH V3 8/9] target/pscsi: use helper in pscsi_get_blocks()

[blktrace-tools RFC PATCH 5/5] blkparse: add support for trace extension
 2019-06-25 11:00 UTC  (6+ messages)

[PATCH V2 0/7] block: use right accessor to read nr_setcs
 2019-06-17 16:58 UTC  (16+ messages)
` [PATCH V2 1/7] block: add a helper function "
` [PATCH V2 2/7] blk-zoned: update blkdev_nr_zones() with helper
` [PATCH V2 3/7] blk-zoned: update blkdev_report_zone() "
` [PATCH V2 4/7] blk-zoned: update blkdev_reset_zones() "
` [PATCH V2 5/7] bcache: update cached_dev_init() "
` [PATCH V2 6/7] f2fs: use helper in init_blkz_info()
` [PATCH V2 7/7] blktrace: use helper in blk_trace_setup_lba()

[PATCH 0/8] block: use right accessor to read nr_sects
 2019-06-13 20:29 UTC  (17+ messages)
` [PATCH 1/8] block: add a helper function to read nr_setcs
` [PATCH 2/8] blk-zoned: update blkdev_nr_zones() with helper
` [PATCH 3/8] blk-zoned: update blkdev_report_zone() "
` [PATCH 4/8] blk-zoned: update blkdev_reset_zones() "
` [PATCH 5/8] bcache: update cached_dev_init() "
` [COMPILE TESTED PATCH 6/8] target/pscsi: use helper in pscsi_get_blocks()
` [COMPILE TESTED PATCH 7/8] f2fs: use helper in init_blkz_info()
` [PATCH 8/8] blktrace: use helper in blk_trace_setup_lba()

[blktrace-tools RFC PATCH 4/5] blktrace: add support for trace extension
 2019-06-02 16:58 UTC 

[blktrace-tools RFC PATCH 3/5] act_mask: add support for trace extension
 2019-06-02 16:58 UTC 

[blktrace-tools RFC PATCH 2/5] blktrace.h: update tools header for trace extension
 2019-06-02 16:58 UTC 

[blktrace-tools RFC PATCH 1/5] blktrace_api.h: add trace extension definitions
 2019-06-02 16:58 UTC 

[blktrace-tools RFC PATCH 0/5] blktrace: add block trace extension support
 2019-06-02 16:58 UTC 

[RFC PATCH 46/46] mm: set bio iopriority field
 2019-06-02 16:50 UTC 

[RFC PATCH 45/46] power/swap: set bio iopriority field
 2019-06-02 16:50 UTC 

[RFC PATCH 44/46] fs: set bio iopriority field
 2019-06-02 16:50 UTC 

[RFC PATCH 43/46] drivers: set bio iopriority field
 2019-06-02 16:50 UTC 

[RFC PATCH 42/46] null_blk: add module param discard/write-zeroes
 2019-06-02 16:50 UTC 

[RFC PATCH 41/46] null_blk: add write-zeroes flag to nullb_device
 2019-06-02 16:50 UTC 

[RFC PATCH 40/46] block: set ioprio for write-zeroes, discard etc
 2019-06-02 16:50 UTC 

[RFC PATCH 39/46] block: set ioprio for flush bio
 2019-06-02 16:50 UTC 

[RFC PATCH 38/46] block: set ioprio for zone-reset bio
 2019-06-02 16:50 UTC 

[RFC PATCH 37/46] block: update blkdev_ioctl with new trace ioctls
 2019-06-02 16:50 UTC 

[RFC PATCH 36/46] blktrace: implement setup-start-stop ioclts
 2019-06-02 16:50 UTC 

[RFC PATCH 35/46] blktrace: add blkext tracer
 2019-06-02 16:50 UTC 

[RFC PATCH 34/46] blktrace: add trace print helpers
 2019-06-02 16:50 UTC 

[RFC PATCH 33/46] blktrace: add trace_synthesize helper
 2019-06-02 16:50 UTC 

[RFC PATCH 32/46] blktrace: add trace event print helper
 2019-06-02 16:50 UTC 

[RFC PATCH 31/46] blktrace: link blk_log_xxx() to trace action
 2019-06-02 16:50 UTC 

[RFC PATCH 30/46] blktrace: add blk_log_xxx helpers()
 2019-06-02 16:50 UTC 

[RFC PATCH 29/46] blktrace: add trace entry & pdu helpers
 2019-06-02 16:50 UTC 

[RFC PATCH 28/46] blktrace: add a new formatting routine
 2019-06-02 16:50 UTC 

[RFC PATCH 27/46] blktrace: update blk_add_driver_data()
 2019-06-02 16:50 UTC 

[RFC PATCH 26/46] blktrace: update blk_add_trace_rq_remap()
 2019-06-02 16:50 UTC 

[RFC PATCH 25/46] blktrace: update blk_add_trace_bio_remap()
 2019-06-02 16:50 UTC 

[RFC PATCH 24/46] blktrace: update blk_add_trace_split()
 2019-06-02 16:50 UTC 

[RFC PATCH 23/46] blktrace: update blk_add_trace_unplug()
 2019-06-02 16:50 UTC 

[RFC PATCH 22/46] blktrace: update blk_add_trace_plug()
 2019-06-02 16:50 UTC 

[RFC PATCH 21/46] blktrace: update blk_add_trace_sleeprq()
 2019-06-02 16:50 UTC 

[RFC PATCH 20/46] blktrace: update blk_add_trace_getrq()
 2019-06-02 16:50 UTC 

[RFC PATCH 19/46] blktrace: update blk_add_trace_bio_queue()
 2019-06-02 16:50 UTC 

[RFC PATCH 18/46] blktrace: update blk_add_trace_bio_frontmerge()
 2019-06-02 16:50 UTC 

[RFC PATCH 17/46] blktrace: update blk_add_trace_bio_backmerge()
 2019-06-02 16:50 UTC 

[RFC PATCH 16/46] blktrace: update blk_add_trace_bio_complete()
 2019-06-02 16:50 UTC 

[RFC PATCH 15/46] blktrace: update blk_add_trace_bio_bounce()
 2019-06-02 16:50 UTC 

[RFC PATCH 14/46] blktrace: update blk_add_trace_bio()
 2019-06-02 16:50 UTC 

[RFC PATCH 13/46] blktrace: update blk_add_trace_rq_complete()
 2019-06-02 16:50 UTC 

[RFC PATCH 12/46] blktrace: update blk_add_trace_rq_requeue()
 2019-06-02 16:50 UTC 

[RFC PATCH 11/46] blktrace: update blk_add_trace_rq_issue()
 2019-06-02 16:50 UTC 

[RFC PATCH 10/46] blktrace: update blk_add_trace_rq_insert()
 2019-06-02 16:50 UTC 

[RFC PATCH 09/46] blktrace: update blk_add_trace_rq()
 2019-06-02 16:50 UTC 

[RFC PATCH 08/46] blktrace: add core trace API
 2019-06-02 16:50 UTC 

[RFC PATCH 07/46] blktrace: add act and prio check helpers
 2019-06-02 16:50 UTC 

[RFC PATCH 06/46] blktrace: add trace note APIs
 2019-06-02 16:50 UTC 

[RFC PATCH 05/46] blktrace: add a new global list
 2019-06-02 16:50 UTC 

[RFC PATCH 04/46] blktrace: introduce new ioctls
 2019-06-02 16:50 UTC 

[RFC PATCH 03/46] blkdev.h: add new trace ext as a queue member
 2019-06-02 16:50 UTC 

[RFC PATCH 02/46] blktrace_api: add new trace definition
 2019-06-02 16:50 UTC 

[RFC PATCH 01/46] blktrace_api: add new trace definitions
 2019-06-02 16:50 UTC 

[RFC PATCH 00/46] blktrace: add block trace extension support
 2019-06-02 16:50 UTC 

[PATCH 00/00] blktrace: test patch please ignore <EOM>
 2019-06-02 16:37 UTC 

Recent changes (master)
 2019-05-22 12:00 UTC  (12+ messages)

[PATCH V4] blkparse: add support sort program by io event
 2019-05-21 14:06 UTC  (2+ messages)

[RFC V3 PATCH 1/1] blkparse: add support sort program by io event
 2019-05-14  7:20 UTC  (3+ messages)

blktrace failed if any CPU is made offline
 2019-05-09 12:57 UTC 

[RFC PATCH 1/1] blkparse: add support sort program by io event
 2019-04-24 16:30 UTC 

status of seekwater
 2019-04-15 15:43 UTC  (5+ messages)

[patch] iowatcher: spwan NPROCESSORS_ONLN rsvg-convert-s
 2018-09-04 10:42 UTC  (6+ messages)

[patch] iowatcher: don't add Q events to the io hash
 2018-08-31  2:58 UTC  (3+ messages)

blktrace patches from Debian
 2018-05-20 10:43 UTC 

[PATCH] make btt scripts python3-ready
 2018-05-16 19:10 UTC 

[PATCH 18/31] blktrace: doc: alternatives to blktrace traditional tooling
 2018-05-04 18:31 UTC  (4+ messages)

A heap overflow in blktrace
 2018-05-02 16:25 UTC  (2+ messages)

[PATCH 31/31] blkparse: new option to customize format of default output header only
 2018-04-27 13:07 UTC 

[PATCH 30/31] blkparse: add custom format field specifiers for remapping event
 2018-04-27 13:07 UTC 

[PATCH 29/31] blkparse: enable custom output format also for message event type
 2018-04-27 13:07 UTC 

[PATCH 28/31] blkparse: add custom format for calendar date of time stamp
 2018-04-27 13:07 UTC 

[PATCH 27/31] blkparse: elapsed time: change unit of custom format, no exit on none
 2018-04-27 13:07 UTC 

[PATCH 26/31] blkparse: treat sector as %llu for custom format like elsewhere in code
 2018-04-27 13:07 UTC 

[PATCH 25/31] btrace: bring back possibility to toggle statistics at end of trace
 2018-04-27 13:07 UTC 

[PATCH 24/31] verify_blkparse: inform on bad line, report line no
 2018-04-27 13:07 UTC 

[PATCH 23/31] blkparse: fix allowed event type specifiers for custom output format
 2018-04-27 13:07 UTC 

[PATCH 22/31] blkrawverify: fix dumping of erroneous trace
 2018-04-27 13:07 UTC 

[PATCH 21/31] btt: fix --do-active to not perform --q2d-latencies|-z
 2018-04-27 13:07 UTC 

[PATCH 20/31] README: remove incomplete tool option descriptions
 2018-04-27 13:07 UTC 

[PATCH 19/31] README: complete tool overview
 2018-04-27 13:07 UTC 

[PATCH 17/31] blktrace: doc: assorted fixes and updates
 2018-04-27 13:07 UTC 

[PATCH 16/31] blktrace: doc: no more SCSI CDB in payload
 2018-04-27 13:07 UTC 

[PATCH 15/31] blktrace: doc: update RWBS including flush, FUA replacing barrier
 2018-04-27 13:07 UTC 

[PATCH 14/31] blktrace: doc: (un)plug event updates for on-stack plugging
 2018-04-27 13:07 UTC 

[PATCH 13/31] blktrace: doc: blkparse: sync fixes from man page updates
 2018-04-27 13:07 UTC 

[PATCH 12/31] blktrace: doc: blktrace: sync fixes from man page updates
 2018-04-27 13:07 UTC 

[PATCH 11/31] blktrace: doc: add table of contents to show document structure
 2018-04-27 13:07 UTC 

[PATCH 10/31] blktrace: doc: PDF output with bookmark structure and clickable cross references
 2018-04-27 13:07 UTC 

[PATCH 09/31] blktrace: man: fix typos and formatting, complete and update information
 2018-04-27 13:07 UTC 

[PATCH 08/31] blkparse: man: fix typos and formatting, complete and update information
 2018-04-27 13:07 UTC 

[PATCH 07/31] verify_blkparse: man: document prereq and behavior
 2018-04-27 13:07 UTC 

[PATCH 06/31] blkrawverify: man: fix input format, reports written unconditionally
 2018-04-27 13:07 UTC 

[PATCH 05/31] btrace: man: improve by pointing to blkparse for option -r (debugfs)
 2018-04-27 13:07 UTC 

[PATCH 04/31] btrace: fix usage by adding -v (blkparse --verbose)
 2018-04-27 13:07 UTC 

[PATCH 03/31] btrace: fix usage by adding -h (blkparse --hash-by-name)
 2018-04-27 13:07 UTC 

[PATCH 02/31] btt: doc: small fixes
 2018-04-27 13:07 UTC 

[PATCH 01/31] btt: doc: PDF output with bookmark structure and clickable cross references
 2018-04-27 13:07 UTC 

[PATCH 00/31] blktrace: doc updates, small fixes, small features
 2018-04-27 13:07 UTC 

[PATCH 0/2] add docmention for blkparse man page
 2018-04-09 14:36 UTC  (2+ messages)

[PATCH 1/2] blkparse: remove duplicated entry for flag M
 2018-04-09 14:36 UTC  (3+ messages)

[PATCH 2/2] blkparse: add documetation for 'R' requeue request
 2018-04-09 14:35 UTC  (2+ messages)

[PATCH] make btt scripts python3-ready
 2018-03-28 20:26 UTC 

BLKTRACESETUP sometimes fails
 2018-03-05  2:00 UTC 

[PATCH 0/3] blktrace: support saving and parsing cgroup info
 2018-01-31  7:43 UTC  (2+ messages)

[PATCH] blktrace: don't stop tracer if not setup trace successfully
 2018-01-24 15:41 UTC  (3+ messages)

[PATCH] fix parallel build failures
 2018-01-23 22:59 UTC  (2+ messages)

[PATCH] respect LDFLAGS when linking programs
 2018-01-23 22:56 UTC  (2+ messages)

[PATCH 3/3] blktrace: add option g/group to save cgroup info
 2018-01-09  6:56 UTC 

[PATCH 2/3] blkparse: add option g/group to output cgroup info
 2018-01-09  6:56 UTC 

[PATCH 1/3] blktrace: support trace with cgroup info
 2018-01-09  6:56 UTC 

[PATCH] doc: trace action M only for back merge
 2017-12-07 16:23 UTC 

[PATCH] btt: Fix overlapping IO stats
 2017-11-07 18:26 UTC  (3+ messages)

Erroneous Q2G when 2 identical IOs are present in a trace
 2017-08-17  3:42 UTC 

[PATCH] blkparse: man - Elaborate definitions of RWBS fields
 2017-08-16  2:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).