Re: [PATCH] tracing: Fix histogram referencing a variable

2019-09-01 Thread Tom Zanussi
Hi Steve, On Mon, 2019-08-26 at 22:44 -0400, Steven Rostedt wrote: > From: Steven Rostedt (VMware) > > I performed a three way histogram with the following commands: > > echo 'irq_lat u64 lat pid_t pid' > synthetic_events > echo 'wake_lat u64 lat u64 irqlat pid_t pid' >> synthetic_events >

[PATCH] tracing: Fix histogram referencing a variable

2019-08-26 Thread Steven Rostedt
From: Steven Rostedt (VMware) I performed a three way histogram with the following commands: echo 'irq_lat u64 lat pid_t pid' > synthetic_events echo 'wake_lat u64 lat u64 irqlat pid_t pid' >> synthetic_events echo 'hist:keys=common_pid:irqts=common_timestamp.usecs if function ==