Advertisement
Guest User

Untitled

a guest
Oct 28th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. MIME-Version: 1.0
  2. Date: Sat, 27 Oct 2018 11:43:27 -0700
  3. Message-ID: <CAB4Tn6PPewVrvoq9RsknMVvESBn-oocTnMx2C1cDUB2Zkv5_QQ@mail.gmail.com>
  4. Subject: My dynamic tracing talk on Nginx Conf 2018
  5. From: Yichun Zhang <[email protected]>
  6. Content-Type: text/plain; charset="UTF-8"
  7.  
  8. Hi folks,
  9.  
  10. I gave a talk on using systemtap and ylang to dynamic trace unmodified
  11. and unplugged nginx/openresty/luajit/cpython/perl/postgresql/etc on
  12. Nginx Conf 2018 this month. These explorations have been the driving
  13. force for all my patches contributed to systemtap recently (there are
  14. still many more and much bigger patches in our patch queue to be
  15. submitted to this mailing list in the near future). The video
  16. recording is on YouTube here:
  17.  
  18. https://youtu.be/NR8U1qYHGqk
  19.  
  20. And the slides can be browsed here:
  21.  
  22. http://openresty.org/slides/nginx-conf-2018/
  23.  
  24. Hopefully you will find this talk interesting and useful. Feedback
  25. will also be more than welcome :)
  26.  
  27. Systemtap rocks and we'll definitely keep making it better and better! :)
  28.  
  29. Best,
  30. Yichun
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement