[PATCH 0/4] perf tools: Few fixes

From: Jiri Olsa
Date: Fri Jan 20 2017 - 04:27:49 EST


hi,
sending out few assorted fixes before I loose them ;-)

Available also here:
git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
perf/fixes

thanks,
jirka


---
Jiri Olsa (4):
perf hists browser: Put hist_entry folding login into single function
perf hists browser: Add e/c key handlers to expand callchain for current entry
perf c2c report: Display Total records column in offset view
perf c2c report: Coalesce by default only by pid,iaddr

tools/perf/Documentation/perf-c2c.txt | 2 +-
tools/perf/builtin-c2c.c | 3 ++-
tools/perf/ui/browsers/hists.c | 60 ++++++++++++++++++++++++++++++++++++++++++------------------
3 files changed, 45 insertions(+), 20 deletions(-)