index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
data.c
Age
Commit message (
Expand
)
Author
2018-01-23
perf tools: Move conditional O_CLOEXEC to util.h
Arnaldo Carvalho de Melo
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
perf tools: Add perf_data_file__write function
Jiri Olsa
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
2017-09-12
perf tools: Open perf.data with O_CLOEXEC flag
Jiri Olsa
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-04-14
perf data: Add perf_data_file__switch() helper
Wang Nan
2014-08-15
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-08
perf tools: Suggest using -f to override perf.data file ownership message
Arnaldo Carvalho de Melo
2014-04-20
perf tools: Improve error reporting
Adrien BAK
2013-12-02
perf tools: Add perf_data_file__write interface
Jiri Olsa
2013-10-21
perf tools: Add perf_data_file__open interface to data object
Jiri Olsa