commit | 17f431cffdc8d5c725f6d02fa7425aef1467821a | [log] [tgz] |
---|---|---|
author | Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com> | Wed Jan 19 10:24:55 2022 +0200 |
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | Sun Jan 23 09:39:42 2022 -0500 |
tree | 13dd4e8c0de6148f09e4b86e2049c1b0c5442df9 | |
parent | 64d22fb271b25e6f47dfdb83aac53651319dcaab [diff] |
trace-cmd library: Introduce sections in trace file reading logic Trace file version 7 is based on sections. Added an internal sections database and new helper functions to add, read, open and close file sections. Link: https://lore.kernel.org/linux-trace-devel/20220119082507.245600-14-tz.stoyanov@gmail.com Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>