[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080812223251.53a09f43.akpm@linux-foundation.org>
Date: Tue, 12 Aug 2008 22:32:51 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: prasad@...ux.vnet.ibm.com
Cc: linux-kernel@...r.kernel.org, dwilder@...ibm.com, hch@...radead.org
Subject: Re: [Patch 2/2] Renaming lib/trace.[ch] files to
kernel/relay_debugfs.[ch] and enhancements
On Mon, 4 Aug 2008 09:38:09 +0530 "K.Prasad" <prasad@...ux.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.
--
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