Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156739
b: refs/heads/master
c: 8f7a0dc
h: refs/heads/master
i:
  156737: 0aa6946
  156735: af7a226
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and Ingo Molnar committed Aug 13, 2009
1 parent d34da42 commit dbec462
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 04da8a43da804723a550f00dd158fd5b5e25ae35
refs/heads/master: 8f7a0dc51674ad0dd06155291b0aed60d655943c
3 changes: 2 additions & 1 deletion trunk/tools/perf/builtin-list.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@

#include "perf.h"

#include "util/parse-options.h"
#include "util/parse-events.h"
#include "util/cache.h"

int cmd_list(int argc __used, const char **argv __used, const char *prefix __used)
{
setup_pager();
print_events();
return 0;
}

0 comments on commit dbec462

Please sign in to comment.