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
e='2021-11-03 11:41:25 -0700'>2021-11-03string: uninline memcpy_and_padGuenter Roeck 2021-09-25fortify: Move remaining fortify helpers into fortify-string.hKees Cook 2021-09-25lib/string: Move helper functions out of string.cKees Cook 2021-07-19string_helpers: Escape double quotes in escape_specialChris Down 2021-07-01seq_file: drop unused *_escape_mem_ascii()Andy Shevchenko 2021-07-01lib/string_helpers: allow to append additional characters to be escapedAndy Shevchenko 2021-07-01lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printableAndy Shevchenko 2021-07-01lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCIIAndy Shevchenko 2021-07-01lib/string_helpers: drop indentation level in string_escape_mem()Andy Shevchenko 2021-07-01lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loopAndy Shevchenko 2020-09-30lib: string_helpers: provide kfree_strarray()Bartosz Golaszewski 2019-07-16lib/string_helpers: fix some kerneldoc warningsJonathan Corbet 2019-07-03nfsd: escape high characters in binary dataJ. Bruce Fields 2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner