Home
last modified time | relevance | path

Searched hist:"1 bf8d5a4a5da19b1f6e7958fe67db4118fa7a1c1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/Documentation/
H A Dperf-script-python.txtdiff 1bf8d5a4a5da19b1f6e7958fe67db4118fa7a1c1 Tue May 30 06:18:27 CDT 2017 SeongJae Park <sj38.park@gmail.com> perf script python: Updated trace_unhandled() signature

Default function signature of trace_unhandled() got changed to include a
field dict, but its documentation, perf-script-python.txt has not been
updated. Fix it.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Pierre Tardy <tardyp@gmail.com>
Fixes: c02514850d67 ("perf scripts python: Give field dict to unhandled callback")
Link: http://lkml.kernel.org/r/20170530111827.21732-6-sj38.park@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>