Prev: [PATCH 2/2] perf record: prevent kill(0, SIGTERM);
Next: Staging: comedi: fix code style errors in s626.c
From: Arnaldo Carvalho de Melo on 17 Jun 2010 16:40 Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/urgent Regards, - Arnaldo Arnaldo Carvalho de Melo (1): perf session: Remove threads from tree on PERF_RECORD_EXIT Ian Munsie (1): perf record: prevent kill(0, SIGTERM); tools/perf/builtin-record.c | 2 +- tools/perf/util/event.c | 4 +++- tools/perf/util/session.c | 11 +++++++++++ tools/perf/util/session.h | 2 ++ tools/perf/util/thread.h | 5 ++++- 5 files changed, 21 insertions(+), 3 deletions(-) -- 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/ |