summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-profile.h
Commit message (Expand)AuthorAgeFilesLines
* Use '#pragma once' to avoid a lot of boilerplateRichard Hughes2019-02-091-4/+1
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* trivial: Add API to set the smallest recorded delay timeRichard Hughes2016-11-071-0/+2
* trivial: Show threaded tasks in bold in the profile outputRichard Hughes2016-11-021-0/+2
* Add as_profile_set_autoprune() for automatically limiting the profiling outputRichard Hughes2016-09-141-0/+2
* Add as_profile_prune() for limiting the profiling outputRichard Hughes2016-09-141-0/+2
* Add as_profile_set_autodump()Richard Hughes2015-09-281-0/+3
* Add AsProfile for speed profilingRichard Hughes2015-09-241-0/+51