commit | 3576c1e6d73a2da4f5db05c372cdb7d0bf49dd1a | [log] [tgz] |
---|---|---|
author | Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com> | Wed Jan 26 11:48:50 2022 +0200 |
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | Sat Feb 05 15:11:19 2022 -0500 |
tree | c1dd5d09ced9e97beecee8511cdb1c40c3edc8ed | |
parent | 2c37162fa9238ace465e18876592cc0be086e272 [diff] |
trace-cmd library: Inherit compression algorithm from input file When a new trace file output handler is allocated, based on given trace file input handler - use the same compression algorithm. Link: https://lore.kernel.org/linux-trace-devel/20220126094906.570451-5-tz.stoyanov@gmail.com Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>