diff options
author | 2016-08-18 17:58:31 +0900 | |
---|---|---|
committer | 2016-08-23 17:03:31 -0300 | |
commit | 180b20616ce57e93eb692170c793be94c456b1e2 (patch) | |
tree | 379495dd19057572bdaa69db4f44594d4fbe50b9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ftrace: probe: Add README entries for k/uprobe-events (diff) | |
download | linux-dev-180b20616ce57e93eb692170c793be94c456b1e2.tar.xz linux-dev-180b20616ce57e93eb692170c793be94c456b1e2.zip |
perf probe: Add supported for type casting by the running kernel
Add a checking routine what types are supported by the running kernel by
finding the pattern in <debugfs>/tracing/README.
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Hemant Kumar <hemant@linux.vnet.ibm.com>
Cc: Naohiro Aota <naohiro.aota@hgst.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/r/147151071172.12957.3340095690753291085.stgit@devbox
[ 'enum probe_type' has no negative entries, so ends up as 'unsigned', remove '< 0'
test to fix the build on at least centos:5, debian:7 & ubuntu:12.04.5 ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions