commit | b86599e459618f858d5d596ac3854a8c529fad84 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Google) <rostedt@goodmis.org> | Mon Jan 08 18:41:23 2024 -0500 |
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | Wed Jan 10 13:49:49 2024 -0500 |
tree | cc9edcaaca001d7e49c43fffd6fda3f430a310e3 | |
parent | 7d8b3c02c6583bdf8d39e5f32ada33edbd437669 [diff] |
trace-cmd stat: Add sub-buffer size Show the sub-buffer size if the file system supports it and it is different than the architecture page size. This requires libtracefs 1.8, so update the Makefile with that requirement. Link: https://lore.kernel.org/linux-trace-devel/20240108184123.62f9be6b@gandalf.local.home Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>