From: Tom Zanussi Date: Mon, 15 Jan 2018 20:51:36 -0600 Subject: [PATCH 02/37] tracing: Add Documentation for log2 modifier Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.14/older/patches-4.14.15-rt13.tar.xz Add a line for the log2 modifier, to keep it aligned with tracing/README. Signed-off-by: Tom Zanussi Signed-off-by: Sebastian Andrzej Siewior --- Documentation/trace/histogram.txt | 1 + 1 file changed, 1 insertion(+) --- a/Documentation/trace/histogram.txt +++ b/Documentation/trace/histogram.txt @@ -73,6 +73,7 @@ .sym-offset display an address as a symbol and offset .syscall display a syscall id as a system call name .execname display a common_pid as a program name + .log2 display log2 value rather than raw number Note that in general the semantics of a given field aren't interpreted when applying a modifier to it, but there are some