summaryrefslogtreecommitdiff
path: root/tools/perf/util/data-convert-json.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-26perf data convert: Fix segfault when converting to json when cpu_desc isn't setIlkka Koskinen1-1/+3
2023-06-12perf addr_location: Add init/exit/copy functionsIan Rogers1-1/+7
2023-06-12perf thread: Add accessor functions for threadIan Rogers1-4/+4
2023-04-04perf map: Add accessor for dsoIan Rogers1-4/+6
2022-12-14perf build: Use libtraceevent from the systemIan Rogers1-1/+8
2022-11-10perf data: Add tracepoint fields when converting to JSONDmitrii Dolgov1-0/+20
2022-06-23perf data convert: Prefer sampled CPU when exporting JSONShawn M. Chapla1-1/+4
2021-08-02perf tools: Remove repipe argument from perf_session__new()Namhyung Kim1-1/+1
2021-04-29perf data: Add JSON exportNicholas Fraser1-0/+384