summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
AgeCommit message (Expand)Author
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-08-02perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker
2010-08-02perf, sched migration: Librarize the GUI classFrederic Weisbecker
2010-08-02perf, sched migration: Make the GUI class client agnosticFrederic Weisbecker
2010-08-02perf, sched migration: Make it vertically scrollableFrederic Weisbecker
2010-08-02perf, sched migration: Parameterize cpu height and spacingNikhil Rao
2010-08-02perf, sched migration: Fix key bindingsNikhil Rao
2010-08-02perf, sched migration: Ignore unhandled task statesFrederic Weisbecker
2010-08-02perf, sched migration: Handle ignored migrate out eventsFrederic Weisbecker
2010-08-02perf: New migration tool overviewFrederic Weisbecker
/span>Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2019-06-03locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start withYuyang Du 2019-06-03locking/lockdep: Use lockdep_init_task for task initiation consistentlyYuyang Du 2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior 2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual 2019-02-04sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova 2019-02-04sched/core: Convert task_struct.usage to refcount_tElena Reshetova 2019-02-04sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova 2019-01-25audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs