index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
data-convert-json.c
Age
Commit message (
Expand
)
Author
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-08-12
perf data convert json: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-02-26
perf data convert: Fix segfault when converting to json when cpu_desc isn't set
Ilkka Koskinen
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-11-10
perf data: Add tracepoint fields when converting to JSON
Dmitrii Dolgov
2022-06-23
perf data convert: Prefer sampled CPU when exporting JSON
Shawn M. Chapla
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-04-29
perf data: Add JSON export
Nicholas Fraser