From: Andrew Morton <akpm@linux-foundation.org>
To: prasad@linux.vnet.ibm.com
Cc: linux-kernel@vger.kernel.org, dwilder@us.ibm.com, hch@infradead.org
Subject: Re: [Patch 2/2] Renaming lib/trace.[ch] files to kernel/relay_debugfs.[ch] and enhancements
Date: Tue, 12 Aug 2008 22:32:51 -0700 [thread overview]
Message-ID: <20080812223251.53a09f43.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080804040809.GC6415@in.ibm.com>
On Mon, 4 Aug 2008 09:38:09 +0530 "K.Prasad" <prasad@linux.vnet.ibm.com> wrote:
> This patch renames the lib/trace.[ch] files to
> kernel/relay_debugfs.[ch]. Also present are the changes to rename the
> "trace_*" functions to "relay_*".
>
> Two new functions which provide an easy-to-use interface for relay
> called relay_printk() and relay_dump() are also introduced (earlier
> called as trace_printk() and trace_dump()).
akpm2:/usr/src/25> make M=samples
LD samples/kobject/built-in.o
CC [M] samples/kobject/kobject-example.o
CC [M] samples/kobject/kset-example.o
LD samples/kprobes/built-in.o
CC [M] samples/kprobes/kprobe_example.o
CC [M] samples/kprobes/jprobe_example.o
CC [M] samples/kprobes/kretprobe_example.o
LD samples/markers/built-in.o
CC [M] samples/markers/probe-example.o
CC [M] samples/markers/marker-example.o
LD samples/relay/built-in.o
CC [M] samples/relay/fork_trace.o
make[2]: *** No rule to make target `samples/relay/fork_new_trace.c', needed by `samples/relay/fork_new_trace.o'. Stop.
next prev parent reply other threads:[~2008-08-13 5:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-04 4:04 [Patch 0/2] Renaming 'trace' to 'relay' and enhancements to 'relay' K.Prasad
2008-08-04 4:07 ` [Patch 1/2] Merging Documentation/trace.txt with Documentation/filesystems/relay.txt K.Prasad
2008-08-04 4:08 ` [Patch 2/2] Renaming lib/trace.[ch] files to kernel/relay_debugfs.[ch] and enhancements K.Prasad
2008-08-13 5:32 ` Andrew Morton [this message]
2008-08-13 6:24 ` K.Prasad
2008-08-04 22:25 ` [Patch 0/2] Renaming 'trace' to 'relay' and enhancements to 'relay' Andrew Morton
2008-08-06 15:08 ` Frank Ch. Eigler
2008-08-08 3:52 ` K.Prasad
2008-08-08 5:38 ` Andrew Morton
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=20080812223251.53a09f43.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=dwilder@us.ibm.com \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=prasad@linux.vnet.ibm.com \
/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