[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1406318733-26754-1-git-send-email-nicolas.pitre@linaro.org>
Date: Fri, 25 Jul 2014 16:05:28 -0400
From: Nicolas Pitre <nicolas.pitre@...aro.org>
To: Steven Rostedt <rostedt@...dmis.org>,
Ingo Molnar <mingo@...hat.com>
Cc: Daniel Lezcano <daniel.lezcano@...aro.org>,
Russell King - ARM Linux <linux@....linux.org.uk>,
Catalin Marinas <catalin.marinas@....com>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linaro-kernel@...ts.linaro.org
Subject: [PATCH v2 0/5] generic IPI tracing
This is v2 of the series initially posted here:
http://news.gmane.org/group/gmane.linux.kernel/thread=1750391
Steven / Ingo: Would you please merge those patches in your tree for some
linux-next exposure and mainline inclusion? Patches 1 to 4 may go in now.
I'm unsure about patch 5 so I'll leave it to your appreciation.
Changes since v1:
- added empty tracepoint_string when !CONFIG_TRACING, from Steven
- ipi_types[] is unconditionally marked with __tracepoint_string now
- added comment to arch/x86/kernel/smp.c justifying the #undef's
- collected ACKs, refined commit logs
diffstat:
arch/arm/kernel/smp.c | 70 ++++++++++++++++++------------
arch/arm64/kernel/smp.c | 65 +++++++++++++++++-----------
arch/x86/kernel/smp.c | 20 +++++++++
include/linux/ftrace_event.h | 10 +++++
include/trace/events/ipi.h | 89 ++++++++++++++++++++++++++++++++++++++
5 files changed, 200 insertions(+), 54 deletions(-)
Nicolas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists