lkml.org 
[lkml]   [2008]   [Aug]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 12 Aug 2008 22:32:51 -0700
FromAndrew Morton <>
SubjectRe: [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@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.


\
 
 \ /
  Last update: 2008-08-13 07:35    [from the cache]
©2003-2008