diff options
author | Tom Zanussi | 2018-03-28 15:10:54 -0500 |
---|---|---|
committer | Steven Rostedt (VMware) | 2018-04-06 08:56:49 -0400 |
commit | 76690945f59e2f329f148e1266d9d13800629463 (patch) | |
tree | 8fe639151a54a19452dc2145862f9044c9922f41 /Documentation/PCI | |
parent | 0ae7961e75c3fe3383796323d5342cbda8f82536 (diff) |
tracing: Don't add flag strings when displaying variable references
Variable references should never have flags appended when displayed -
prevent that from happening.
Before:
# cat /sys/kernel/debug/tracing/events/sched/sched_switch/trigger
hist:keys=next_pid:vals=hitcount:wakeup_lat=common_timestamp.usecs-$ts0.usecs:...
After:
hist:keys=next_pid:vals=hitcount:wakeup_lat=common_timestamp.usecs-$ts0:...
Link: http://lkml.kernel.org/r/913318a5610ef6b24af2522575f671fa6ee19b6b.1522256721.git.tom.zanussi@linux.intel.com
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'Documentation/PCI')
0 files changed, 0 insertions, 0 deletions