Merge pull request #2587 from yuriks/status-bar
Replace built-in Profiler with indicators in status bar
This commit is contained in:
commit
b250ce21b9
28 changed files with 321 additions and 449 deletions
|
@ -35,7 +35,6 @@ set(SRCS
|
|||
memory_util.cpp
|
||||
microprofile.cpp
|
||||
misc.cpp
|
||||
profiler.cpp
|
||||
scm_rev.cpp
|
||||
string_util.cpp
|
||||
symbols.cpp
|
||||
|
@ -68,7 +67,6 @@ set(HEADERS
|
|||
microprofile.h
|
||||
microprofileui.h
|
||||
platform.h
|
||||
profiler_reporting.h
|
||||
quaternion.h
|
||||
scm_rev.h
|
||||
scope_exit.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue