summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/sched-migration-report
blob: 68b037a1849b1aeb71ec86d21fb05af4e208fc87 (plain)
1
2
3
#!/bin/bash
# description: sched migration overview
perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py
ommit/drivers/android/binder_alloc.c?h=linux-6.6.y&id=957ccc2bc8f9ebfe8b19112cdc6c2bb20fd7bcf8'>android: binder: fixup crash introduced by moving buffer hdrSherry Yang 2017-08-28android: binder: Add shrinker tracepointsSherry Yang 2017-08-28android: binder: Add global lru shrinker to binderSherry Yang 2017-08-28android: binder: Move buffer out of area shared with user spaceSherry Yang 2017-08-28android: binder: Refactor prev and next buffer into a helper functionSherry Yang 2017-07-17binder: add more debug info when allocation fails.Martijn Coenen 2017-07-17binder: protect against two threads freeing bufferTodd Kjos 2017-07-17binder: add log information for binder transaction failuresTodd Kjos 2017-07-17binder: move binder_alloc to separate fileTodd Kjos