• Ian Rogers's avatar
    perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE · 1784eeae
    Ian Rogers authored
    Switch HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE to be a version number
    test on libtraceevent being >= to version 1.5.0. This also corrects a
    greater-than test to be greater-than-or-equal.
    
    Fixes: b9a49f8c ("perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE")
    Signed-off-by: default avatarIan Rogers <irogers@google.com>
    Cc: Adrian Hunter <adrian.hunter@intel.com>
    Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
    Cc: Athira Jajeev <atrajeev@linux.vnet.ibm.com>
    Cc: Eelco Chaudron <echaudro@redhat.com>
    Cc: German Gomez <german.gomez@arm.com>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Kan Liang <kan.liang@linux.intel.com>
    Cc: Kim Phillips <kim.phillips@amd.com>
    Cc: Leo Yan <leo.yan@linaro.org>
    Cc: Mark Rutland <mark.rutland@arm.com>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Sean Christopherson <seanjc@google.com>
    Cc: Stephane Eranian <eranian@google.com>
    Cc: Yang Jihong <yangjihong1@huawei.com>
    Link: https://lore.kernel.org/lkml/20221205225940.3079667-3-irogers@google.com/Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    1784eeae
data-convert-bt.c 40.3 KB