summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorTomoya <tomoya-linux@dsn.okisemi.com>2010-12-12 20:24:13 +0000
committerDavid S. Miller <davem@davemloft.net>2010-12-13 12:24:21 -0800
commitca2b004e89484e89b1815157fae2d7f933c5af9e (patch)
tree09f7838141a317b696575c416d7ac621daa72751 /tools/perf/scripts
parentbd58cbc322e97550af5e12584324b7117180435d (diff)
downloadkernel-ca2b004e89484e89b1815157fae2d7f933c5af9e.tar.gz
pch_can: Change functions type
Currently, these two functions spec(returned value) is unnatural. Thus, change the return value's spec Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
0300'>2019-03-11perf script python: Add Python3 support to export-to-sqlite.pyTony Jones 2019-03-01perf scripts python: export-to-sqlite.py: Export calls parent_idAdrian Hunter 2019-02-06perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter 2018-10-23perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter 2018-09-25perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter 2017-08-15perf script python: Add support for exporting to sqlite3Adrian Hunter