Re: [PATCH -tip 0/4] perf/probe: Improve error messages

2014-06-06 Thread Arnaldo Carvalho de Melo
Em Fri, Jun 06, 2014 at 07:13:38AM +, Masami Hiramatsu escreveu: > Here is a series that improves error messages of perf probe. > > - Improve the error message if we can not find given member in > the given structure. (perf probe --add) > - Show error code and description only in verbo

[PATCH -tip 0/4] perf/probe: Improve error messages

2014-06-06 Thread Masami Hiramatsu
Hi, Here is a series that improves error messages of perf probe. - Improve the error message if we can not find given member in the given structure. (perf probe --add) - Show error code and description only in verbose mode if perf probe command is failed. - Improve error messages of