From 3f9629f4e7546aaae3a62793535fbca3208e5fa9 Mon Sep 17 00:00:00 2001 From: Nan Xiao Date: Fri, 12 Apr 2019 14:23:54 +0800 Subject: [PATCH] Update name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42a8c7e..5c0c298 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Perf little book +# Linux perf little book When talking about `perf` in `Linux`, it actually refers to `2` things: a) `Perf_events` (also be called as `perf` for short): a subsystem which was merged into Linux `kernel` since `2.6.31`;