Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147517
b: refs/heads/master
c: 5242519
h: refs/heads/master
i:
  147515: a3e630f
v: v3
  • Loading branch information
Ingo Molnar committed May 26, 2009
1 parent cb72b0c commit 58a8185
Show file tree
Hide file tree
Showing 5 changed files with 146 additions and 365 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: 8ad8db3788fd9a449941fb2392ca85af4ee1cde1
refs/heads/master: 5242519b0296d128425368fc6ab17f541d5fa775
3 changes: 1 addition & 2 deletions trunk/Documentation/perf_counter/builtin-record.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#include "util/util.h"
#include "util/parse-options.h"
#include "util/parse-events.h"
#include "util/exec_cmd.h"

#include <sched.h>

Expand Down Expand Up @@ -400,7 +399,7 @@ static const char * const record_usage[] = {

static char events_help_msg[EVENTS_HELP_MAX];

const struct option options[] = {
static const struct option options[] = {
OPT_CALLBACK('e', "event", NULL, "event",
events_help_msg, parse_events),
OPT_INTEGER('c', "count", &default_interval,
Expand Down
Loading

0 comments on commit 58a8185

Please sign in to comment.