diff options
author | Steven Rostedt (VMware) <[email protected]> | 2017-10-13 10:06:25 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2017-10-16 17:16:22 -0400 |
commit | 136412474b77c14a26e018a7f2c1e5fcee700d3d (patch) | |
tree | c0e75e27b3cab87386b11153360bed89fdcc4d40 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f40a37cb4916f17806b8a89d8eb76f6943c69189 (diff) |
tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on
Commit e941759c74 ("fence: dma-buf cross-device synchronization") added
trace event fence_annotate_wait_on, but never used it. It was renamed
to dma_fence_annotate_wait_on by commit f54d186700 ("dma-buf: Rename
struct fence to dma_fence") but still not used. As defined trace events
have data structures and functions created for them, it is a waste of
memory if they are not used. Remove the unused trace event.
Link: http://lkml.kernel.org/r/[email protected]
Reviewed-by: Christian König <[email protected]>
Acked-by: Sumit Semwal <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions