commit | 3610583c29563e23dd038d2870f59c88438bf7a3 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Fri Nov 27 16:29:16 2009 -0200 |
committer | Ingo Molnar <[email protected]> | Fri Nov 27 20:21:59 2009 +0100 |
tree | cb8d20387bcc8e37b0db2432f339387a4fd52150 | |
parent | 605ca4ba017455d39ac6991c58eb1e80fb8af48d [diff] |
perf symbols: Add a 'type' field to struct map That way we will be able to check if the right symtab is loaded in the underlying DSO. Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> Cc: Frédéric Weisbecker <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Paul Mackerras <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>