]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf tools: Add dummy functions for !HAVE_LZMA_SUPPORT
authorStephen Brennan <stephen.s.brennan@oracle.com>
Fri, 7 Mar 2025 23:22:01 +0000 (15:22 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 10 Mar 2025 21:36:58 +0000 (14:36 -0700)
commit20ef723113cb1265bf187eef4cdbbd8d72a723ee
treea852cd97758391f7fa3b69298d7a4960e8d61015
parentdb5af2e4a02c9b3744453a84657ed1fc54a1ef82
perf tools: Add dummy functions for !HAVE_LZMA_SUPPORT

This allows us to use them without needing to ifdef the calling code.

Signed-off-by: Stephen Brennan <stephen.s.brennan@oracle.com>
Reviewed-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Link: https://lore.kernel.org/r/20250307232206.2102440-2-stephen.s.brennan@oracle.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/compress.h