lkml.org 
[lkml]   [2013]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 01/14] perf util: Move debugfs/tracing helper functions to util.c
On Tue, Apr 23, 2013 at 05:30:59PM +0900, Namhyung Kim wrote:
> From: Namhyung Kim <namhyung.kim@lge.com>
>
> Since they're generic helpers move them to util.c so that they can be
> used by others.

hum, we have sysfs object, maybe we want debugfs
as well to stay consistent.. even with interface:

for sysfs we have:
const char *sysfs_find_mountpoint(void);

for debugfs? :
const char *debugfs_find_mountpoint(void);

or we could unite all of them under fs object
as they are quite small ;-)

jirka


\
 
 \ /
  Last update: 2013-04-24 15:01    [W:0.202 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site