Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205351
b: refs/heads/master
c: 880d22f
h: refs/heads/master
i:
  205349: 0331cc4
  205347: dec676b
  205343: f5d5512
v: v3
  • Loading branch information
Frederic Weisbecker committed Aug 1, 2010
1 parent b802002 commit 89bf8de
Show file tree
Hide file tree
Showing 4 changed files with 640 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 819ce45afebd77a9de736fa5304ba8352d11dff9
refs/heads/master: 880d22f2470af6037715b7f6eb083b6ec5561d92
2 changes: 2 additions & 0 deletions trunk/tools/perf/scripts/python/bin/sched-migration-record
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
perf record -m 16384 -a -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@
3 changes: 3 additions & 0 deletions trunk/tools/perf/scripts/python/bin/sched-migration-report
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash
# description: sched migration overview
perf trace $@ -s ~/libexec/perf-core/scripts/python/sched-migration.py
Loading

0 comments on commit 89bf8de

Please sign in to comment.