aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-read.c
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2020-04-08 19:52:16 -0400
committerPeter Zijlstra <peterz@infradead.org>2020-04-30 20:14:36 +0200
commit4bd30106ddb26d2304adc5bb7bd269825300440d (patch)
tree59489a808cdf07d4249cce98d80c883dc4626f7f /tools/perf/util/trace-event-read.c
parentperf: Add cond_resched() to task_function_call() (diff)
downloadlinux-dev-4bd30106ddb26d2304adc5bb7bd269825300440d.tar.xz
linux-dev-4bd30106ddb26d2304adc5bb7bd269825300440d.zip
perf/x86/intel/pt: Drop pointless NULL assignment.
Only a few lines below this removed line is this: attrs = kzalloc(size, GFP_KERNEL); and since there is no code path where this could be avoided, the NULL assignment is a pointless relic of history and can be removed. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20200408235216.108980-1-paul.gortmaker@windriver.com
Diffstat (limited to 'tools/perf/util/trace-event-read.c')
0 files changed, 0 insertions, 0 deletions