Skip to content

Commit

Permalink
Add missing profile=kvm option to Documentation/kernel-parameters.txt
Browse files Browse the repository at this point in the history
Whilst looking up what profile=sleep did, I noticed that we missed
adding docs for the most recent addition to the profiler.

Signed-off-by: Dave Jones <davej@redhat.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Dave Jones authored and Adrian Bunk committed Oct 20, 2007
1 parent 828d055 commit c0fe2e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1425,6 +1425,7 @@ and is between 256 and 4096 characters. It is defined in the file
Param: <number> - step/bucket size as a power of 2 for
statistical time based profiling.
Param: "sleep" - profile D-state sleeping (millisecs)
Param: "kvm" - profile VM exits.

processor.max_cstate= [HW,ACPI]
Limit processor to maximum C-state
Expand Down

0 comments on commit c0fe2e6

Please sign in to comment.