index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
data.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
perf data: Minor code style alignment cleanup
Yang Jihong
1
-3
/
+3
2022-07-25
perf data: Add missing unistd.h header needed for pid_t
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-07-20
perf tools: Automatically use guest kcore_dir if present
Adrian Hunter
1
-0
/
+1
2022-05-23
perf data: Add has_kcore_dir()
Adrian Hunter
1
-0
/
+1
2022-04-30
perf tools: Add missing headers needed by util/data.h
Yang Jihong
1
-0
/
+1
2021-05-12
perf inject: Add facility to do in place update
Adrian Hunter
1
-0
/
+1
2020-11-27
perf data: Add is_perf_data function
Jiri Olsa
1
-0
/
+1
2020-11-16
perf data: Allow to use stdio functions for pipe mode
Namhyung Kim
1
-1
/
+10
2019-11-06
perf record: Put a copy of kcore into the perf.data directory
Adrian Hunter
1
-0
/
+2
2019-11-06
perf data: Support single perf.data file directory
Adrian Hunter
1
-0
/
+6
2019-11-06
perf data: Move perf_dir_version into data.h
Adrian Hunter
1
-0
/
+4
2019-03-19
perf record: Allow to limit number of reported perf.data files
Andi Kleen
1
-1
/
+1
2019-03-11
perf header: Add DIR_FORMAT feature to describe directory data
Jiri Olsa
1
-0
/
+1
2019-03-11
perf data: Make perf_data__size() work over directory
Jiri Olsa
1
-5
/
+1
2019-03-11
perf data: Add perf_data__update_dir() function
Jiri Olsa
1
-0
/
+1
2019-03-11
perf data: Support having perf.data stored as a directory
Jiri Olsa
1
-0
/
+6
2019-02-25
perf data: Add perf_data__open_dir_data function
Jiri Olsa
1
-0
/
+1
2019-02-25
perf data: Add perf_data__(create_dir|close_dir) functions
Jiri Olsa
1
-0
/
+8
2019-02-22
perf data: Add global path holder
Jiri Olsa
1
-1
/
+2
2019-02-22
perf data: Move size to struct perf_data_file
Jiri Olsa
1
-2
/
+2
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
-0
/
+2
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
1
-3
/
+7
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
1
-16
/
+16
2016-04-14
perf data: Add perf_data_file__switch() helper
Wang Nan
1
-1
/
+10
2013-12-02
perf tools: Add perf_data_file__write interface
Jiri Olsa
1
-6
/
+8
2013-10-21
perf session: Separating data file properties from session
Jiri Olsa
1
-0
/
+15
2013-10-21
perf tools: Add perf_data_file__open interface to data object
Jiri Olsa
1
-0
/
+4
2013-10-21
perf tools: Add data object to handle perf data file
Jiri Olsa
1
-0
/
+29