Re: [PATCH 09/13] tracing/uprobes: Fix a comment for uprobe registration syntax

2013-08-05 Thread Namhyung Kim
On Mon, 05 Aug 2013 14:59:59 +0900, Masami Hiramatsu wrote: > (2013/07/31 18:03), Namhyung Kim wrote: >> From: Namhyung Kim >> >> The uprobe syntax requires an offset after a file path not a symbol. > > Is this a bugfix? If so, IMHO, it should be applied earlier in the series. > > Reviewed-by: Ma

Re: [PATCH 09/13] tracing/uprobes: Fix a comment for uprobe registration syntax

2013-08-04 Thread Masami Hiramatsu
(2013/07/31 18:03), Namhyung Kim wrote: > From: Namhyung Kim > > The uprobe syntax requires an offset after a file path not a symbol. Is this a bugfix? If so, IMHO, it should be applied earlier in the series. Reviewed-by: Masami Hiramatsu > > Cc: Masami Hiramatsu > Cc: Srikar Dronamraju >