On Tue, 2 Aug 2016 22:57:30 +0530 Hari Bathini <[email protected]> wrote:
> where a mountable instance is more than a trace array. > This may need addition of new flags for trace array saying > whether it is a global trace or directory instance or mountable instance. > Also, the helper functions that add/remove events need to be tweaked > accordingly. BTW, I'm curious to how you handle the rest of the trace files in a container? The tracing system really looks at the Linux kernel as a whole, and for the most part ignores things like name spaces. Can a container have its own function tracing? -- Steve

