summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
stro/kernel/commit/include/linux/time.h?h=linux-6.6.y&id=b24413180f5600bcb3bb70fbed5cf186b60864bd'>License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-30time: Move time_t based interfaces to time32.hArnd Bergmann 2017-10-30time: Remove unused functionsArnd Bergmann 2017-10-30timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann 2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds 2017-09-03utimes: Make utimes y2038 safeDeepa Dinamani 2017-08-31ext4: avoid Y2038 overflow in recently_deleted()Andreas Dilger 2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds 2017-06-25time: introduce {get,put}_itimerspec64Deepa Dinamani 2017-06-25time: add get_timespec64 and put_timespec64Deepa Dinamani 2017-06-09times(2): move compat to nativeAl Viro 2017-05-08time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani 2016-11-16timer: Move sys_alarm from timer.c to itimer.cNicolas Pitre