Re: [PATCH 4/8] perf tools: Improve the message of perf list for unexpected input.

2014-01-08 Thread Dongsheng Yang
On 01/08/2014 10:16 AM, Arnaldo Carvalho de Melo wrote: Em Mon, Dec 30, 2013 at 10:26:39AM -0500, Dongsheng Yang escreveu: Example: # perf list test List of pre-defined events (to be used in -e): # echo $? 0 Verification: # perf list test

Re: [PATCH 4/8] perf tools: Improve the message of perf list for unexpected input.

2014-01-08 Thread Arnaldo Carvalho de Melo
Em Mon, Dec 30, 2013 at 10:26:39AM -0500, Dongsheng Yang escreveu: > Example: > # perf list test > > List of pre-defined events (to be used in -e): > # echo $? > 0 > > Verification: > # perf list test > > No event for test. ? Are we "testing"

Re: [PATCH 4/8] perf tools: Improve the message of perf list for unexpected input.

2014-01-08 Thread Arnaldo Carvalho de Melo
Em Mon, Dec 30, 2013 at 10:26:39AM -0500, Dongsheng Yang escreveu: Example: # perf list test List of pre-defined events (to be used in -e): # echo $? 0 Verification: # perf list test No event for test. ? Are we testing events? The

Re: [PATCH 4/8] perf tools: Improve the message of perf list for unexpected input.

2014-01-08 Thread Dongsheng Yang
On 01/08/2014 10:16 AM, Arnaldo Carvalho de Melo wrote: Em Mon, Dec 30, 2013 at 10:26:39AM -0500, Dongsheng Yang escreveu: Example: # perf list test List of pre-defined events (to be used in -e): # echo $? 0 Verification: # perf list test

[PATCH 4/8] perf tools: Improve the message of perf list for unexpected input.

2013-12-29 Thread Dongsheng Yang
Example: # perf list test List of pre-defined events (to be used in -e): # echo $? 0 Verification: # perf list test No event for test. Usage: perf list [hw|sw|cache|tracepoint|pmu|event_glob] # echo $? 255

[PATCH 4/8] perf tools: Improve the message of perf list for unexpected input.

2013-12-29 Thread Dongsheng Yang
Example: # perf list test List of pre-defined events (to be used in -e): # echo $? 0 Verification: # perf list test No event for test. Usage: perf list [hw|sw|cache|tracepoint|pmu|event_glob] # echo $? 255

[PATCH 4/8] perf tools: Improve the message of perf list for unexpected input.

2013-12-27 Thread Dongsheng Yang
Example: # perf list test List of pre-defined events (to be used in -e): # echo $? 0 Verification: # perf list test No event for test. Usage: perf list [hw|sw|cache|tracepoint|pmu|event_glob] # echo $? 255

[PATCH 4/8] perf tools: Improve the message of perf list for unexpected input.

2013-12-27 Thread Dongsheng Yang
Example: # perf list test List of pre-defined events (to be used in -e): # echo $? 0 Verification: # perf list test No event for test. Usage: perf list [hw|sw|cache|tracepoint|pmu|event_glob] # echo $? 255