Linux Performance Troubleshooting Demos

Поделиться
HTML-код
  • Опубликовано: 14 апр 2020
  • these are some personal notes I decided to put online
    credits to Brendan Gregg for the original demos
    Video Puppet:
    videopuppet.com/
    Linux Performance in 60 Seconds:
    netflixtechblog.com/linux-per...

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

  • @unmotivated_might
    @unmotivated_might 3 месяца назад +8

    This is literally the best interview prep video

  • @uirwi9142
    @uirwi9142 3 года назад +16

    You just solved so many mysteries for me. Nice and concise, super easy to follow and absorb. Thank you.

  • @georgejohn9016
    @georgejohn9016 Год назад +4

    That's absolute fantastic explanation. It was very informative. Looking forward to such good Linux videos

  • @30september1991
    @30september1991 Год назад +4

    Just the kind of video I needed to have a summarized knowledge before interview ;) It saved me a lot of time.

  • @pulakkhearu7260
    @pulakkhearu7260 10 месяцев назад

    Great information...the way you simplified the meaning with technical terms is so impressive...thank you sir..

  • @raviteja2120
    @raviteja2120 3 года назад +3

    Very helpful . Thank you. Please do more videos.

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

    Very helpful and understandable explanation, liked it, please keep on posting such videos, Thank you sir.

  • @syukurmdkassim3958
    @syukurmdkassim3958 3 года назад +1

    You save my day man... very informative

  • @mppan3055
    @mppan3055 2 года назад +1

    This is awesome explanation.

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

    appreciate all your explanation!!

  • @harshalshah3089
    @harshalshah3089 2 года назад +3

    Thank you, this is very helpful.

  • @CasternFernandes22592
    @CasternFernandes22592 3 года назад +1

    Thank youu! This was very helpful.

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

    I never seen these kind of such a good article

  • @alexstone691
    @alexstone691 21 день назад

    I was turned off by AI voice, but the video is great and was just what i needed

  • @SalmanIsha
    @SalmanIsha 3 года назад

    Thank you for such information.

  • @pratiknalage1666
    @pratiknalage1666 2 года назад

    This is very helpful!

  • @rokeshlalithkumar
    @rokeshlalithkumar 3 года назад +1

    great video

  • @AlejandroRodriguez-wt2mk
    @AlejandroRodriguez-wt2mk 2 года назад

    nicely done

  • @tabbytabrez6767
    @tabbytabrez6767 2 года назад

    lovely ..... pls upload more such informative videos....

  • @almothana
    @almothana 2 месяца назад

    very useful! Thanks for sharing!

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

    Exactly what we need in administration world. Thanks @grobelDev

  • @ashokmali608
    @ashokmali608 2 года назад

    Thank you. Very much useful

  • @omerkucuk4870
    @omerkucuk4870 3 года назад

    Great video thank you

  • @ashishgupta3788
    @ashishgupta3788 3 года назад

    Very Helpful.
    Love from India 🇮🇳✌️

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

    Very helpful, thanks.

  • @nbeester
    @nbeester 11 дней назад

    Awesome!

  • @dev.rahulgurjar
    @dev.rahulgurjar 6 месяцев назад

    Amazing ❤

  • @Techtips200
    @Techtips200 8 месяцев назад

    Thanks for the best video on performance analysis..Can you provide more resources like this????

  • @anilsantharam2382
    @anilsantharam2382 2 года назад

    Great resources...

  • @profferofficial2162
    @profferofficial2162 2 дня назад

    thats an amazing , content..would love to see more, specially for hadoop file system..is it possible?

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

    WOW. bravo. 👏 Do you teach Linux? You only have one video on Linux? You should make full course. I will gladly pay for it.

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

    Awesome

  • @ma-qt8pv
    @ma-qt8pv 5 месяцев назад

    Thanks for the video, very informative. How can i contact you to learn more on Linux. Thanks

  • @viraldesai6599
    @viraldesai6599 Год назад +3

    Make more videos on real time Linux troubleshooting

  • @sourabhchoudhary8908
    @sourabhchoudhary8908 2 года назад

    so how we find out the PID of the checksum process in the demo 3

  • @SanketPatel11
    @SanketPatel11 3 года назад +2

    DO NOT run strace on production process*

  • @kirankadam2388
    @kirankadam2388 6 месяцев назад

    May I know, I didn't understand perf cmd and after that why you used cksum command. Please help

  • @chandhru912
    @chandhru912 3 года назад +1

    9:33 How do you read perf.data ?

    • @chandhru912
      @chandhru912 3 года назад +3

      got it -> # perf report -n --stdio

  • @nandoscotti4624
    @nandoscotti4624 2 года назад

    thats the thing we need to know😑

  • @ladnas3866
    @ladnas3866 3 года назад +1

    How to solve high memory ram over than 70%?

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

      It means 2 things. Either memory has to be increased according to the needs. Or tuning/timing has to be done. After finding out which app/db/thing is using most memory. eg, if a DB is using most memory, then ask them to tune it or increase memory permanently to suit the need. Increasing swap space can help but it has limitations.
      Timing change means, if 2 big tasks are running at the same time they can be scheduled to run different times to reduce memory contention.

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

    bro your screen is pure white, hard to see the youtube settings LOL, ty for video tho

  • @declanmcardle
    @declanmcardle 2 года назад +11

    Has this been stolen from Brendan Gregg?

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

      He has already given the credits to Brendan Gregg in the description.
      Relax, my friend!

  • @Sarang8988
    @Sarang8988 2 года назад

    Did you just steal screenshots from Brendon Gregg?
    Couldn't even hide his username 'brendon' for a process 😂

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

      He has already given credits to Brendon Gregg in the description :)
      Using the word "steal" without any check is a bit too harsh i guess...

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

    Hi, my perf data file is showing the data in different format, pls help me to read the logs

  • @wesg01
    @wesg01 2 года назад

    Awesome!