Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1408154
| From | Arnaldo Carvalho de Melo <acme@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL 0/3] perf/urgent fixes |
| Date | 2016-05-27 18:00 +0200 |
| Message-ID | <rDsl4-5l0-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Ingo,
Please consider pulling,
- Arnaldo
The following changes since commit 275ae411e56f8f900fa364da29c4706f9af4e1f3:
perf/x86/intel/rapl: Fix pmus free during cleanup (2016-05-25 10:56:43 +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-20160527
for you to fetch changes up to 5ea5888b2fbf5b230da62b2a21c8247bebb6c9cf:
perf ctf: Convert invalid chars in a string before set value (2016-05-27 12:08:40 -0300)
----------------------------------------------------------------
perf/urgent fixes:
- Fix kptr_restrict=2 related 'perf record' segfault (Wang Nan)
- Fix CTF/libbabeltrace handling of chinese COMM strings (Wang Nan)
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
----------------------------------------------------------------
Wang Nan (3):
perf symbols: Check kptr_restrict for root
perf record: Fix crash when kptr is restricted
perf ctf: Convert invalid chars in a string before set value
tools/perf/util/data-convert-bt.c | 41 +++++++++++++++++++++++++++++++++++++--
tools/perf/util/event.c | 2 ++
tools/perf/util/symbol.c | 16 +++++++--------
3 files changed, 49 insertions(+), 10 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL 0/3] perf/urgent fixes Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-05-27 18:00 +0200 [PATCH 2/3] perf record: Fix crash when kptr is restricted Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-05-27 18:00 +0200
csiph-web