Prev: [PATCH 2/3] MFD: pcf50633: Register a pcf50633-backlight device in pcf50633 core driver.
Next: [tip:x86/fpu] x86, fpu: Use static_cpu_has() to implement use_xsave()
From: Linus Torvalds on 11 May 2010 20:50 On Tue, 11 May 2010, Ingo Molnar wrote: > > Frederic Weisbecker (1): > perf: Fix static strings treated like dynamic ones Grr. This one doesn't have a proper sign-off chain. I pulled it, but please be more careful. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Ingo Molnar on 20 May 2010 08:50 * Frederic Weisbecker <fweisbec(a)gmail.com> wrote: > Ingo, > > Please pull the perf/urgent branch that can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git > perf/urgent > > Thanks, > Frederic > --- > > Frederic Weisbecker (2): > perf: Comply with new rcu checks API > perf: Fix unaligned accesses while fetching trace values > > Tom Zanussi (1): > perf: Use read() instead of lseek() in trace_event_read.c:skip() > > > kernel/perf_event.c | 58 ++++++++++++++++++++++++++++------- > tools/perf/util/trace-event-read.c | 19 ++++++++---- > tools/perf/util/trace-event.h | 7 ++++- > 3 files changed, 65 insertions(+), 19 deletions(-) Pulled, thanks Frederic! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Ingo Molnar on 1 Jun 2010 03:10
* Frederic Weisbecker <fweisbec(a)gmail.com> wrote: > Ingo, > > Please pull the perf/urgent branch that can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git > perf/urgent > > Thanks, > Frederic > --- > > Frederic Weisbecker (3): > perf: Process comm events by tid > perf: Use event__process_task from perf sched > perf: Do the comm inheritance per thread in event__process_task > > Borislav Petkov (1): > perf-record: Check correct pid when forking > > > tools/perf/builtin-record.c | 3 +-- > tools/perf/builtin-sched.c | 1 + > tools/perf/util/event.c | 13 ++++--------- > 3 files changed, 6 insertions(+), 11 deletions(-) Pulled, thanks a lot Frederic! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |