diff options
Diffstat (limited to 'init')
| -rw-r--r-- | init/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig index feb3b8f7e7ee..e50c63fb8839 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
| @@ -938,7 +938,7 @@ config PERF_EVENTS | |||
| 938 | Enable kernel support for various performance events provided | 938 | Enable kernel support for various performance events provided |
| 939 | by software and hardware. | 939 | by software and hardware. |
| 940 | 940 | ||
| 941 | Software events are supported either build-in or via the | 941 | Software events are supported either built-in or via the |
| 942 | use of generic tracepoints. | 942 | use of generic tracepoints. |
| 943 | 943 | ||
| 944 | Most modern CPUs support performance events via performance | 944 | Most modern CPUs support performance events via performance |
| @@ -950,7 +950,7 @@ config PERF_EVENTS | |||
| 950 | used to profile the code that runs on that CPU. | 950 | used to profile the code that runs on that CPU. |
| 951 | 951 | ||
| 952 | The Linux Performance Event subsystem provides an abstraction of | 952 | The Linux Performance Event subsystem provides an abstraction of |
| 953 | these software and hardware cevent apabilities, available via a | 953 | these software and hardware event capabilities, available via a |
| 954 | system call and used by the "perf" utility in tools/perf/. It | 954 | system call and used by the "perf" utility in tools/perf/. It |
| 955 | provides per task and per CPU counters, and it provides event | 955 | provides per task and per CPU counters, and it provides event |
| 956 | capabilities on top of those. | 956 | capabilities on top of those. |
