index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
data.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
perf tools: Move conditional O_CLOEXEC to util.h
Arnaldo Carvalho de Melo
1
-10
/
+0
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
perf tools: Add perf_data_file__write function
Jiri Olsa
1
-1
/
+7
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
1
-24
/
+24
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
1
-46
/
+46
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-09-12
perf tools: Open perf.data with O_CLOEXEC flag
Jiri Olsa
1
-1
/
+12
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-04-14
perf data: Add perf_data_file__switch() helper
Wang Nan
1
-0
/
+41
2014-08-15
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
1
-2
/
+6
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
1
-0
/
+1
2014-07-08
perf tools: Suggest using -f to override perf.data file ownership message
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-04-20
perf tools: Improve error reporting
Adrien BAK
1
-1
/
+8
2013-12-02
perf tools: Add perf_data_file__write interface
Jiri Olsa
1
-0
/
+6
2013-10-21
perf tools: Add perf_data_file__open interface to data object
Jiri Olsa
1
-0
/
+120