]> git.baikalelectronics.ru Git - kernel.git/commit
perf hists browser: Fix typo in function switch_data_file
authorChangbin Du <changbin.du@intel.com>
Mon, 13 Mar 2017 11:46:52 +0000 (19:46 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 13 Mar 2017 14:58:57 +0000 (11:58 -0300)
commitcecdd40477ed433ac39115cdf64ee0c95eb1a4bf
tree2d3c151c38e4622f7d9408a3624c5fa07688dc70
parent47706b82eacdf476e537944843b10fcb807fa031
perf hists browser: Fix typo in function switch_data_file

Should clear buf 'abs_path', not 'options'.

Signed-off-by: Changbin Du <changbin.du@intel.com>
Cc: Feng Tang <feng.tang@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Fixes: 19199ea48e27 ("perf hists browser: Add option for runtime switching perf data file")
Link: http://lkml.kernel.org/r/20170313114652.9207-1-changbin.du@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/hists.c