From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [PATCH 0/4] [GIT PULL][3.8] tracing: Updated patches
Date: Wed, 14 Nov 2012 13:53:33 -0500 [thread overview]
Message-ID: <20121114185333.818952665@goodmis.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2702 bytes --]
Ingo,
This includes the updates to the formating issues to the patches
that were in the original patch set, and which I had dropped from
my last pull request. I added this on top of my last git pull request.
I also included Shan's dead comment removal.
Please pull the latest tip/perf/core tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
tip/perf/core
Head SHA1: 1c7d66732458dc187008e3f5b2f71e019e320fc2
David Sharp (2):
tracing,x86: Add a TSC trace_clock
tracing: Format non-nanosec times from tsc clock without a decimal point.
Shan Wei (1):
tracing: Kill unused and puzzled sample code in ftrace.h
Yoshihiro YUNOMAE (1):
tracing: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock
----
arch/alpha/include/asm/Kbuild | 1 +
arch/arm/include/asm/Kbuild | 1 +
arch/arm64/include/asm/Kbuild | 1 +
arch/avr32/include/asm/Kbuild | 1 +
arch/blackfin/include/asm/Kbuild | 1 +
arch/c6x/include/asm/Kbuild | 1 +
arch/cris/include/asm/Kbuild | 1 +
arch/frv/include/asm/Kbuild | 1 +
arch/h8300/include/asm/Kbuild | 1 +
arch/hexagon/include/asm/Kbuild | 1 +
arch/ia64/include/asm/Kbuild | 1 +
arch/m32r/include/asm/Kbuild | 1 +
arch/m68k/include/asm/Kbuild | 1 +
arch/microblaze/include/asm/Kbuild | 1 +
arch/mips/include/asm/Kbuild | 1 +
arch/mn10300/include/asm/Kbuild | 1 +
arch/openrisc/include/asm/Kbuild | 1 +
arch/parisc/include/asm/Kbuild | 1 +
arch/powerpc/include/asm/Kbuild | 1 +
arch/s390/include/asm/Kbuild | 1 +
arch/score/include/asm/Kbuild | 1 +
arch/sh/include/asm/Kbuild | 1 +
arch/sparc/include/asm/Kbuild | 1 +
arch/tile/include/asm/Kbuild | 1 +
arch/um/include/asm/Kbuild | 1 +
arch/unicore32/include/asm/Kbuild | 1 +
arch/x86/include/asm/trace_clock.h | 20 +++++++++
arch/x86/kernel/Makefile | 1 +
arch/x86/kernel/trace_clock.c | 21 ++++++++++
arch/xtensa/include/asm/Kbuild | 1 +
include/asm-generic/trace_clock.h | 16 ++++++++
include/linux/ftrace_event.h | 6 +++
include/linux/trace_clock.h | 2 +
include/trace/ftrace.h | 73 ---------------------------------
kernel/trace/trace.c | 39 +++++++++++++-----
kernel/trace/trace.h | 4 --
kernel/trace/trace_output.c | 78 ++++++++++++++++++++++++------------
37 files changed, 176 insertions(+), 111 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
next reply other threads:[~2012-11-14 19:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-14 18:53 Steven Rostedt [this message]
2012-11-14 18:53 ` [PATCH 1/4] tracing,x86: Add a TSC trace_clock Steven Rostedt
2012-11-14 18:53 ` [PATCH 2/4] tracing: Format non-nanosec times from tsc clock without a decimal point Steven Rostedt
2012-11-14 18:53 ` [PATCH 3/4] tracing: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock Steven Rostedt
2012-11-14 18:53 ` [PATCH 4/4] tracing: Kill unused and puzzled sample code in ftrace.h Steven Rostedt
2012-11-26 13:47 ` [PATCH 0/4] [GIT PULL][3.8] tracing: Updated patches Steven Rostedt
2012-12-08 14:55 ` Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121114185333.818952665@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox