summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/profilezone.cxx
AgeCommit message (Expand)Author
2018-11-08coverity#1441101: Use std::atomic instead of volatileStephan Bergmann
2018-11-06reduce cost of ProfileZone when it is not activeNoel Grandin
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-28Log also the elapsed time of each zone, in millisecondsTor Lillqvist
2017-08-23Don't crash if aProfileId is nullTor Lillqvist
2017-06-15comphelper: add a profiling APILászló Németh