Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2006-11-09 Martin Hunt <hunt@redhat.com> | hunt | 2006-11-09 | 1 | -3/+3 |
| | | | | * sym.h: Change int to int32_t. | ||||
* | New dynamic module and symbol handling code. | hunt | 2006-11-02 | 1 | -7/+46 |
| | |||||
* | 2005-10-06 Frank Ch. Eigler <fche@elastic.org> | fche | 2005-10-06 | 1 | -0/+25 |
PR 1332. * translate.cxx (emit_symbol_data): New function to transcribe a processed address->symbol lookup table, based upon /proc/kallsyms. 2005-10-06 Frank Ch. Eigler <fche@elastic.org> PR 1332. * sym.h: New file to declare explicit symbol table struct. * runtime.h (_stp_kallsyms_lookup_tabled): Use it if available. * sym.c (_stp_symbol_sprint): HAS_LOOKUP mooted. 2005-10-06 Frank Ch. Eigler <fche@elastic.org> PR 1132. * systemtap.samples/symbols.*: New test. |