summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2011-06-09 14:54:41 +0400
committerArtem Bityutskiy <artem.bityutskiy@intel.com>2011-09-11 15:02:10 +0300
commitd117040be074fd1c019b751515f79efe99cd7d76 (patch)
treead096cfb9fb0841c34f671ab6d324dfe49bf181d /tools/perf/scripts/python/bin/stackcollapse-record
parent3a8fb12ae9fdbb712f11f9c73e5d08dc34f82118 (diff)
downloadkernel-d117040be074fd1c019b751515f79efe99cd7d76.tar.gz
mtd: edb7312: correctly pass MTD name to parsers
cmdline partitions parser expects MTD name at mtd->name, instead of origin, while edb7312 passes MTDID as origin. Fix that. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
2022-12-21perf lock contention: Add -Y/--type-filter optionNamhyung Kim 2022-12-14perf lock contention: Add -l/--lock-addr optionNamhyung Kim 2022-10-27perf tools: Make quiet mode consistent between toolsJames Clark 2022-10-04perf lock: Add -q/--quiet option to suppress header and debug messagesNamhyung Kim 2022-10-04perf lock: Add -E/--entries optionNamhyung Kim 2022-10-04perf lock contention: Allow to change stack depth and skipNamhyung Kim 2022-08-02perf lock: Add --map-nr-entries optionNamhyung Kim 2022-08-01perf lock: Implement cpu and task filters for BPFNamhyung Kim 2022-08-01perf lock: Use BPF for lock contention analysisNamhyung Kim 2022-07-25perf lock: Support -t option for 'contention' subcommandNamhyung Kim 2022-07-25perf lock: Add -k and -F options to 'contention' subcommandNamhyung Kim 2022-07-25perf lock: Add 'contention' subcommandNamhyung Kim 2022-07-12perf lock: Allow to use different kernel symbolsNamhyung Kim 2022-05-23perf lock: Add -t/--thread option for reportNamhyung Kim