Bug 216068 - access to the end time of a trace
Summary: access to the end time of a trace
Status: NEW
Alias: None
Product: Tools
Classification: Unclassified
Component: Trace-cmd/Kernelshark (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Default virtual assignee for Trace-cmd and kernelshark
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-04 08:59 UTC by Julia Lawall
Modified: 2022-06-04 08:59 UTC (History)
0 users

See Also:
Kernel Version: any
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Julia Lawall 2022-06-04 08:59:04 UTC
For aligning multiple graphs, it can be useful to have the end time of a trace.  Currently, the most obvious way to do this is with trace-cmd report | tail, but this is surely inefficient.  It would be great to have a command or option to access this information directly.

Note You need to log in before you can comment on or make changes to this bug.