index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
lzma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-22
perf lzma: Convert some pr_err() to pr_debug() as callers already use pr_debug()
Arnaldo Carvalho de Melo
1
-7
/
+5
2021-07-15
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-08-20
perf tools: Add lzma_is_compressed function
Jiri Olsa
1
-2
/
+17
2018-08-20
perf tools: Add is_compressed callback to compressions array
Jiri Olsa
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-24
perf tools: Add compress.h for the *_decompress_to_file() headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-08-24
perf tools: Fix error handling of lzma decompression
Shawn Lin
1
-6
/
+9
2015-03-21
perf tools: Add lzma decompression support for kernel module
Jiri Olsa
1
-0
/
+95