Re: [tip:perf/diff] perf diff: Introduce tool to show performancedifference

From: Arnaldo Carvalho de Melo
Date: Tue Dec 15 2009 - 07:56:18 EST


Em Tue, Dec 15, 2009 at 10:52:14AM +0100, Ingo Molnar escreveu:
>
> 'perf diff' looks to be very useful!
>
> I think we want to improve the default output some more:
>
> For example there should be column names like for perf report:
>
> # Overhead Command Shared Object Symbol
> # ........ ......... ............................ ......
> #
> 13.87% hackbench [kernel] [k] _raw_spin_lock
> 5.60% hackbench [kernel] [k] copy_user_generic_string
> 5.23% hackbench [kernel] [k] __cache_free

Ok, most suggestions boil down to move more code from builtin-report.c
to session.c and use in builtin-diff.c. Surgery beginning.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/