Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147692
b: refs/heads/master
c: 39273ee
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jun 6, 2009
1 parent 6df842f commit d4e13bf
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: 8953645fec933f992223286ad407dc371ac2caa5
refs/heads/master: 39273ee9756917129de3190d469b0b120f87e763
2 changes: 1 addition & 1 deletion trunk/tools/perf/builtin-annotate.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#define SHOW_HV 4

static char const *input_name = "perf.data";
static char *vmlinux = NULL;
static char *vmlinux = "vmlinux";

static char default_sort_order[] = "comm,symbol";
static char *sort_order = default_sort_order;
Expand Down

0 comments on commit d4e13bf

Please sign in to comment.