Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR10007: Avoid probing syscall entry points in the testsuite. | Ananth N Mavinakayanahalli | 2009-04-30 | 1 | -1/+1 |
| | | | | While there, fix minor issues with the s390x syscall tapset. | ||||
* | perms2 | fche | 2008-01-28 | 1 | -0/+0 |
| | |||||
* | PR5673: reduce total size of generated .ko's from wildly wildcarded scripts | fche | 2008-01-26 | 1 | -0/+5 |
2008-01-26 Frank Ch. Eigler <fche@elastic.org> PR 5673. * tapsets.cxx (dwarf_derived_probe_group): Split stap_dwarf_probes[] into bss-carried kprobes structs. Tune embedded strings for minimizing relocation-vs-fixed-buffer wastage. * tapsets.cxx (dwarf_derived_probe): Impose .maxactive() limits. 2008-01-26 Frank Ch. Eigler <fche@elastic.org> PR 5673. * testsuite/parseko/maxactive{04,05}.stp: New tests. |