Commit 4d0af46
committed
feat: Add "Hide libc" preset filter
Added a new preset filter to hide C standard library functions from profiles. This preset filters out frames from binaries containing "libc.so".
This helps users focus on their application code rather than standard C library internals.1 parent 697382c commit 4d0af46
File tree
1 file changed
+13
-0
lines changed1 file changed
+13
-0
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
152 | 165 | | |
153 | 166 | | |
154 | 167 | | |
| |||
0 commit comments