perf lock: Remove unused struct lock_contention_key
authorYuan Can <yuancan@huawei.com>
Tue, 27 Sep 2022 01:39:31 +0000 (01:39 +0000)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 6 Oct 2022 11:03:52 +0000 (08:03 -0300)
commit20b2194eeee3ff8df8f2bbf7631e7278fced404a
tree57fd6e9fc0335af44fccd0933f0d84ef2e4abb9a
parentd28a8fd3c0f82c29dec7225a2e33f3801d9ec026
perf lock: Remove unused struct lock_contention_key

The struct lock_contention_key is never used, remove it.

Signed-off-by: Yuan Can <yuancan@huawei.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/linux-perf-users/20220927013931.110475-6-yuancan@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/bpf_lock_contention.c