diff options
Diffstat (limited to 'arch/x86/events/intel/cstate.c')
-rw-r--r-- | arch/x86/events/intel/cstate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/events/intel/cstate.c b/arch/x86/events/intel/cstate.c index aff4b5b69d40..238ae3248ba5 100644 --- a/arch/x86/events/intel/cstate.c +++ b/arch/x86/events/intel/cstate.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * perf_event_intel_cstate.c: support cstate residency counters | 2 | * Support cstate residency counters |
3 | * | 3 | * |
4 | * Copyright (C) 2015, Intel Corp. | 4 | * Copyright (C) 2015, Intel Corp. |
5 | * Author: Kan Liang (kan.liang@intel.com) | 5 | * Author: Kan Liang (kan.liang@intel.com) |