#!/bin/bash perf record -e sched:sched_switch -e sched:sched_migrate_task "$@" it.js'>
summaryrefslogtreecommitdiff
path: root/arch/tile/lib/string-endian.h
0746272873891ca7c28fb1'>perf script python: Add script to profile and resolve physical mem type
AgeCommit message (Expand)Author
2012-05-25arch/tile: support building big-endian kernelChris Metcalf
Kan Liang
2017-08-15perf script python: Add support for exporting to sqlite3Adrian Hunter
2017-06-30perf intel-pt: Add example script for power events and PTWRITEAdrian Hunter
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones
2014-11-03perf tools: Add call information to Python exportAdrian Hunter
2014-10-29perf script: Add Python script to export to postgresqlAdrian Hunter
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira