Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163778
b: refs/heads/master
c: 270bbbe
h: refs/heads/master
v: v3
  • Loading branch information
Li Zefan authored and Ingo Molnar committed Sep 17, 2009
1 parent 76eeb9f commit 7c918dd
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: 6706ccf8e776e51e38ffa89fe7dd20e80eb1e860
refs/heads/master: 270bbbe80d82fad8b698d0b407eb3ad67cc3492b
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/parse-events.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ static int tp_event_has_id(struct dirent *sys_dir, struct dirent *evt_dir)
(strcmp(evt_dirent.d_name, "..")) && \
(!tp_event_has_id(&sys_dirent, &evt_dirent)))

#define MAX_EVENT_LENGTH 30
#define MAX_EVENT_LENGTH 512

int valid_debugfs_mount(const char *debugfs)
{
Expand Down

0 comments on commit 7c918dd

Please sign in to comment.