Messages in this thread |  | | Date | Wed, 11 Dec 2013 10:27:40 +0900 | From | Masami Hiramatsu <> | Subject | Re: [PATCH 12/17] tracing/probes: Implement 'memory' fetch method for uprobes |
| |
(2013/12/11 10:15), Namhyung Kim wrote: > On Tue, 10 Dec 2013 20:00:37 +0900, Masami Hiramatsu wrote: >> (2013/12/09 15:20), Namhyung Kim wrote: >>> @@ -493,7 +416,7 @@ static int parse_probe_arg(char *arg, const struct fetch_type *t, >>> dprm->offset = offset; >>> dprm->fetch = t->fetch[FETCH_MTD_memory]; >>> dprm->fetch_size = get_fetch_size_function(t, >>> - dprm->fetch, ttbl); >>> + dprm->fetch, ftbl); >> >> What is this change? I guess it should be included in 11/17... > > Argh, right. It looks like a git rebase artifact, will change. > > >> The rest of this patch is good for me. > > So can I add you ack then? :)
Yes, you can add it! :)
Thank you,
-- Masami HIRAMATSU IT Management Research Dept. Linux Technology Center Hitachi, Ltd., Yokohama Research Laboratory E-mail: masami.hiramatsu.pt@hitachi.com
|  |