index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
lzma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf lzma: Convert some pr_err() to pr_debug() as callers already use pr_debug()
Arnaldo Carvalho de Melo
2023-08-22
1
-7
/
+5
*
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-09-01
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