aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2017-08-17 13:12:57 -0700
committerJens Axboe <[email protected]>2017-08-18 08:45:29 -0600
commit14262a4bbc6f86d339a20c744978937c2045227a (patch)
treeb1bf8e429eaf3ea873839cd27baed0d6dd52fae3 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent55712aeb2cdb219bbdad4c0aba62a13449cbc62f (diff)
skd: Remove useless barrier() calls
The purpose of barrier() is to prevent reordering by the compiler. Since the compiler does not reorder calls to non-pure functions, remove the barrier() calls from skd_reg_{read,write}{32,64}(). Since pr_debug() is able to report file name and line number information, remove __FILE__ and __LINE__ from the pr_debug() calls. Signed-off-by: Bart Van Assche <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Hannes Reinecke <[email protected]> Cc: Johannes Thumshirn <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions