Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 2012-09-11 | 1 | -12/+16 |
* | perf symbols: Use both runtime and debug images | Cody P Schafer | 2012-08-13 | 1 | -0/+6 |
* | perf symbols: Convert dso__load_syms to take 2 symsrc's | Cody P Schafer | 2012-08-13 | 1 | -0/+1 |
* | perf symbols: Factor want_symtab out of dso__load_sym() | Cody P Schafer | 2012-08-13 | 1 | -2/+6 |
* | perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc | Cody P Schafer | 2012-08-13 | 1 | -1/+2 |
* | perf symbols: Introduce symsrc structure. | Cody P Schafer | 2012-08-13 | 1 | -3/+27 |
* | perf symbols: Implement poor man's ELF parser | Namhyung Kim | 2012-08-09 | 1 | -7/+235 |
* | perf symbols: Support minimal build without libelf | Namhyung Kim | 2012-08-09 | 1 | -0/+39 |