[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAE_Gge0CF5-o3-53qqDM7+QCYmcHHJA1F6BbrDTi2DLyEGEfKg@mail.gmail.com>
Date: Fri, 4 Sep 2015 09:51:05 -0400
From: Raphaël Beamonte <raphael.beamonte@...il.com>
To: Jiri Olsa <jolsa@...hat.com>
Cc: Jiri Olsa <jolsa@...nel.org>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
lkml <linux-kernel@...r.kernel.org>,
David Ahern <dsahern@...il.com>,
Ingo Molnar <mingo@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Matt Fleming <matt@...eblueprint.co.uk>,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [PATCH 05/15] tools lib api: Move debugfs__strerror_open into
tracing_path.c object
2015-09-04 9:48 GMT-04:00 Jiri Olsa <jolsa@...hat.com>:
> it's not fs per say, it's 'combination,choice' of debugfs and tracefs
> that provides 'path' for tracing ;-)
Ok then! Makes sense :) Thanks
2015-09-02 3:56 GMT-04:00 Jiri Olsa <jolsa@...nel.org>:
> Moving debugfs__strerror_open out of api/fs/debugfs.c,
> because it's not debugfs specific. It'll be changed to
> consider tracefs mount as well in following patches.
>
> Renaming it into tracing_path__strerror_open_tp to fit
> into the namespace. No functional change is intended.
>
> Link: http://lkml.kernel.org/n/tip-bq0f0l4r0bjvy0pjp4m759kv@git.kernel.org
> Signed-off-by: Jiri Olsa <jolsa@...nel.org>
> ---
> tools/lib/api/fs/debugfs.c | 52 ---------------------------------------
> tools/lib/api/fs/tracing_path.c | 54 +++++++++++++++++++++++++++++++++++++++++
> tools/lib/api/fs/tracing_path.h | 3 +++
> tools/perf/builtin-trace.c | 5 ++--
> 4 files changed, 60 insertions(+), 54 deletions(-)
Reviewed-by: Raphaël Beamonte <raphael.beamonte@...il.com>
--
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