linux-btrace.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2024-01-18 13:00 Recent changes (master)
2024-01-17  8:36 [PATCH] doc: btrace: fix wrong format on doc 2+ messages
2023-12-11  7:43 [PATCH v1] blktrace: output the earliest block trace log firstly 2+ messages
2023-11-07  0:00 PSA: this list has been migrated (no action required)
2023-10-30 20:33 PSA: migrating linux-btrace to new vger infrastructure 2+ messages
2022-12-18 18:56 Re: Thread 0 failed read of /sys/kernel/debug/block/nvme0n1/trace0: 14/Bad address 4+ messages
2022-09-28 20:55 [PATCH] bno_plot.py: Ask for python3 specifically 2+ messages
2021-11-18  2:17 Question regarding output of btrace and use of blk-mq 2+ messages
2021-10-21 14:16 [PATCH 2/2] blkparse: fix incorrectly sized memset in check_cpu_map
2021-10-21 14:16 [PATCH 1/2] blkparse: skip check_cpu_map with pipe input
2021-10-21 14:16 [PATCH 0/2] Fix issues in check_cpu_map 2+ messages
2021-09-17  9:18 [PATCH] btt: fix potential memory leak problem in io_free_all() 3+ messages
2021-09-08 22:12 [PATCH] btt:Release overlapping IO after it is replaced in RB-tree
2021-09-07 20:26 [PATCH] blktrace:remove redundant memset() following calloc()
2021-07-18 11:27 [PATCH] blkparse: add core-based binary file output option to blkparse
2021-06-29  2:29 blktrace: Fix memleak problem in get_online_cpus() 2+ messages
2021-06-28 13:25 blktrace: exit directly when nthreads_running != ncpus in run_tracers() 2+ messages
2021-06-09 12:09 Projects
2021-03-24 14:10 [bug report] OOM caused by mlock() during exiting blktrace 3+ messages
2021-01-26 23:34 [RFC PATCH 38/38] blktrace: track zone appaend completion sector
2021-01-26 23:33 [RFC PATCH 37/38] blktrace: update blk_fill_rwbs() with new requests
2021-01-26 23:33 [RFC PATCH 36/38] blktrace: add integrity tracking support
2021-01-26 23:33 [RFC PATCH 35/38] block: update blkdev_ioctl with new trace ioctls
2021-01-26 23:33 [RFC PATCH 34/38] blktrace: implement setup-start-stop ioclts
2021-01-26 23:33 [RFC PATCH 33/38] blktrace: add blkext tracer
2021-01-26 23:33 [RFC PATCH 32/38] blktrace: add trace print helpers
2021-01-26 23:33 [RFC PATCH 31/38] blktrace: add trace_synthesize helper
2021-01-26 23:33 [RFC PATCH 30/38] blktrace: add trace event print helper
2021-01-26 23:33 [RFC PATCH 29/38] blktrace: link blk_log_xxx() to trace action
2021-01-26 23:33 [RFC PATCH 28/38] blktrace: add blk_log_xxx helpers()
2021-01-26 23:33 [RFC PATCH 27/38] blktrace: add a new formatting routine
2021-01-26 23:33 [RFC PATCH 26/38] blktrace: add trace entry & pdu helpers
2021-01-26 23:33 [RFC PATCH 25/38] blktrace: update blk_add_driver_data()
2021-01-26 23:33 [RFC PATCH 24/38] blktrace: update blk_add_trace_rq_remap()
2021-01-26 23:33 [RFC PATCH 23/38] blktrace: update blk_add_trace_bio_remap()
2021-01-26 23:33 [RFC PATCH 22/38] blktrace: update blk_add_trace_split()
2021-01-26 23:33 [RFC PATCH 21/38] blktrace: update blk_add_trace_unplug()
2021-01-26 23:33 [RFC PATCH 20/38] blktrace: update blk_add_trace_plug()
2021-01-26 23:33 [RFC PATCH 19/38] blktrace: update blk_add_trace_getrq()
2021-01-26 23:33 [RFC PATCH 18/38] blktrace: update blk_add_trace_bio_queue()
2021-01-26 23:33 [RFC PATCH 17/38] blktrace: update blk_add_trace_bio_frontmerge()
2021-01-26 23:33 [RFC PATCH 16/38] blktrace: update blk_add_trace_bio_backmerge()
2021-01-26 23:33 [RFC PATCH 15/38] blktrace: update blk_add_trace_bio_complete()
2021-01-26 23:33 [RFC PATCH 14/38] blktrace: update blk_add_trace_bio_bounce()
2021-01-26 23:33 [RFC PATCH 13/38] blktrace: update blk_add_trace_bio()
2021-01-26 23:33 [RFC PATCH 12/38] blktrace: update blk_add_trace_rq_complete()
2021-01-26 23:33 [RFC PATCH 11/38] blktrace: update blk_add_trace_rq_requeue()
2021-01-26 23:33 [RFC PATCH 10/38] blktrace: update blk_add_trace_rq_issue()
2021-01-26 23:33 [RFC PATCH 09/38] blktrace: update blk_add_trace_rq_insert()
2021-01-26 23:33 [RFC PATCH 08/38] blktrace: update blk_add_trace_rq()
2021-01-26 23:33 [RFC PATCH 07/38] blktrace: add core trace API
2021-01-26 23:33 [RFC PATCH 06/38] blktrace: add act and prio check helpers
2021-01-26 23:33 [RFC PATCH 05/38] blktrace: add trace note APIs
2021-01-26 23:33 [RFC PATCH 04/38] blktrace: add a new global list
2021-01-26 23:33 [RFC PATCH 03/38] blkdev.h: add new trace ext as a queue member
2021-01-26 23:33 [RFC PATCH 02/38] blktrace_api: add new trace definition
2021-01-26 23:33 [RFC PATCH 01/38] blktrace_api: add new trace definitions
2021-01-26 23:33 [RFC PATCH 00/38] blktrace: add block trace extension support
2020-11-05  2:40 [RFC PATCH 39/39] blktrace: track zone appaend completion sector
2020-11-05  2:40 [RFC PATCH 38/39] blktrace: update blk_fill_rwbs() with new requests
2020-11-05  2:40 [RFC PATCH 36/39] block: update blkdev_ioctl with new trace ioctls
2020-11-05  2:40 [RFC PATCH 35/39] blktrace: implement setup-start-stop ioclts
2020-11-05  2:40 [RFC PATCH 34/39] blktrace: add blkext tracer
2020-11-05  2:40 [RFC PATCH 33/39] blktrace: add trace print helpers
2020-11-05  2:40 [RFC PATCH 32/39] blktrace: add trace_synthesize helper
2020-11-05  2:40 [RFC PATCH 31/39] blktrace: add trace event print helper
2020-11-05  2:40 [RFC PATCH 30/39] blktrace: link blk_log_xxx() to trace action
2020-11-05  2:40 [RFC PATCH 29/39] blktrace: add blk_log_xxx helpers()
2020-11-05  2:40 [RFC PATCH 28/39] blktrace: add a new formatting routine
2020-11-05  2:40 [RFC PATCH 27/39] blktrace: add trace entry & pdu helpers
2020-11-05  2:40 [RFC PATCH 26/39] blktrace: update blk_add_driver_data()
2020-11-05  2:40 [RFC PATCH 25/39] blktrace: update blk_add_trace_rq_remap()
2020-11-05  2:40 [RFC PATCH 24/39] blktrace: update blk_add_trace_bio_remap()
2020-11-05  2:40 [RFC PATCH 23/39] blktrace: update blk_add_trace_split()
2020-11-05  2:40 [RFC PATCH 22/39] blktrace: update blk_add_trace_unplug()
2020-11-05  2:40 [RFC PATCH 21/39] blktrace: update blk_add_trace_plug()
2020-11-05  2:40 [RFC PATCH 20/39] blktrace: update blk_add_trace_sleeprq()
2020-11-05  2:40 [RFC PATCH 19/39] blktrace: update blk_add_trace_getrq()
2020-11-05  2:40 [RFC PATCH 18/39] blktrace: update blk_add_trace_bio_queue()
2020-11-05  2:40 [RFC PATCH 17/39] blktrace: update blk_add_trace_bio_frontmerge()
2020-11-05  2:40 [RFC PATCH 16/39] blktrace: update blk_add_trace_bio_backmerge()
2020-11-05  2:40 [RFC PATCH 15/39] blktrace: update blk_add_trace_bio_complete()
2020-11-05  2:40 [RFC PATCH 14/39] blktrace: update blk_add_trace_bio_bounce()
2020-11-05  2:40 [RFC PATCH 13/39] blktrace: update blk_add_trace_bio()
2020-11-05  2:40 [RFC PATCH 12/39] blktrace: update blk_add_trace_rq_complete()
2020-11-05  2:40 [RFC PATCH 11/39] blktrace: update blk_add_trace_rq_requeue()
2020-11-05  2:40 [RFC PATCH 10/39] blktrace: update blk_add_trace_rq_issue()
2020-11-05  2:40 [RFC PATCH 09/39] blktrace: update blk_add_trace_rq_insert()
2020-11-05  2:40 [RFC PATCH 08/39] blktrace: update blk_add_trace_rq()
2020-11-05  2:40 [RFC PATCH 07/39] blktrace: add core trace API
2020-11-05  2:40 [RFC PATCH 06/39] blktrace: add act and prio check helpers
2020-11-05  2:40 [RFC PATCH 05/39] blktrace: add trace note APIs
2020-11-05  2:40 [RFC PATCH 04/39] blktrace: add a new global list
2020-11-05  2:40 [RFC PATCH 03/39] blkdev.h: add new trace ext as a queue member
2020-11-05  2:40 [RFC PATCH 02/39] blktrace_api: add new trace definition
2020-11-05  2:40 [RFC PATCH 01/39] blktrace_api: add new trace definitions
2020-10-20 23:12 Re: [RFC PATCH 00/39] blktrace: add block trace extension support
2020-08-25 22:10 [RFC PATCH 39/39] blktrace: track zone appaend completion sector
2020-08-25 22:10 [RFC PATCH 38/39] blktrace: update blk_fill_rwbs() with new requests
2020-08-25 22:10 [RFC PATCH 37/39] blktrace: add integrity tracking support 3+ messages
2020-08-25 22:10 [RFC PATCH 36/39] block: update blkdev_ioctl with new trace ioctls
2020-08-25 22:10 [RFC PATCH 35/39] blktrace: implement setup-start-stop ioclts
2020-08-25 22:10 [RFC PATCH 34/39] blktrace: add blkext tracer
2020-08-25 22:10 [RFC PATCH 33/39] blktrace: add trace print helpers
2020-08-25 22:10 [RFC PATCH 32/39] blktrace: add trace_synthesize helper
2020-08-25 22:10 [RFC PATCH 31/39] blktrace: add trace event print helper
2020-08-25 22:10 [RFC PATCH 30/39] blktrace: link blk_log_xxx() to trace action
2020-08-25 22:09 [RFC PATCH 29/39] blktrace: add blk_log_xxx helpers()
2020-08-25 22:09 [RFC PATCH 28/39] blktrace: add a new formatting routine
2020-08-25 22:09 [RFC PATCH 27/39] blktrace: add trace entry & pdu helpers
2020-08-25 22:09 [RFC PATCH 26/39] blktrace: update blk_add_driver_data()
2020-08-25 22:09 [RFC PATCH 25/39] blktrace: update blk_add_trace_rq_remap()
2020-08-25 22:09 [RFC PATCH 24/39] blktrace: update blk_add_trace_bio_remap()
2020-08-25 22:09 [RFC PATCH 23/39] blktrace: update blk_add_trace_split()
2020-08-25 22:09 [RFC PATCH 22/39] blktrace: update blk_add_trace_unplug()
2020-08-25 22:09 [RFC PATCH 21/39] blktrace: update blk_add_trace_plug()
2020-08-25 22:09 [RFC PATCH 20/39] blktrace: update blk_add_trace_sleeprq()
2020-08-25 22:09 [RFC PATCH 19/39] blktrace: update blk_add_trace_getrq()
2020-08-25 22:09 [RFC PATCH 18/39] blktrace: update blk_add_trace_bio_queue()
2020-08-25 22:09 [RFC PATCH 17/39] blktrace: update blk_add_trace_bio_frontmerge()
2020-08-25 22:09 [RFC PATCH 16/39] blktrace: update blk_add_trace_bio_backmerge()
2020-08-25 22:09 [RFC PATCH 15/39] blktrace: update blk_add_trace_bio_complete()
2020-08-25 22:09 [RFC PATCH 14/39] blktrace: update blk_add_trace_bio_bounce()
2020-08-25 22:09 [RFC PATCH 13/39] blktrace: update blk_add_trace_bio()
2020-08-25 22:09 [RFC PATCH 12/39] blktrace: update blk_add_trace_rq_complete()
2020-08-25 22:09 [RFC PATCH 11/39] blktrace: update blk_add_trace_rq_requeue()
2020-08-25 22:09 [RFC PATCH 10/39] blktrace: update blk_add_trace_rq_issue()
2020-08-25 22:09 [RFC PATCH 09/39] blktrace: update blk_add_trace_rq_insert()
2020-08-25 22:09 [RFC PATCH 08/39] blktrace: update blk_add_trace_rq()
2020-08-25 22:09 [RFC PATCH 07/39] blktrace: add core trace API
2020-08-25 22:09 [RFC PATCH 06/39] blktrace: add act and prio check helpers
2020-08-25 22:09 [RFC PATCH 05/39] blktrace: add trace note APIs
2020-08-25 22:09 [RFC PATCH 04/39] blktrace: add a new global list
2020-08-25 22:09 [RFC PATCH 03/39] blkdev.h: add new trace ext as a queue member
2020-08-25 22:09 [RFC PATCH 02/39] blktrace_api: add new trace definition
2020-08-25 22:09 [RFC PATCH 01/39] blktrace_api: add new trace definitions
2020-08-25 22:09 [RFC PATCH 00/39] blktrace: add block trace extension support
2020-05-07 18:22 Re: [PATCH v2 0/4] Split io tracing
2020-04-13 19:01 [PATCH v2 4/4] blkparse: Fix up the sector and length of split completions
2020-04-13 19:01 [PATCH v2 3/4] blkparse: Initialize and test for undefined request tracking timestamps
2020-04-13 19:01 [PATCH v2 2/4] blkparse: Allow request tracking on non md/dm devices
2020-04-13 19:01 [PATCH v2 1/4] blkparse: Fix device in event tracking error messages
2020-04-13 19:01 [PATCH v2 0/4] Split io tracing
2020-04-06 14:09 [PATCH 3/3] blkparse: Fix up the sector and length of split completions 2+ messages
2020-04-06 14:09 [PATCH 2/3] blkparse: Allow request tracking on non md/dm devices
2020-04-06 14:09 [PATCH 1/3] blkparse: Fix device in event tracking error messages
2020-04-06 14:09 [PATCH 0/3] Split io tracing
2020-03-23 16:30 [RFC PATCH 39/39] blktrace: add support for zone-mgmt ops
2020-03-23 16:30 [RFC PATCH 38/39] blktrace: add integrity tracking support
2020-03-23 16:30 [RFC PATCH 37/39] block: update blkdev_ioctl with new trace ioctls
2020-03-23 16:30 [RFC PATCH 36/39] blktrace: implement setup-start-stop ioclts
2020-03-23 16:30 [RFC PATCH 35/39] blktrace: add blkext tracer
2020-03-23 16:30 [RFC PATCH 34/39] blktrace: add trace print helpers
2020-03-23 16:30 [RFC PATCH 33/39] blktrace: add trace_synthesize helper
2020-03-23 16:30 [RFC PATCH 32/39] blktrace: add trace event print helper
2020-03-23 16:30 [RFC PATCH 31/39] blktrace: link blk_log_xxx() to trace action
2020-03-23 16:30 [RFC PATCH 30/39] blktrace: add blk_log_xxx helpers()
2020-03-23 16:30 [RFC PATCH 29/39] blktrace: add a new formatting routine
2020-03-23 16:30 [RFC PATCH 28/39] blktrace: add trace entry & pdu helpers
2020-03-23 16:30 [RFC PATCH 27/39] blktrace: update blk_add_driver_data()
2020-03-23 16:30 [RFC PATCH 26/39] blktrace: update blk_add_trace_rq_remap()
2020-03-23 16:30 [RFC PATCH 25/39] blktrace: update blk_add_trace_bio_remap()
2020-03-23 16:30 [RFC PATCH 24/39] blktrace: update blk_add_trace_split()
2020-03-23 16:30 [RFC PATCH 23/39] blktrace: update blk_add_trace_unplug()
2020-03-23 16:30 [RFC PATCH 22/39] blktrace: update blk_add_trace_plug()
2020-03-23 16:30 [RFC PATCH 21/39] blktrace: update blk_add_trace_sleeprq()
2020-03-23 16:30 [RFC PATCH 20/39] blktrace: update blk_add_trace_getrq()
2020-03-23 16:30 [RFC PATCH 19/39] blktrace: update blk_add_trace_bio_queue()
2020-03-23 16:30 [RFC PATCH 18/39] blktrace: update blk_add_trace_bio_frontmerge()
2020-03-23 16:30 [RFC PATCH 17/39] blktrace: update blk_add_trace_bio_backmerge()
2020-03-23 16:29 [RFC PATCH 16/39] blktrace: update blk_add_trace_bio_complete()
2020-03-23 16:29 [RFC PATCH 15/39] blktrace: update blk_add_trace_bio_bounce()
2020-03-23 16:29 [RFC PATCH 14/39] blktrace: update blk_add_trace_bio()
2020-03-23 16:29 [RFC PATCH 13/39] blktrace: update blk_add_trace_rq_complete()
2020-03-23 16:29 [RFC PATCH 12/39] blktrace: update blk_add_trace_rq_requeue()
2020-03-23 16:29 [RFC PATCH 11/39] blktrace: update blk_add_trace_rq_issue()
2020-03-23 16:29 [RFC PATCH 10/39] blktrace: update blk_add_trace_rq_insert()
2020-03-23 16:29 [RFC PATCH 09/39] blktrace: update blk_add_trace_rq()
2020-03-23 16:29 [RFC PATCH 08/39] blktrace: add core trace API
2020-03-23 16:29 [RFC PATCH 07/39] blktrace: add act and prio check helpers
2020-03-23 16:29 [RFC PATCH 06/39] blktrace: add trace note APIs
2020-03-23 16:29 [RFC PATCH 05/39] blktrace: add a new global list
2020-03-23 16:29 [RFC PATCH 04/39] blktrace: introduce new ioctls
2020-03-23 16:29 [RFC PATCH 03/39] blkdev.h: add new trace ext as a queue member
2020-03-23 16:29 [RFC PATCH 02/39] blktrace_api: add new trace definition
2020-03-23 16:29 [RFC PATCH 01/39] blktrace_api: add new trace definitions
2020-03-20 21:44 [PATCH 10/10] btt_plot.py: Use `with open() as ...` context manager
2020-03-20 21:44 [PATCH 09/10] bno_plot.py: Fix pylint: singleton-comparison
2020-03-20 21:44 [PATCH 08/10] bno_plot.py: Fix pylint: len-as-condition
2020-03-20 21:44 [PATCH 07/10] btt_plot.py: Fix pylint: no-else-return
2020-03-20 21:44 [PATCH 06/10] btt_plot.py: Fix pylint: singleton-comparison
2020-03-20 21:44 [PATCH 05/10] btt_plot.py: Fix pylint: len-as-condition
2020-03-20 21:44 [PATCH 04/10] btt_plot.py: Fix pylint: wrong-import-order
2020-03-20 21:44 [PATCH 03/10] bno_plot.py: Use `with open() as ...` context manager to automatically handle close()
2020-03-20 21:44 [PATCH 02/10] bno_plot.py: Use shutil.rmtree() instead of os.system('/bin/rm')
2020-03-20 21:44 [PATCH 01/10] btt_plot.py: Use sum() instead of open-coding it to compute list average
2020-03-20 21:44 RFC: cleanups & misc changes 2+ messages
2020-01-16 20:33 [PATCH] fix parallel build of btt and blkiomon 2+ messages
2019-12-11  6:16 [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: add blktrace extension support 5+ messages
2013-03-20  5:00 Recent changes (master) 39+ 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).