Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1282671
| Path | csiph.com!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.roellig-ltd.de!open-news-network.org!border2.nntp.ams1.giganews.com!nntp.giganews.com!news.panservice.it!diesel.cu.mi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Wang Nan <wangnan0@huawei.com> |
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] perf hists browser: Avoid crash in some unusal operations |
| Date | Thu, 03 Dec 2015 04:10:01 +0100 |
| Message-ID | <qBsrn-7Fu-11@gated-at.bofh.it> (permalink) |
| X-Original-To | <acme@redhat.com>, <acme@kernel.org>, <namhyung@kernel.org> |
| X-Mailer | git-send-email 1.8.3.4 |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| X-Originating-IP | [10.107.193.248] |
| X-Cfilter-Loop | Reflected |
| X-Mirapoint-Virus-Rapid-Raw | score=unknown(0), refid=str=0001.0A020204.565FB22D.0074,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 |
| X-Mirapoint-Loop-ID | cc8cdf8cc2a36c5d93a3be4a9fd058ce |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 22 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | <linux-kernel@vger.kernel.org>, <pi3orama@163.com>, <lizefan@huawei.com>, Wang Nan <wangnan0@huawei.com> |
| X-Original-Date | Thu, 3 Dec 2015 03:08:12 +0000 |
| X-Original-Message-ID | <1449112095-238769-1-git-send-email-wangnan0@huawei.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1282671 |
Show key headers only | View raw
When using symbol filter in hists browser, some unusal operations causes segfault. This patchset avoid those crashes. Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] perf hists browser: Avoid crash in some unusal operations Wang Nan <wangnan0@huawei.com> - 2015-12-03 04:10 +0100
[PATCH v2 1/3] perf hists browser: Fix segfault if use symbol filter in cmdline Wang Nan <wangnan0@huawei.com> - 2015-12-03 04:10 +0100
Re: [PATCH v2 1/3] perf hists browser: Fix segfault if use symbol filter in cmdline Namhyung Kim <namhyung@kernel.org> - 2015-12-04 14:00 +0100
[PATCH v2 3/3] perf hists browser: Reset selection when refresh Wang Nan <wangnan0@huawei.com> - 2015-12-03 04:10 +0100
Re: [PATCH v2 3/3] perf hists browser: Reset selection when refresh Namhyung Kim <namhyung@kernel.org> - 2015-12-04 14:00 +0100
[PATCH v2 2/3] perf hists browser: Add NULL pointer check to prevent crash Wang Nan <wangnan0@huawei.com> - 2015-12-03 04:10 +0100
Re: [PATCH v2 2/3] perf hists browser: Add NULL pointer check to prevent crash Namhyung Kim <namhyung@kernel.org> - 2015-12-04 14:00 +0100
csiph-web