linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/2] perf/urgent fixes
@ 2015-07-13 19:19 Arnaldo Carvalho de Melo
  2015-07-13 19:19 ` [PATCH 1/2] perf symbols: Store if there is a filter in place Arnaldo Carvalho de Melo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arnaldo Carvalho de Melo @ 2015-07-13 19:19 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, Adrian Hunter,
	Borislav Petkov, David Ahern, Frederic Weisbecker, Jiri Olsa,
	Michael Petlan, Namhyung Kim, Stephane Eranian,
	Arnaldo Carvalho de Melo

Hi Ingo,

	Please consider pulling,

- Arnaldo

The following changes since commit a833581e372a4adae2319d8dc379493edbc444e9:

  x86, perf: Fix static_key bug in load_mm_cr4() (2015-07-10 10:24:38 +0200)

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 9c0fa8dd3d58de8b688fda758eea1719949c7f0a:

  perf hists browser: Take the --comm, --dsos, etc filters into account (2015-07-13 16:06:09 -0300)

----------------------------------------------------------------
perf/urgent fix:

User visible:

- Fix 'perf report' and 'perf top' handling of the '--dsos DSO-LIST',
  '--comms COMM-LIST' and '--symbols SYM-LIST' command line options,
  that were segfaulting due to not considering those lists as filters
  in the hists browser TUI code. (Arnaldo Carvalho de Melo)

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

----------------------------------------------------------------
Arnaldo Carvalho de Melo (2):
      perf symbols: Store if there is a filter in place
      perf hists browser: Take the --comm, --dsos, etc filters into account

 tools/perf/ui/browsers/hists.c | 2 +-
 tools/perf/util/symbol.c       | 2 ++
 tools/perf/util/symbol.h       | 3 ++-
 3 files changed, 5 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2015-07-15 11:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-13 19:19 [GIT PULL 0/2] perf/urgent fixes Arnaldo Carvalho de Melo
2015-07-13 19:19 ` [PATCH 1/2] perf symbols: Store if there is a filter in place Arnaldo Carvalho de Melo
2015-07-13 19:19 ` [PATCH 2/2] perf hists browser: Take the --comm, --dsos, etc filters into account Arnaldo Carvalho de Melo
2015-07-15 11:34 ` [GIT PULL 0/2] perf/urgent fixes Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).