Searched hist:cfc10d3bcc50d70f72c0f43d03eee965c726ccc0 (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ |
H A D | symbol.h | diff cfc10d3bcc50d70f72c0f43d03eee965c726ccc0 Tue Nov 17 18:40:53 CET 2009 Arnaldo Carvalho de Melo <acme@redhat.com> perf symbols: Add a long_name_len member to struct dso
Using a two bytes hole we already had and since we also need to calculate this strlen for fetching the buildids. We'll use it in 'perf top' to auto-adjust the output based on the terminal width.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Frédéric Weisbecker <fweisbec@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> LKML-Reference: <1258479655-28662-1-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
H A D | symbol.c | diff cfc10d3bcc50d70f72c0f43d03eee965c726ccc0 Tue Nov 17 18:40:53 CET 2009 Arnaldo Carvalho de Melo <acme@redhat.com> perf symbols: Add a long_name_len member to struct dso
Using a two bytes hole we already had and since we also need to calculate this strlen for fetching the buildids. We'll use it in 'perf top' to auto-adjust the output based on the terminal width.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Frédéric Weisbecker <fweisbec@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> LKML-Reference: <1258479655-28662-1-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|