commit | 8f1d1b4452ce71a231d1a22e6357285fb773c551 | [log] [tgz] |
---|---|---|
author | Jiri Olsa <jolsa@kernel.org> | Tue Jun 14 20:19:17 2016 +0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Jun 15 10:47:11 2016 -0300 |
tree | 9992b1b42e1879373d9085add1e96626e739e7b9 | |
parent | 7a72a2e5e6e06172ae26a3c5c8c89a5578f28432 [diff] |
perf stdio: Do not pass hists in hist_entry__fprintf There's no need, we have the hists pointer in struct hist_entry. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1465928361-2442-8-git-send-email-jolsa@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>