https://bugs.kde.org/show_bug.cgi?id=487829

            Bug ID: 487829
           Summary: improve readability with function context
    Classification: Developer tools
           Product: valgrind
           Version: 3.14.0
          Platform: Ubuntu
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: callgrind
          Assignee: josef.weidendor...@gmx.de
          Reporter: mhk...@protonmail.com
  Target Milestone: ---

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY

When studying the output of callgrind_annotate I like to see more context: I
like to see the whole function instead on N lines of context.  Currently I try
to get this effect by increasing --context to a large number but that
overshoots.
Could be possible to introduce --include-function=yes option and if used,
ignore the --context and output the whole function?

STEPS TO REPRODUCE
1. just run callgrind_annotate


OBSERVED RESULT

8 lines of context

EXPECTED RESULT

the whole function as context
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 22.04


ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to