Linux Performance Tools, Brendan Gregg, part 2 of 2

Tutorial by Brendan Gregg of Netflix for O'Reilly Velocity conference 2015 Santa Clara. Part 2 of 2.
Slides: www.slideshare.net/brendangreg... or velocityconf.com/devops-web-pe...
Description: "
There are many performance tools nowadays for Linux, but how do they all fit together, and when do we use them? This tutorial explains methodologies for using these tools, and provides a tour of four tool types: observability, benchmarking, tuning, and static tuning. Many tools will be discussed, including top, iostat, tcpdump, sar, perf_events, ftrace, SystemTap, sysdig, and others, as well observability frameworks in the Linux kernel: PMCs, tracepoints, kprobes, and uprobes.
This tutorial is updated and extended on an earlier talk that summarizes the Linux performance tool landscape. The value of this tutorial is not just learning that these tools exist and what they do, but hearing when and how they are used by a performance engineer to solve real world problems - important context that is typically not included in the standard documentation."

Пікірлер: 17

  • @domaincontroller
    @domaincontroller4 жыл бұрын

    00:11 ss 00:26 iptraf 00:37 iotop 00:54 slabtop 01:17 pcstat 01:38 perf_events, part of the linux source code 02:02 tiptop, PMC's 03:38 rdmsr ****************************** Advanced tracers ****************************** 05:28 linux observability tools 09:50 imbench, benchmarking 10:40 pchar *************************** 11:18 tuning tools ************************** Static tools 13:07 ? storage devices 14:02 routing table, netstat, ip route get 15:31 perf_events, great cpu profiler, perf report 21:00 workflow for perf_events 23:30 linux tracing tools 24:17 choosing a tracer 25:01 ftrace in the linux source code,

  • @IndianNatiional
    @IndianNatiional4 жыл бұрын

    Surprised that this presentation hasn't gotten the number of eyeballs it so rightly deserves in last 4 years !! Great information for linux developers !!

  • @user-qf1qg1fe9i
    @user-qf1qg1fe9i25 күн бұрын

    What a great teacher

  • @briannielsen2002
    @briannielsen20025 жыл бұрын

    That's one hell of a fine presentation.

  • @JeffMartin1993
    @JeffMartin19935 жыл бұрын

    Loved this series.

  • @bullishtradersoul
    @bullishtradersoul8 жыл бұрын

    Very useful, especially for beginner like me. So many unknown tools. Once again thanks for the gr8 info.

  • @worksasintended4997
    @worksasintended49977 жыл бұрын

    Great overview! Thanks.

  • @edubmf
    @edubmf Жыл бұрын

    Really good, what an interesting guy Brendan Gregg is.

  • @ksvkr
    @ksvkr8 жыл бұрын

    Thank you, for sharing!

  • @retropaganda8442
    @retropaganda84424 жыл бұрын

    Why would you need unicode to make a grey scale in your terminal ?

  • @johnma904
    @johnma9046 жыл бұрын

    Great! Thanks

  • @hardikbaravaliya9910
    @hardikbaravaliya99105 жыл бұрын

    I am buying the book.

  • @OB-el5ih
    @OB-el5ih6 жыл бұрын

    cool!!!

  • @dineshrathee3306
    @dineshrathee33064 жыл бұрын

    AWSome :)

  • @tungvu4339
    @tungvu43393 жыл бұрын

    maybe this one is a little bit advanced

  • @ankitsrivastava6066
    @ankitsrivastava60664 жыл бұрын

    FIO - 09:55