aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/tracing
Commit message (Expand)AuthorAgeFilesLines
* Tracing: Untangle some includesUlf Hermann2018-05-154-2/+6
* Tracing: Simplify saving and loadingUlf Hermann2018-05-113-73/+44
* Tracing: Move event storage out of trace managerUlf Hermann2018-05-083-12/+45
* Tracing: Move the type storage out of the trace managerUlf Hermann2018-05-082-12/+52
* Tracing: Generalize event filteringUlf Hermann2018-05-082-7/+6
* Tracing: Drop restricted start/end times from trace managerUlf Hermann2018-05-082-23/+5
* Tracing: Don't restore notes for events that have been filtered outUlf Hermann2018-05-081-1/+1
* Tracing: Make sure we cannot create a bare TraceEvent or TraceEventTypeUlf Hermann2018-05-082-12/+20
* Tracing: Consistently use nullptrTobias Hunger2018-05-088-9/+9
* Tracing: Use the same "lock" mechanism in flame graph as in timelineUlf Hermann2018-05-083-8/+6
* Unify flame graph and timeline details windowsUlf Hermann2018-05-087-508/+227
* Tracing: Reset the selected type ID when clicking empty spaceUlf Hermann2018-05-081-0/+2
* Tracing: Don't call selectClicked() after changing the rootUlf Hermann2018-05-081-1/+2
* Add generic FlameGraphView QML componentUlf Hermann2018-05-083-0/+350
* Tracing: Use override consistentlyTobias Hunger2018-05-0710-18/+18
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-0486-0/+10308