Steven Rostedt - Learning the Linux Kernel with tracing

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

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

  • @adswar
    @adswar 10 месяцев назад +15

    Dang! I am 5 years late to this! What an amazing talk about tracing the system calls and how it really works under the hood. Amazing stuff!

  • @127.
    @127. 3 года назад +31

    RUclips recommendations united us again, geeks.

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

      You God damn right! =)

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

      Geek cluster

  • @INeedAttentionEXE
    @INeedAttentionEXE 4 года назад +68

    Steven: "ftrace, execv, strace, ptrace"
    Me furiously typing: "man ftrace, man execv, man ptrace"

    • @Stevexupen
      @Stevexupen 4 года назад +18

      Me: I'm already tracer

  • @BAgodmode
    @BAgodmode Месяц назад

    I’ve seen Kase’s talk on making C less dangerous in the kernel.

  • @大然-n1d
    @大然-n1d 3 года назад +1

    Thanks for sharing, will try those scripts in my future work

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

    oh yeah ya know just hanging around playing with the linux kernel

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

    trace-cmd has problems compiling. It's looking for tracefs.h and trace-events.h files in the wrong location.

  • @cristianandresvargasgonzal4510
    @cristianandresvargasgonzal4510 5 лет назад +1

    Very Very Thanks from colombia

  • @Skatox
    @Skatox 4 года назад +1

    Awesome talk!

  • @Jenish599
    @Jenish599 2 месяца назад +1

    These people are called real programmers. Nowadays, everyone want minimalist design on their work desk for productivity and stuff.. what a shame.. They have videos not less than 4K resolution with their face on thumbnails.. They just pretend to know everything and their linkedIn profile will give sadness and heartbreak for freshers because they know everything and did everything.. These guys are real programmers whose desk is just messy as their codes.. Just 1 external monitors with bunch of files on their desktop. They have food, beers everything on their desk, like messy makes them more creative and productive..

  • @manou1409
    @manou1409 4 года назад

    very good thanks

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

    printf("Great video
    ");

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

    how can I learn this course undering poor english

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

    Wow 🙂

  • @paulmaccormick
    @paulmaccormick 7 месяцев назад

    Is this the guy that got roasted by Linus in the mailing list?

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

    Is that a microphone the host was using?! Geez, it's like a parody. Was the guy using that seriously with a straight face?

  • @chillbro2275
    @chillbro2275 4 года назад +6

    30:06 is my favorite part so far. Some very interesting stuff in here even if i don't understand it all

  • @IgnisTMage
    @IgnisTMage 3 года назад +24

    for someone who's not working primarily a public relations role, the answer he gave to the final questions about maintaining a healthy, inclusive work environment was top notch

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

    i am very beginner, no idea how youtube recommended me, understood very very few from the video, maybe 1%

  • @emanueol
    @emanueol 26 дней назад

    great talk, but the amount of cpu used for all kernel "paranoia" calls, makes me think we need a more modern slim Linux to save energy and overall reduce all that complexity.. virtual file system is nice but camon "hello world" prog just wants move a buffer of bytes to another place

  • @gentlevandal7589
    @gentlevandal7589 26 дней назад

    I have a plan to do this for audio subsystem. There is simply less knowledge base about audio in Linux

  • @solomontan1524
    @solomontan1524 5 лет назад +3

    May I know where I can find the slides, please?

  • @-amharaliberationmovement5551
    @-amharaliberationmovement5551 2 года назад +1

    WOW! I do not usually write comments, but this is simply amazing! Thanks a bunch!

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

    You are awesome... Thank you for the clear explanation and hints.

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

    Very informative and interesting.....thank you

  • @venkataravieluri9625
    @venkataravieluri9625 4 года назад +1

    I found it really informative, Thanks.

  • @LoperamideTV
    @LoperamideTV 5 месяцев назад

    This is why I fucking love the internet

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

    Somebody please write an emacs mode for the functionality he mentions at 1:00:34

  • @Narblo
    @Narblo 4 года назад

    So many code of course my new gen game will run slow in my pentium 4

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

    Amazing talk

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

    great talk and super interesting!

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

    Speaker needs to chill a bit and stop contrxt-switching so much.

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

    👍👍

  • @marchantdattani8481
    @marchantdattani8481 4 года назад

    Good

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

    I really like the explanation of virtual address. Thank you