index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
data.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Move conditional O_CLOEXEC to util.h
Arnaldo Carvalho de Melo
2018-01-23
1
-10
/
+0
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
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 perf_data_file__write function
Jiri Olsa
2017-10-30
1
-1
/
+7
*
|
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
1
-24
/
+24
*
|
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
1
-46
/
+46
*
|
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
2017-09-13
1
-0
/
+1
|
/
*
perf tools: Open perf.data with O_CLOEXEC flag
Jiri Olsa
2017-09-12
1
-1
/
+12
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-2
/
+2
*
perf data: Add perf_data_file__switch() helper
Wang Nan
2016-04-14
1
-0
/
+41
*
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
2014-08-15
1
-2
/
+6
*
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
1
-0
/
+1
*
perf tools: Suggest using -f to override perf.data file ownership message
Arnaldo Carvalho de Melo
2014-07-08
1
-1
/
+1
*
perf tools: Improve error reporting
Adrien BAK
2014-04-20
1
-1
/
+8
*
perf tools: Add perf_data_file__write interface
Jiri Olsa
2013-12-02
1
-0
/
+6
*
perf tools: Add perf_data_file__open interface to data object
Jiri Olsa
2013-10-21
1
-0
/
+120