mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/3] perf hists browser: Avoid crash in some unusal operations
@ 2015-12-07  2:35 Wang Nan
  2015-12-07  2:35 ` [PATCH v3 1/3] perf hists browser: Fix segfault if use symbol filter in cmdline Wang Nan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Wang Nan @ 2015-12-07  2:35 UTC (permalink / raw)
  To: acme, acme, namhyung; +Cc: linux-kernel, pi3orama, lizefan, Wang Nan

When using symbol filter in hists browser, some unusal operations
causes segfault. This patchset avoid those crashes.

Compare with v2: Improve coding style, check he_selection in 1/3.

Arnaldo: I can't find them in your repository. If you have already
picked these patches, please ignore this version.

Thank you.

Wang Nan (3):
  perf hists browser: Fix segfault if use symbol filter in cmdline
  perf hists browser: Add NULL pointer check to prevent crash
  perf hists browser: Reset selection when refresh

 tools/perf/ui/browsers/hists.c | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
1.8.3.4


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

end of thread, other threads:[~2015-12-08  5:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-07  2:35 [PATCH v3 0/3] perf hists browser: Avoid crash in some unusal operations Wang Nan
2015-12-07  2:35 ` [PATCH v3 1/3] perf hists browser: Fix segfault if use symbol filter in cmdline Wang Nan
2015-12-08  5:13   ` [tip:perf/core] " tip-bot for Wang Nan
2015-12-07  2:35 ` [PATCH v3 2/3] perf hists browser: Add NULL pointer check to prevent crash Wang Nan
2015-12-08  5:13   ` [tip:perf/core] " tip-bot for Wang Nan
2015-12-07  2:35 ` [PATCH v3 3/3] perf hists browser: Reset selection when refresh Wang Nan
2015-12-08  5:13   ` [tip:perf/core] " tip-bot for Wang Nan

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