Android app performance with Perfetto

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 10

  • @vikaspandey7053
    @vikaspandey7053 Год назад +2

    Can you suggest more of these Demonstration video.
    Very Inspirational the way Rahul code and explain
    Tha ks for the video.
    I'm not completely clear about the way to find the exact error causes of frozen frames.
    Can anyone suggest me more of those kind of guide

    • @codewiththeitalians
      @codewiththeitalians  Год назад

      Hi and thanks for the kind words. We have a couple of videos about performance here: ruclips.net/p/PLwyapr5YxyinbSQGpL3A223h5RD6yEcXq

  • @sudesh6807
    @sudesh6807 Год назад +2

    Please make more such videos on perfetto with industry experts

    • @codewiththeitalians
      @codewiththeitalians  Год назад +1

      We are planning another episode about Perfetto. Stay tuned ✌️

  • @SmartSmiley
    @SmartSmiley 4 месяца назад

    I am unable to get Expected Timeline and Actual Timeline in systrace collected. Anything need to be enabled

  • @ArunJoseph-g6w
    @ArunJoseph-g6w Год назад

    Very helpful episode!

  • @27thstudio4
    @27thstudio4 Год назад

    how to run custom sql queries in web ui as there is no run button , thanks

  • @vikaspandey7053
    @vikaspandey7053 Год назад

    29:15 How do I get the script record_android_trace into an executable format? or better, How do i understand the way to Record traces from my android device?
    kindly share some step by step guide to do that.