index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
retrace
/
metric_helper.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-21
glretrace: Initialize MetricWriter only when needed.
Alexander Trukhin
1
-1
/
+7
2016-01-18
retrace: Metrics abstraction: add missing copyrights.
Alexander Trukhin
1
-0
/
+25
2016-01-11
retrace: Fix Android build.
Jose Fonseca
1
-1
/
+9
2015-09-02
Metrics abstraction: replace std::regex with cstring code.
Alexander Trukhin
1
-49
/
+83
2015-08-27
MmapAllocator: GCC 4.8 support
Alexander Trukhin
1
-0
/
+1
2015-08-26
Add support for handling context switches in Metrics abstraction.
Alexander Trukhin
1
-0
/
+1
2015-08-26
Make backends use MmapAllocator.
Alexander Trukhin
1
-3
/
+5
2015-08-26
Add custom allocator that uses mmap.
Alexander Trukhin
1
-1
/
+2
2015-08-26
glretrace: Plug "opengl" backend to the collection.
Alexander Trukhin
1
-1
/
+4
2015-08-26
glretrace: Plug INTEL_perfquery to the collection.
Alexander Trukhin
1
-1
/
+4
2015-08-26
glretrace: Plug AMD_perfmon to the collection.
Alexander Trukhin
1
-2
/
+6
2015-08-26
retrace,glretrace: Option for metrics listing.
Alexander Trukhin
1
-0
/
+36
2015-08-26
retrace,glretrace: Add calls to output new metrics data.
Alexander Trukhin
1
-0
/
+3
2015-08-26
retrace,glretrace: Profiling options. Hook up the abstraction.
Alexander Trukhin
1
-0
/
+85
2015-08-26
glretrace: Add a getBackend() method.
Alexander Trukhin
1
-0
/
+11