Bug 213661

Summary: trace-cmd record could use an option to specify temporary file location
Product: Tools Reporter: Johannes Berg (johannes)
Component: Trace-cmd/KernelsharkAssignee: Default virtual assignee for Trace-cmd and kernelshark (tools_tracecmd_kernelshark)
Status: NEW ---    
Severity: enhancement    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: N/A Subsystem:
Regression: No Bisected commit-id:

Description Johannes Berg 2021-07-06 21:24:37 UTC
Since trace-cmd currently requires splice for the temporary files (see #213659), but also because it's a bit stupid to write temporary files to e.g. some network filesystem (or hostfs in an ARCH=um instance), it would make sense to have a command-line option to specify an alternative location for the temporary per-CPU files.