From a768dfa04f1e35249df65f26173f07b90f84519a Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein Date: Mon, 29 Feb 2016 15:30:59 +0100 Subject: [PATCH] Add Linux perf --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06a66f4..f75fbe6 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Articles * [Rubber Duck Problem Solving](http://blog.codinghorror.com/rubber-duck-problem-solving/) * [5 Whys](https://en.wikipedia.org/wiki/5_Whys) +* [Linux Performance Analysis in 60,000 Milliseconds](http://techblog.netflix.com/2015/11/linux-performance-analysis-in-60s.html) ### Know how to architect systems