Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1231206
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL 0/2] perf/urgent fixes |
| Date | 2015-09-23 09:50 +0200 |
| Message-ID | <qbMYq-686-19@gated-at.bofh.it> (permalink) |
| References | <qbxG1-P2-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Arnaldo Carvalho de Melo <acme@kernel.org> wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > The following changes since commit f73e22ab450140830005581c2c7ec389791a1b8d: > > perf: Fix races in computing the header sizes (2015-09-18 09:20:26 +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 c2e4b24ff848bb180f9b9cd873a38327cd219ad2: > > tools lib traceevent: Fix string handling in heterogeneous arch environments (2015-09-22 11:57:04 -0300) > > ---------------------------------------------------------------- > perf/urgent fixes: > > User visible: > > - Fix libtraceevent string handling in heterogeneous arch environments (Kapileshwar Singh) > > - Avoid infinite loop at buildid processing with no samples in 'perf record' (Mark Rutland) > > Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> > > ---------------------------------------------------------------- > Kapileshwar Singh (1): > tools lib traceevent: Fix string handling in heterogeneous arch environments > > Mark Rutland (1): > perf record: Avoid infinite loop at buildid processing with no samples > > tools/lib/traceevent/event-parse.c | 23 ++++++++++++++++++++--- > tools/perf/util/session.c | 5 ++++- > 2 files changed, 24 insertions(+), 4 deletions(-) Pulled, thanks Arnaldo! Ingo -- 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 — Previous in thread | Find similar | Unroll thread
[GIT PULL 0/2] perf/urgent fixes Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-09-22 17:30 +0200 [PATCH 1/2] perf record: Avoid infinite loop at buildid processing with no samples Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-09-22 17:30 +0200 Re: [GIT PULL 0/2] perf/urgent fixes Ingo Molnar <mingo@kernel.org> - 2015-09-23 09:50 +0200
csiph-web