summaryrefslogtreecommitdiffstats
path: root/tapset-perfmon.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify the perf entry handlersJosh Stone2010-03-181-9/+6
* Create one perf structure to rule them allJosh Stone2010-03-181-19/+9
* PR909: store kernel exported symbols in session objectFrank Ch. Eigler2010-03-181-0/+2
* PR909: reject perf.* probes laterFrank Ch. Eigler2010-03-181-6/+5
* PR909: switch to tapset-based attr/type resolutionFrank Ch. Eigler2010-03-181-76/+25
* Preserve perf initialization errorsJosh Stone2010-03-171-2/+3
* Assign the perf probe_point on registration failureJosh Stone2010-03-171-0/+1
* PR909: Emit proper decls for perf probesJosh Stone2010-03-171-24/+61
* Translate perf events names into kernel namesJosh Stone2010-03-171-4/+63
* Rename perf probe pointsJosh Stone2010-03-171-22/+36
* Move the perf CONFIG checkJosh Stone2010-03-171-0/+5
* Start of perf tapset parsingWill Cohen2010-03-171-1/+149
* Remove the old performance monitoring code.Will Cohen2010-03-171-416/+0
* Squash elision warnings on synthetic functionsJosh Stone2010-02-261-0/+1
* Unify lex_cast* and avoid string copiesJosh Stone2009-09-021-3/+3
* Remove unnecessary static membersJosh Stone2009-08-261-8/+2
* Add update_visitor::replaceJosh Stone2009-08-031-1/+1
* Unify no-component assertions on target variablesJosh Stone2009-07-311-18/+1
* Make a real type for target_symbol->componentsJosh Stone2009-07-311-1/+1
* PR5930: Address-op for $target and @cast membersJosh Stone2009-07-151-0/+3
* Separate the permon tapsetJosh Stone2009-05-071-0/+463