Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117099
b: refs/heads/master
c: ccd755c
h: refs/heads/master
i:
  117097: b36666b
  117095: 86b6c1c
v: v3
  • Loading branch information
Robert Richter committed Oct 15, 2008
1 parent 53b0e84 commit 3afa83f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d55a478827f3eed2ee9701605fdeb9cac2d78dc
refs/heads/master: ccd755c2d90dd9b9729ba5975f7c92bf206ddcf7
2 changes: 1 addition & 1 deletion trunk/arch/x86/oprofile/op_model_amd.c
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 3afa83f

Please sign in to comment.