Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323781
b: refs/heads/master
c: 27683dc
h: refs/heads/master
i:
  323779: 92e174b
v: v3
  • Loading branch information
Irina Tirdea authored and Arnaldo Carvalho de Melo committed Sep 8, 2012
1 parent 93f6580 commit 59943ac
Show file tree
Hide file tree
Showing 3 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: 57ec0a942d6855cd7a5711fcf4adb57c51259659
refs/heads/master: 27683dc5cc9286ace82b6c900ab794428ed5e487
1 change: 1 addition & 0 deletions trunk/tools/perf/perf.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include "util/run-command.h"
#include "util/parse-events.h"
#include "util/debugfs.h"
#include <pthread.h>

const char perf_usage_string[] =
"perf [--version] [--help] COMMAND [ARGS]";
Expand Down
1 change: 1 addition & 0 deletions trunk/tools/perf/util/annotate.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include "symbol.h"
#include <linux/list.h>
#include <linux/rbtree.h>
#include <pthread.h>

struct ins;

Expand Down

0 comments on commit 59943ac

Please sign in to comment.