aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/zlib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo1-1/+1
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo1-2/+0
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo1-0/+1
2019-01-21perf tools: Remove duplicate headersBrajeswar Ghosh1-1/+0
2018-08-20perf tools: Add gzip_is_compressed functionJiri Olsa1-2/+14
2018-08-20perf tools: Add is_compressed callback to compressions arrayJiri Olsa1-0/+6
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-13perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo1-0/+1
2017-04-24perf tools: Add compress.h for the *_decompress_to_file() headersArnaldo Carvalho de Melo1-0/+1
2014-11-05perf tools: Add gzip decompression support for kernel moduleNamhyung Kim1-0/+78