diff --git a/NOTES.txt b/NOTES.txt index 0ee4c01c5..e6bfe8c24 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -965,7 +965,7 @@ I have enabled debug symbols and source files for the glibc, so I can see everyt KCachegrind legend: - Self Cost - function itself ("Self" is sometimes also referred to as "Exclusive" costs) - Inclusive Cost - the cost including all called functions (Incl. in UI) - - described in the F1 KCachegrind help - Chapter 5. Questions and Answers + - described in the F1 KCachegrind help - Chapter 5. Questions and Answers - sidebar Flat Profile next to the Search is the grouping dropdown by ELF is useful 🔥 - select function and in the bottom view select the "Call Graph" or "Callees" tab, they are most useful 🔥