Sign in
android-kvm
/
linux
/
8fc42fff164b92dbea1961533875730314e8fe34
/
tools
/
perf
/
util
/
data.c
eeb399b
perf record: Put a copy of kcore into the perf.data directory
by Adrian Hunter
· 5 years ago
46e201e
perf data: Support single perf.data file directory
by Adrian Hunter
· 5 years ago
9b70b9d
perf data: Rename directory "header" file to "data"
by Adrian Hunter
· 5 years ago
490e6db
perf data: Correctly identify directory data files
by Adrian Hunter
· 5 years ago
fb71c86c
perf tools: Remove util.h from where it is not needed
by Arnaldo Carvalho de Melo
· 5 years ago
8520a98
perf debug: Remove needless include directives from debug.h
by Arnaldo Carvalho de Melo
· 6 years ago
b4de344
perf tools: Remove duplicate headers
by Souptick Joarder
· 6 years ago
d8f9da2
perf tools: Use zfree() where applicable
by Arnaldo Carvalho de Melo
· 6 years ago
7f7c536
tools lib: Adopt zalloc()/zfree() from tools/perf
by Arnaldo Carvalho de Melo
· 6 years ago
03724b2
perf record: Allow to limit number of reported perf.data files
by Andi Kleen
· 6 years ago
258031c
perf header: Add DIR_FORMAT feature to describe directory data
by Jiri Olsa
· 6 years ago
29583c1
perf data: Make perf_data__size() work over directory
by Jiri Olsa
· 6 years ago
e8be135
perf data: Add perf_data__update_dir() function
by Jiri Olsa
· 6 years ago
ec65def
perf data: Support having perf.data stored as a directory
by Jiri Olsa
· 6 years ago
b8f7d86
perf data: Force perf_data__open|close zero data->file.path
by Jiri Olsa
· 6 years ago
eb61767
perf data: Add perf_data__open_dir_data function
by Jiri Olsa
· 6 years ago
1455206
perf data: Add perf_data__(create_dir|close_dir) functions
by Jiri Olsa
· 6 years ago
ccb7a71
perf data: Fail check_backup in case of error
by Jiri Olsa
· 6 years ago
5021fc4
perf data: Make check_backup work over directories
by Jiri Olsa
· 6 years ago
2d4f279
perf data: Add global path holder
by Jiri Olsa
· 6 years ago
45112e8
perf data: Move size to struct perf_data_file
by Jiri Olsa
· 6 years ago
5c61d70
perf tools: Move conditional O_CLOEXEC to util.h
by Arnaldo Carvalho de Melo
· 7 years ago
15bcdc94
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e268687
perf tools: Add perf_data_file__write function
by Jiri Olsa
· 8 years ago
eae8ad8
perf tools: Add struct perf_data_file
by Jiri Olsa
· 8 years ago
8ceb41d
perf tools: Rename struct perf_data_file to perf_data
by Jiri Olsa
· 8 years ago
c23c2a0
perf tools: Make copyfile_offset() static
by Arnaldo Carvalho de Melo
· 7 years ago
cd6379e
perf tools: Open perf.data with O_CLOEXEC flag
by Jiri Olsa
· 7 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 9 years ago
040f991
perf data: Add perf_data_file__switch() helper
by Wang Nan
· 9 years ago
6e81c74
perf util: Replace strerror with strerror_r for thread-safety
by Masami Hiramatsu
· 11 years ago
84f5d36
perf tools: Move pr_* debug macros into debug object
by Jiri Olsa
· 11 years ago
071266b
perf tools: Suggest using -f to override perf.data file ownership message
by Arnaldo Carvalho de Melo
· 11 years ago
ffa9188
perf tools: Improve error reporting
by Adrien BAK
· 11 years ago
6f9a317
perf tools: Add perf_data_file__write interface
by Jiri Olsa
· 11 years ago
6a4d98d
perf tools: Add perf_data_file__open interface to data object
by Jiri Olsa
· 11 years ago