Linux btrace development
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Add an option to stop blktrace based on events recorded
@ 2024-11-21 22:00 Stephen Bates
  2025-01-14 14:29 ` Jeff Moyer
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Bates @ 2024-11-21 22:00 UTC (permalink / raw)
  To: linux-btrace; +Cc: axboe

Hi

I am exploring the idea of tying blktrace to a prometheus exporter to
gather more precise block layer activity across a fleet of servers. As
part of that I thought it might be useful to be able to run blktrace
until a user-specified number of events are recorded.

So the following patch adds a new option to do that. I also updated
the relevant documentation.

I'd appreciate feedback or comments on this!

Cheers

Stephen

Stephen Bates (1):
  blktrace/events: Add an option to stop blktrace upon a number of
    events

 README           |  3 ++-
 blktrace.c       | 49 +++++++++++++++++++++++++++++++++++++++++++++++-
 doc/blktrace.8   | 15 +++++++++++++--
 doc/blktrace.tex |  7 ++++++-
 4 files changed, 69 insertions(+), 5 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-01-21 21:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-21 22:00 [PATCH v1 0/1] Add an option to stop blktrace based on events recorded Stephen Bates
2025-01-14 14:29 ` Jeff Moyer
2025-01-19 20:00   ` Stephen Bates
2025-01-21 21:45     ` Jeff Moyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox