aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/zlib.c
Commit message (Expand)AuthorAge
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-20
* perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo2019-09-20
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-08-31
* perf tools: Remove duplicate headersBrajeswar Ghosh2019-01-21
* perf tools: Add gzip_is_compressed functionJiri Olsa2018-08-20
* perf tools: Add is_compressed callback to compressions arrayJiri Olsa2018-08-20
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo2017-09-13
|/
* perf tools: Add compress.h for the *_decompress_to_file() headersArnaldo Carvalho de Melo2017-04-24
* perf tools: Add gzip decompression support for kernel moduleNamhyung Kim2014-11-05