Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf lzma: Close lzma stream on exit | Riccardo Mancini | 2021-07-15 | 1 | -3/+5 |
* | perf tools: Remove util.h from where it is not needed | Arnaldo Carvalho de Melo | 2019-09-20 | 1 | -1/+1 |
* | perf debug: Remove needless include directives from debug.h | Arnaldo Carvalho de Melo | 2019-08-31 | 1 | -0/+1 |
* | perf tools: Add lzma_is_compressed function | Jiri Olsa | 2018-08-20 | 1 | -2/+17 |
* | perf tools: Add is_compressed callback to compressions array | Jiri Olsa | 2018-08-20 | 1 | -0/+5 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf tools: Add compress.h for the *_decompress_to_file() headers | Arnaldo Carvalho de Melo | 2017-04-24 | 1 | -0/+1 |
* | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf tools: Fix error handling of lzma decompression | Shawn Lin | 2016-08-24 | 1 | -6/+9 |
* | perf tools: Add lzma decompression support for kernel module | Jiri Olsa | 2015-03-21 | 1 | -0/+95 |