commit | 0102ef3ec940e8a68aa94125cd4b40569b24e6be | [log] [tgz] |
---|---|---|
author | Jiri Olsa <[email protected]> | Tue Jun 14 20:19:21 2016 +0200 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Tue Jun 21 13:18:33 2016 -0300 |
tree | d49b049bb12d8365b3fe9a764315d0e2a9017489 | |
parent | cbb0bba9f3526f23832385f9a47cf2a45fff7c05 [diff] |
perf hists: Rename __hists__add_entry to hists__add_entry There's no reason we should suffer the '__' prefix for the base global function. Signed-off-by: Jiri Olsa <[email protected]> Cc: David Ahern <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>