summaryrefslogtreecommitdiffstats
path: root/tapset/perf.stp
Commit message (Collapse)AuthorAgeFilesLines
* PR909: add perf.hw_cache.* aliasesFrank Ch. Eigler2010-03-181-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 resolutionFrank Ch. Eigler2010-03-181-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.