lkml.org 
[lkml]   [2015]   [Feb]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 6/6 v2] perf: Make perf aware of tracefs
On Sun, 8 Feb 2015 23:12:46 +0900
Namhyung Kim <namhyung@kernel.org> wrote:

> Shouldn't it be /sys/kernel/tracing/ ?

> > if (evsel == NULL) {
> > - pr_debug("is debugfs mounted on /sys/kernel/debug?\n");
> > + if (tracefs_configured())
> > + pr_debug("is tracefs mounted on /sys/kernel/debug?\n");
>
> Ditto.

Fixing, thanks!

-- Steve


\
 
 \ /
  Last update: 2015-02-09 16:41    [W:0.137 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site