index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmlprofiler
/
flamegraphmodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tracing: Move event storage out of trace manager
Ulf Hermann
2018-05-08
1
-2
/
+4
*
Tracing: Generalize event filtering
Ulf Hermann
2018-05-08
1
-3
/
+4
*
Add generic FlameGraphView QML component
Ulf Hermann
2018-05-08
1
-2
/
+0
*
Remove TimelineTraceManager::State
Ulf Hermann
2018-04-23
1
-2
/
+0
*
QmlProfiler: Rename specific replayEvents to replayQmlEvents
Ulf Hermann
2018-04-19
1
-6
/
+6
*
QmlProfiler: Move parts of model manager and trace file to Timeline
Ulf Hermann
2018-04-19
1
-27
/
+18
*
Timeline: Move modelId generation into aggregator
Ulf Hermann
2018-04-17
1
-1
/
+0
*
QmlProfiler: Avoid some 0 as nullptr warnings
Ulf Hermann
2018-04-17
1
-2
/
+2
*
QmlProfiler: Don't expose the vector of event types
Ulf Hermann
2018-04-17
1
-2
/
+1
*
QmlProfiler: Integrate TraceTime into ModelManager
Ulf Hermann
2018-04-17
1
-2
/
+1
*
QmlProfiler: Get rid of processing step
Ulf Hermann
2018-04-17
1
-0
/
+7
*
QmlProfiler: Rebuild the flamegraph model when visible features change
Ulf Hermann
2017-08-14
1
-2
/
+34
*
QmlProfiler: Don't add an extra nanosecond to the flame graph bottom
Ulf Hermann
2017-08-11
1
-1
/
+1
*
QmlProfiler: Add some sanity checks to the various models
Ulf Hermann
2017-03-23
1
-0
/
+4
*
QmlProfiler: Remove references to QmlProfilerDataModel
Ulf Hermann
2017-02-24
1
-2
/
+1
*
QmlProfiler: Drop some dead code
Ulf Hermann
2017-02-22
1
-3
/
+1
*
QmlProfiler: Optimize flame graph model
Ulf Hermann
2017-02-21
1
-2
/
+12
*
Merge remote-tracking branch 'origin/4.1'
Orgad Shaneh
2016-09-22
1
-10
/
+19
|
\
|
*
QmlProfiler: Keep Compiling events separate in flame graph
Ulf Hermann
2016-09-14
1
-9
/
+18
*
|
QmlProfiler: Add memory and allocations modes to flame graph view
Ulf Hermann
2016-07-20
1
-4
/
+22
|
/
*
init roleNames only one time
Tim Jenssen
2016-06-20
1
-14
/
+15
*
QmlProfiler: Provide a sane ctor for QmlEventType and use it
Ulf Hermann
2016-06-10
1
-8
/
+8
*
QmlProfiler: Make members of QmlEventLocation private
Ulf Hermann
2016-06-10
1
-3
/
+3
*
QmlProfiler: Drop some unreachable code
Ulf Hermann
2016-06-01
1
-5
/
+2
*
QmlProfiler: Add some more consistency to flame graph model
Ulf Hermann
2016-06-01
1
-1
/
+2
*
QmlProfiler: Drive event loading from the model manager
Ulf Hermann
2016-05-23
1
-33
/
+13
*
QmlProfiler: Load data event by event in aggregated models
Ulf Hermann
2016-05-23
1
-47
/
+54
*
QmlProfiler: Methods for dispatching events by feature
Ulf Hermann
2016-05-23
1
-1
/
+6
*
QmlProfiler: Remove detailed progress tracking
Ulf Hermann
2016-05-23
1
-7
/
+0
*
QmlProfiler: Rename QmlEvent::startTime to "timestamp"
Ulf Hermann
2016-05-06
1
-3
/
+3
*
QmlProfiler: Apply some code cosmetics
Ulf Hermann
2016-05-06
1
-2
/
+2
*
QmlProfiler: Fix the naming scheme for events and event types
Ulf Hermann
2016-05-04
1
-12
/
+9
*
Move QmlProfiler specific files from qmldebug to qmlprofiler
Ulf Hermann
2016-05-03
1
-36
/
+35
*
QmlProfiler: Remove acceptedEventTypes property from flame graph model
Ulf Hermann
2016-04-29
1
-13
/
+0
*
Merge QmlProfiler and QmlProfilerExtension plugins
Ulf Hermann
2016-04-26
1
-0
/
+309