linux-stable/tools/lib/api/fs
Jiri Olsa 4f234f06d6 tools lib api fs: Make tracing_path_strerror_open message generic
Making tracing_path__strerror_open_tp message generic by mentioning both
debugfs/tracefs words in error message plus the tracing_path instead of
debugfs_mountpoint.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Raphael Beamonte <raphael.beamonte@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1441180605-24737-7-git-send-email-jolsa@kernel.org
[ Add comment for the ENOENT case out of this patch discussion thread ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-09-14 12:50:14 -03:00
..
Build tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c 2015-09-04 12:00:45 -03:00
debugfs.c tools lib api fs: Move debugfs__strerror_open into tracing_path.c object 2015-09-04 12:00:58 -03:00
debugfs.h tools lib api fs: Add {tracefs,debugfs}_configured() functions 2015-02-07 14:00:10 +01:00
findfs.c tools lib fs: Add helper to find mounted file systems 2015-02-07 13:51:34 +01:00
findfs.h tools lib api fs: Add {tracefs,debugfs}_configured() functions 2015-02-07 14:00:10 +01:00
fs.c tools lib api fs: Add FSTYPE__configured() method 2015-09-04 12:01:01 -03:00
fs.h tools lib api fs: Add FSTYPE__configured() method 2015-09-04 12:01:01 -03:00
tracefs.c tools lib api fs: Add {tracefs,debugfs}_configured() functions 2015-02-07 14:00:10 +01:00
tracefs.h tools lib api fs: Add {tracefs,debugfs}_configured() functions 2015-02-07 14:00:10 +01:00
tracing_path.c tools lib api fs: Make tracing_path_strerror_open message generic 2015-09-14 12:50:14 -03:00
tracing_path.h tools lib api fs: Move debugfs__strerror_open into tracing_path.c object 2015-09-04 12:00:58 -03:00