commit | 5352f35d6ae7b8b981d77137fb268bc54d10624f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <[email protected]> | Wed Jun 03 10:07:39 2009 +0200 |
committer | Ingo Molnar <[email protected]> | Wed Jun 03 10:07:39 2009 +0200 |
tree | 61d966a613ec2c6508656203a62ce7a9b668cc33 | |
parent | 3502973d005ed89cc2b3f39780813a341ddba97f [diff] |
perf report: Improve sort key recognition - allow case-insensitive tokens - such as --sort Comm,Symbol - allow substring shortcuts: --sort sym - detect invalid tokens and bail out Cc: Peter Zijlstra <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Corey Ashford <[email protected]> Cc: Marcelo Tosatti <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: John Kacur <[email protected]> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <[email protected]>