hi, sending the c2c default HITM sort/display fix (patch 4,5) plus few other small fixes.
Also available in here: git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git perf/fixes thanks, jirka --- Jiri Olsa (6): perf tools: Show event fd in debug output perf c2c report: Setup browser after opening perf.data perf c2c report: Add -f/--force option perf c2c report: Add struct c2c_stats::tot_hitm field perf c2c report: Display total HITMs on default perf c2c: Support cascading options tools/perf/Documentation/perf-c2c.txt | 8 ++++++++ tools/perf/builtin-c2c.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------- tools/perf/util/evsel.c | 6 ++++-- tools/perf/util/mem-events.c | 12 ++++++++++-- tools/perf/util/mem-events.h | 1 + 5 files changed, 76 insertions(+), 31 deletions(-)