On 2015/10/14 11:10, Arnaldo Carvalho de Melo wrote: > One doesn't show what options can be used, the other does, so there is > an inconsistency, this and the fact that 'perf -h' outputs to stdout, > 'perf stat -h' and the other builtins output to stderr. I think all > should output to stdout, just like 'ls --help', what do you think? > > - Arnaldo >
I think the reason that options do not show in 'perf -h' but show in other builtins is not the different use of stdout or stderr. I will send a patch to fix this instead. -- Thanks, Yunlong Song -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/