Skip to content

Commit 442c948

Browse files
tzanussirostedt
authored andcommitted
tracing: Add Documentation for log2 modifier
Add a line for the log2 modifier, to keep it aligned with tracing/README. Link: http://lkml.kernel.org/r/a419028bccab155749a4b8702d5b97af75f1578f.1516069914.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>
1 parent b8df4a3 commit 442c948

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/trace/histogram.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
.sym-offset display an address as a symbol and offset
7474
.syscall display a syscall id as a system call name
7575
.execname display a common_pid as a program name
76+
.log2 display log2 value rather than raw number
7677

7778
Note that in general the semantics of a given field aren't
7879
interpreted when applying a modifier to it, but there are some

0 commit comments

Comments
 (0)