mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL 0/3] perf/urgent fixes and improvements
@ 2014-12-23 15:32 Arnaldo Carvalho de Melo
  2014-12-23 15:32 ` [PATCH 1/3] perf report: Show progress bar for output resorting Arnaldo Carvalho de Melo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arnaldo Carvalho de Melo @ 2014-12-23 15:32 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, Adrian Hunter,
	David Ahern, Jiri Olsa, Namhyung Kim, Peter Zijlstra,
	Stephane Eranian, Arnaldo Carvalho de Melo

Hi Ingo,

	Please consider pulling,

- Arnaldo

The following changes since commit ac931f87a647ca156f65a4c00e7297165e4fa2d8:

  perf: Fix building warning on ARM 32 (2014-12-19 13:09:43 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo

for you to fetch changes up to 82aa019e0098a1e0801df94345c0297448323126:

  perf callchain: Append callchains only when requested (2014-12-23 12:06:39 -0300)

----------------------------------------------------------------
perf/urgent fixes and improvements:

User visible:

- Show progress bar in more places while doing histogram processing
  in the hists browser (Namhyung Kim)

- Print backtrace symbols when segfault occurs in 'report' (Namhyung Kim)

Infrastructure:

- Append callchains only when requested (Namhyung Kim)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

----------------------------------------------------------------
Namhyung Kim (3):
      perf report: Show progress bar for output resorting
      perf ui/tui: Print backtrace symbols when segfault occurs
      perf callchain: Append callchains only when requested

 tools/perf/builtin-annotate.c     |  2 +-
 tools/perf/builtin-diff.c         |  2 +-
 tools/perf/builtin-report.c       | 24 ++++++++++++++++++++++--
 tools/perf/builtin-top.c          |  4 ++--
 tools/perf/tests/hists_cumulate.c |  2 +-
 tools/perf/tests/hists_filter.c   |  2 +-
 tools/perf/tests/hists_output.c   | 10 +++++-----
 tools/perf/ui/tui/setup.c         | 26 ++++++++++++++++++++++++--
 tools/perf/util/hist.c            | 17 +++++++++++++----
 tools/perf/util/hist.h            |  2 +-
 10 files changed, 71 insertions(+), 20 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-01 21:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-23 15:32 [GIT PULL 0/3] perf/urgent fixes and improvements Arnaldo Carvalho de Melo
2014-12-23 15:32 ` [PATCH 1/3] perf report: Show progress bar for output resorting Arnaldo Carvalho de Melo
2014-12-23 15:32 ` [PATCH 2/3] perf ui/tui: Print backtrace symbols when segfault occurs Arnaldo Carvalho de Melo
2014-12-23 15:32 ` [PATCH 3/3] perf callchain: Append callchains only when requested Arnaldo Carvalho de Melo
2015-01-01 21:25 ` [GIT PULL 0/3] perf/urgent fixes and improvements Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome