lkml.org 
[lkml]   [2010]   [Aug]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateThu, 5 Aug 2010 12:19:30 -0300
FromArnaldo Carvalho de Melo <>
SubjectRe: [PATCHv10 2.6.35-rc6-tip 12/14] perf: Add third parameter to symbol_filter_t.
Em Tue, Jul 27, 2010 at 04:41:19PM +0530, Srikar Dronamraju escreveu:
> GElf_Sym for a symbol is needed to filter out based on binding,
> type, value. This will be needed to list only global binding
> functions when listing functions from perf probe.

Humm, I think it is better to store the symbol binding in struct symbol,
so that we can have the full symtab and then, on a particular routine,
decide wheter we should use it or not.

I'll cook up a patch now.

- Arnaldo


\
 
 \ /
  Last update: 2010-08-05 17:21    [from the cache]
©2003-2010