projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d55a47
)
OProfile: Rename IBS sysfs dir into "ibs_op"
author
Robert Richter
<robert.richter@amd.com>
Tue, 29 Jul 2008 14:57:10 +0000
(16:57 +0200)
committer
Robert Richter
<robert.richter@amd.com>
Wed, 15 Oct 2008 18:47:38 +0000
(20:47 +0200)
The new name is now more close to those used in the spec.
Signed-off-by: Robert Richter <robert.richter@amd.com>
arch/x86/oprofile/op_model_amd.c
patch
|
blob
|
history
diff --git
a/arch/x86/oprofile/op_model_amd.c
b/arch/x86/oprofile/op_model_amd.c
index 0657c56a66b5c489bc5d5c67d44eda95a9ea3437..23ce63f2762cdfe7bcccd522e235e84d354b00f9 100644
(file)
--- a/
arch/x86/oprofile/op_model_amd.c
+++ b/
arch/x86/oprofile/op_model_amd.c
@@
-503,7
+503,7
@@
static int setup_ibs_files(struct super_block * sb, struct dentry * root)
oprofilefs_create_ulong(sb, dir, "rand_enable",
&ibs_config.rand_en);
- dir = oprofilefs_mkdir(sb, root, "ibs_
uops
");
+ dir = oprofilefs_mkdir(sb, root, "ibs_
op
");
oprofilefs_create_ulong(sb, dir, "enable",
&ibs_config.op_enabled);
oprofilefs_create_ulong(sb, dir, "max_count",