aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorsimran singhal <singhalsimran0@gmail.com>2017-03-11 19:56:35 +0530
committerJonathan Cameron <jic23@kernel.org>2017-03-13 21:20:30 +0000
commit705d5ed2dcdaf5aeb13978d8e05cf46bfcde7f09 (patch)
treea7c96df2a3a8a43f2f9a6a2e336b0d1653fdb989 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentstaging: iio: ade7754: Move contents of header file to source file (diff)
staging: iio: ad7192: Remove exceptional & on function name
Remove & from function pointers to conform to the style found elsewhere in the file. Done using the following semantic patch // <smpl> @r@ identifier f; @@ f(...) { ... } @@ identifier r.f; @@ - &f + f // </smpl> Signed-off-by: simran singhal <singhalsimran0@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions