Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emit all symbol tables at compile time; don't do any module munging; new ↵ | Frank Ch. Eigler | 2008-07-04 | 1 | -152/+0 |
| | | | | unwinder still disabled | ||||
* | rebased unwind_branch on top of current master | Frank Ch. Eigler | 2008-03-25 | 1 | -6/+6 |
| | |||||
* | 2005-10-31 Martin Hunt <hunt@redhat.com> | hunt | 2005-10-31 | 1 | -1/+11 |
| | | | | * ALL: Cleanup copyrights. | ||||
* | 2005-08-31 Martin Hunt <hunt@redhat.com> | hunt | 2005-08-31 | 1 | -10/+3 |
| | | | | | | | | * sym.c (_stp_kallsyms_lookup): Moved to runtime.h. * stack.c (_stp_kta): Moved to runtime.h. * runtime.h (init_module): Initialize _stp_kallsyms_lookup and _stp_kta. * probes.c (_stp_lookup_name): Replaced by kallsyms_lookup_name(). | ||||
* | 2005-07-01 Martin Hunt <hunt@redhat.com> | hunt | 2005-07-01 | 1 | -16/+14 |
| | | | | | | | | | * probes.c: Convert all _stp_log() calls to either stp_warn() or dbug(). * print.c: Comment out dbug()s. * stat-common.c: Comment out dbug()s. | ||||
* | 2005-06-27 Martin Hunt <hunt@redhat.com> | hunt | 2005-06-27 | 1 | -1/+47 |
| | | | | | | | * Doxyfile (PREDEFINED): Added USE_RET_PROBES. * probes.c (_stp_register_kretprobes): New function. (_stp_unregister_kretprobes): New function. | ||||
* | *** empty log message *** | hunt | 2005-04-07 | 1 | -1/+4 |
| | |||||
* | Update to use relayfs. | hunt | 2005-04-07 | 1 | -8/+8 |
| | |||||
* | *** empty log message *** | hunt | 2005-03-22 | 1 | -8/+29 |
| | |||||
* | Initial checkin. Code to load/unload jprobes and kprobes. | hunt | 2005-03-21 | 1 | -0/+81 |