aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_counter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/perf_counter.h')
-rw-r--r--include/linux/perf_counter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/perf_counter.h b/include/linux/perf_counter.h
index 5b966472b458..386be915baa1 100644
--- a/include/linux/perf_counter.h
+++ b/include/linux/perf_counter.h
@@ -648,7 +648,7 @@ struct perf_callchain_entry {
648 648
649extern struct perf_callchain_entry *perf_callchain(struct pt_regs *regs); 649extern struct perf_callchain_entry *perf_callchain(struct pt_regs *regs);
650 650
651extern int sysctl_perf_counter_priv; 651extern int sysctl_perf_counter_paranoid;
652extern int sysctl_perf_counter_mlock; 652extern int sysctl_perf_counter_mlock;
653extern int sysctl_perf_counter_limit; 653extern int sysctl_perf_counter_limit;
654 654