#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" >
summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-dpaa2/rtc/dprtc.c
AgeCommit message (Expand)Author
2018-04-23staging: fsl-dpaa2/rtc: add rtc driverYangbo Lu