aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2017-01-20 11:44:47 +0900
committerSteven Rostedt (VMware) <[email protected]>2017-01-20 14:50:58 -0500
commitb9b0c831bed2682c2e3e9f5420fb6985549ef020 (patch)
tree51b2b123022cdf573f1621a37e12dd2d747311dc /tools/perf/scripts/python/call-graph-from-postgresql.py
parent4046bf023b0647d09704a32d9fe8aecbcee3e4c3 (diff)
ftrace: Convert graph filter to use hash tables
Use ftrace_hash instead of a static array of a fixed size. This is useful when a graph filter pattern matches to a large number of functions. Now hash lookup is done with preemption disabled to protect from the hash being changed/freed. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Namhyung Kim <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions