Files
linux/tools/perf/util
Adrian Hunter 73e0b59ffb perf intel-pt: Fix divide by zero when TSC is not available
commit 076333870c upstream.

When TSC is not available, "timeless" decoding is used but a divide by
zero occurs if perf_time_to_tsc() is called.

Ensure the divisor is not zero.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: stable@vger.kernel.org # v4.9+
Link: https://lkml.kernel.org/n/tip-1i4j0wqoc8vlbkcizqqxpsf4@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-03-23 14:35:29 +01:00
..
2018-11-27 16:10:50 +01:00
2018-11-27 16:10:50 +01:00
2015-08-21 11:34:10 -03:00
2016-10-24 11:07:39 -03:00
2017-07-18 23:14:08 -03:00