index
:
qt-creator/perfparser.git
10.0
11.0
12.0
13.0
14.0
16.0
17.0
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
master
stable
Parser for perf data files, creates output suitable for the QtCreator plugin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
shared
/
perfparsertestclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a few qAsConst with std::as_const
11.0
hjk
2023-05-19
1
-2
/
+2
*
Fix clazy-range-loop-detach
Milian Wolff
2022-12-05
1
-1
/
+2
*
Add parallel_static_gcc and basic test coverage
Milian Wolff
2022-06-10
1
-0
/
+5
*
Add actual file path computation for symbols
Darya Knysh
2020-12-15
1
-1
/
+1
*
Add location's relative address computation
Darya Knysh
2020-12-15
1
-2
/
+2
*
Add Disassembler functionality
Darya Knysh
2020-12-15
1
-1
/
+3
*
Improve support for applications that rely on fork for parallelism
Milian Wolff
2020-09-11
1
-0
/
+9
*
Fix Qt 5.15 deprecation warnings
Christian Kandeler
2020-06-26
1
-0
/
+2
*
Fix deprecation warnings
Christian Kandeler
2020-06-16
1
-2
/
+2
*
Make perf2text code reusable for other auto tests
Milian Wolff
2019-09-30
1
-0
/
+43
*
Add manual perf2text test helper
Milian Wolff
2019-08-13
1
-1
/
+7
*
Fix test failures in tst_perfdata after recent API changes
Milian Wolff
2019-08-13
1
-10
/
+11
*
Reduce noise from PerfParserTestClient
Ulf Hermann
2018-07-26
1
-1
/
+0
*
Apply coding standard to includes
Ulf Hermann
2017-12-07
1
-1
/
+1
*
Parse tracing data and expose it to the client
Ulf Hermann
2017-11-30
1
-1
/
+23
*
Add a (partial so far) sanity checker for generated traces
Ulf Hermann
2017-11-28
1
-0
/
+161