Add inlining info demo to README
This commit is contained in:
parent
4ec11d00de
commit
d18809f807
@ -58,7 +58,11 @@ void trace() {
|
|||||||
/* other stuff */
|
/* other stuff */
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
It even supports function inlining information on release builds:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Cpptrace provides access to resolved stack traces as well as lightweight raw traces (just addresses) that can be
|
Cpptrace provides access to resolved stack traces as well as lightweight raw traces (just addresses) that can be
|
||||||
resolved later:
|
resolved later:
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 89 KiB |
BIN
res/inlining.png
Normal file
BIN
res/inlining.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
Loading…
Reference in New Issue
Block a user