summaryrefslogtreecommitdiffstats
path: root/app/perfattributes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Silence -Wclass-memaccess GCC warningMilian Wolff2022-12-051-1/+1
* Add missing checks to PerfEventAttributes::operator==4.11Christian Kandeler2020-02-051-0/+2
* Make some error messages more verboseUlf Hermann2018-01-261-2/+2
* Add new members for perf event attributes structUlf Hermann2017-12-071-3/+13
* Apply coding standard to includesUlf Hermann2017-12-071-0/+1
* Merge remote-tracking branch 'origin/4.5'Ulf Hermann2017-12-061-21/+21
|\
| * Be backwards compatible when reading perf event attributesUlf Hermann2017-12-011-16/+15
* | Keep PerfEventAttributes in a vector rather than a hashUlf Hermann2017-11-101-41/+0
* | Fix various warnings generated by clangUlf Hermann2017-09-291-3/+10
|/
* Set byte order on correct stream before parsing attribute IDsMilian Wolff2017-09-041-1/+1
* Intern PerfEventAttributes and send the data only onceMilian Wolff2017-02-091-0/+80
* Calculate fixed binary lengths instead of using sizeof()Ulf Hermann2017-01-301-4/+13
* Fix typoUlf Hermann2016-12-191-1/+1
* Fix typo in attribute resolutionUlf Hermann2016-12-071-1/+1
* Add methods to determine type and name of eventsUlf Hermann2016-11-291-2/+69
* Add elfutils to source tree and integrate build systemUlf Hermann2015-03-041-0/+155