Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1232013
| From | Adrian Hunter <adrian.hunter@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] perf tools: Urgent fixes |
| Date | 2015-09-24 12:10 +0200 |
| Message-ID | <qcbDs-8jL-33@gated-at.bofh.it> (permalink) |
| Organization | Intel Finland Oy, Registered Address: PL 281, 00181 Helsinki, Business Identity Code: 0357606 - 4, Domiciled in Helsinki |
Hi
Here are a couple of urgent fixes for v4.3.
The "Fix copying of /proc/kcore" problem goes back to v3.13
if you think it is important enough for stable.
Adrian Hunter (2):
perf intel-pt: Remove no_force_psb from documentation
perf tools: Fix copying of /proc/kcore
tools/perf/Documentation/intel-pt.txt | 15 ---------------
tools/perf/util/symbol-elf.c | 35 +++++++++++++----------------------
2 files changed, 13 insertions(+), 37 deletions(-)
Regards
Adrian
--
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 0/2] perf tools: Urgent fixes Adrian Hunter <adrian.hunter@intel.com> - 2015-09-24 12:10 +0200 Re: [PATCH 0/2] perf tools: Urgent fixes Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-09-25 15:50 +0200
csiph-web