index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
/
inject-buildid.c
Age
Commit message (
Expand
)
Author
2025-11-26
perf tools: Don't read build-ids from non-regular files
James Clark
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
2025-07-25
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
2024-12-18
perf bench: Remove reference to cmd_inject
Ian Rogers
2024-05-07
perf bench internals inject-build-id: Fix trap divide when collecting just on...
He Zhe
2023-04-12
perf bench inject-buildid: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2021-08-30
perf bench inject-buildid: Handle writen() errors
Arnaldo Carvalho de Melo
2021-03-06
perf bench: Fix misspellings using codespell
Xiong Zhenwu
2020-10-14
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
2020-10-13
perf bench: Run inject-build-id with --buildid-all option too
Namhyung Kim
2020-10-13
perf bench: Add build-id injection benchmark
Namhyung Kim