lkml.org 
[lkml]   [2015]   [Sep]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 04/15] perf tools: Move tracing_path interface into api/fs/tracing_path.c
On Wed, 02 Sep, at 09:56:34AM, Jiri Olsa wrote:
> Moving tracing_path interface into api/fs/tracing_path.c
> out of util.c. It seems generic enough to be used by
> others, and I couldn't think of better place.
>
> Link: http://lkml.kernel.org/n/tip-xqvrud2e3z4uynvnu3imlu2y@git.kernel.org
> Signed-off-by: Jiri Olsa <jolsa@kernel.org>
> ---
> tools/lib/api/fs/Build | 1 +
> tools/lib/api/fs/tracing_path.c | 83 ++++++++++++++++++++++++++++++++++++++
> tools/lib/api/fs/tracing_path.h | 13 ++++++
> tools/perf/perf.c | 2 +-
> tools/perf/util/parse-events.c | 2 +-
> tools/perf/util/trace-event-info.c | 2 +-
> tools/perf/util/trace-event.c | 1 +
> tools/perf/util/util.c | 70 --------------------------------
> tools/perf/util/util.h | 6 ---
> 9 files changed, 101 insertions(+), 79 deletions(-)
> create mode 100644 tools/lib/api/fs/tracing_path.c
> create mode 100644 tools/lib/api/fs/tracing_path.h

Reviewed-by: Matt Fleming <matt.fleming@intel.com>

--
Matt Fleming, Intel Open Source Technology Center


\
 
 \ /
  Last update: 2015-09-04 14:01    [W:0.330 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site