Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a21e3a34 authored by Steven Rostedt's avatar Steven Rostedt Committed by Jiri Olsa
Browse files

tools lib traceevent: Fix format in plugin_kvm



The format field argument passed to the format
in pevent_print_num_field() will be of type long long. That means that
%ll must be used instead of %l.

Acked-by: default avatarNamhyung Kim <namhyung@kernel.org>
Reported-by: default avatarNamhyung Kim <namhyung@kernel.org>
Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/20140613103127.1a9bdee7@gandalf.local.home


Signed-off-by: default avatarJiri Olsa <jolsa@kernel.org>
parent 7f6e3635
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment