diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2014-01-06 15:43:02 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-01-13 10:06:23 -0300 |
commit | 98eafce6bda705529e90d33b7f23706b346a6c8a (patch) | |
tree | 06f8eeffddf97e6d4f850c2167e32205f90cdbbb /lib/mpi/mpi-internal.h | |
parent | 3ba4d2e1a8235d862657ded9f20b3170b477768b (diff) |
perf trace: Pack 'struct trace'
Initial struct stats:
/* size: 368, cachelines: 6, members: 24 */
/* sum members: 353, holes: 3, sum holes: 15 */
/* last cacheline: 48 bytes */
After reorg:
[acme@ssdandy linux]$ pahole -C trace ~/bin/trace | tail -4
/* size: 360, cachelines: 6, members: 24 */
/* padding: 7 */
/* last cacheline: 40 bytes */
};
[acme@ssdandy linux]$
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions