Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR909: add perf.hw_cache.* aliases | Frank Ch. Eigler | 2010-03-18 | 1 | -0/+48 |
| | | | | | | * tapset/perf.stp: Add 'em. * man/tapset::perf.3stap: Document 'em a little. * stapprobes.3stap.in: Fix .sample (not .samples) probe point typo. | ||||
* | PR909: switch to tapset-based attr/type resolution | Frank Ch. Eigler | 2010-03-18 | 1 | -0/+29 |
* tapset/perf.stp: New file. * tapset-perfmon.cxx (perf_derived_probe): Drop event_name field throughout. Listen to type(N).config(M) instead. |