Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338934
b: refs/heads/master
c: ffadcf0
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Arnaldo Carvalho de Melo committed Oct 31, 2012
1 parent c286b03 commit a8adeea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 688b2c2f17943d48bccbaad4c43430ee68c4c1cd
refs/heads/master: ffadcf090d468e9c4938b718649f38dd10cfdb02
2 changes: 2 additions & 0 deletions trunk/tools/perf/util/annotate.c
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,8 @@ static struct ins instructions[] = {
{ .name = "testb", .ops = &mov_ops, },
{ .name = "testl", .ops = &mov_ops, },
{ .name = "xadd", .ops = &mov_ops, },
{ .name = "xbeginl", .ops = &jump_ops, },
{ .name = "xbeginq", .ops = &jump_ops, },
};

static int ins__cmp(const void *name, const void *insp)
Expand Down

0 comments on commit a8adeea

Please sign in to comment.