Profiling with valgrind

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 พ.ย. 2024

ความคิดเห็น •

  • @philosophers_wool
    @philosophers_wool 3 ปีที่แล้ว

    First of all, I really liked your videos of profiling. It will also be really helpful if in all videos which are for profiling like of gprof, valgrind and likewise(gperftools) you can inform stuff like whether that support profiling of Multiprocess application.
    Thank you.

    • @mr.vinayreddypesseece303
      @mr.vinayreddypesseece303 2 ปีที่แล้ว

      Hi Nitesh, I am working on Instruction Profiling. As a beginner which is the best one to start with?

  • @MuhammadHassan-hj6mx
    @MuhammadHassan-hj6mx 2 ปีที่แล้ว

    Thanks man! Good video :)

  • @iprogramplus
    @iprogramplus ปีที่แล้ว

    hi there, is there such a tool to run on windows for ARM mcus? thanks in advance

  • @lxnny2357
    @lxnny2357 3 ปีที่แล้ว

    When I ran valgrind --tool=massif it returned 0 snapshots.

  • @LevKozlodoev
    @LevKozlodoev 2 ปีที่แล้ว

    Can it instead tell you the theoretical number of CPU cycles by considering what kind of instructions were run?