Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223975
b: refs/heads/master
c: d030260
h: refs/heads/master
i:
  223973: e32b54a
  223971: a7b6507
  223967: 32f3822
v: v3
  • Loading branch information
Stephane Eranian authored and Arnaldo Carvalho de Melo committed Jan 5, 2011
1 parent e4502f3 commit 92a575f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 454a3bbe9b75eb8cbddffcf383fbb8e97ea78f52
refs/heads/master: d030260ad33b482a371f999c7e9db79ef7a2111f
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/evsel.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <linux/list.h>
#include <stdbool.h>
#include <linux/perf_event.h>
#include "../../../include/linux/perf_event.h"
#include "types.h"
#include "xyarray.h"

Expand Down
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/parse-events.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Parse symbolic events/counts passed in as options:
*/

#include <linux/perf_event.h>
#include "../../../include/linux/perf_event.h"

struct list_head;
struct perf_evsel;
Expand Down

0 comments on commit 92a575f

Please sign in to comment.