Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163766
b: refs/heads/master
c: d115338
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Sep 14, 2009
1 parent 0393dd5 commit 46bc046
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: ea57c4f5203d82c7844c54cdef54e972cf4e9d1f
refs/heads/master: d11533893b31ab7806ff04bfa69ae646068610ce
2 changes: 1 addition & 1 deletion trunk/tools/perf/builtin-sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ replay_wakeup_event(struct trace_wakeup_event *wakeup_event,
add_sched_event_wakeup(waker, timestamp, wakee);
}

static unsigned long cpu_last_switched[MAX_CPUS];
static u64 cpu_last_switched[MAX_CPUS];

static void
replay_switch_event(struct trace_switch_event *switch_event,
Expand Down

0 comments on commit 46bc046

Please sign in to comment.