summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-08-12perf test event_update: Ensure tools is initializedIan Rogers
2024-08-12perf data convert ctf: Use perf_tool__init()Ian Rogers
2024-08-12perf data convert json: Use perf_tool__init()Ian Rogers
2024-08-12perf diff: Use perf_tool__init()Ian Rogers
2024-08-12perf timechart: Use perf_tool__init()Ian Rogers
2024-08-12perf mem: Use perf_tool__init()Ian Rogers
2024-08-12perf sched: Use perf_tool__init()Ian Rogers
2024-08-12perf annotate: Use perf_tool__init()Ian Rogers
2024-08-12perf stat: Use perf_tool__init()Ian Rogers
2024-08-12perf report: Use perf_tool__init()Ian Rogers
2024-08-12perf inject: Use perf_tool__init()Ian Rogers
2024-08-12perf script: Use perf_tool__init()Ian Rogers
2024-08-12perf c2c: Use perf_tool__init()Ian Rogers
2024-08-12perf record: Use perf_tool__init()Ian Rogers
2024-08-12perf evlist: Use perf_tool__init()Ian Rogers
2024-08-12perf lock: Use perf_tool__init()Ian Rogers
2024-08-12perf kvm: Use perf_tool__init()Ian Rogers
2024-08-12perf buildid-list: Use perf_tool__initIan Rogers
2024-08-12perf kmem: Use perf_tool__initIan Rogers
2024-08-12perf tool: Add perf_tool__init()Ian Rogers
2024-08-12perf tool: Move fill defaults into tool.cIan Rogers
2024-08-12perf tool: Constify tool pointersIan Rogers
2024-08-12perf s390-cpumsf: Remove unused structIan Rogers
2024-08-12perf auxtrace: Remove dummy toolsIan Rogers
2024-08-12perf inject: Fix leader sampling inserting additional samplesIan Rogers
2024-08-12perf annotate-data: Show first-level children by default in TUINamhyung Kim
2024-08-12perf annotate-data: Implement folding in TUI browserNamhyung Kim
2024-08-12perf annotate-data: Support folding in TUI browserNamhyung Kim
2024-08-12perf vendor events: SKX, CLX, SNR uncore cache event fixesIan Rogers
2024-08-12perf lock contention: Change stack_id type to s32Namhyung Kim
2024-08-12perf annotate-data: Fix a buffer overflow in TUI browserNamhyung Kim
2024-08-12perf docs: Refine the description for the buffer sizeLeo Yan
2024-08-12perf script: add --addr2line optionMartin Liška
2024-08-12perf tests pmu: Initialize all fields of test_pmu variableArnaldo Carvalho de Melo
2024-08-09perf daemon: Fix the build on 32-bit architecturesArnaldo Carvalho de Melo
2024-08-09perf annotate-data: Support --skip-empty optionNamhyung Kim
2024-08-09perf annotate: Fix --group behavior when leader has no samplesNamhyung Kim
2024-08-09perf tools: Create source symlink in perf object dirAndi Kleen
2024-08-09perf debuginfo: Fix the build with !HAVE_DWARF_SUPPORTArnaldo Carvalho de Melo
2024-08-09perf script python: Add the 'ins_lat' field to event handlerZixian Cai
2024-08-08perf test shell lbr: Support hybrid x86 systems tooArnaldo Carvalho de Melo
2024-08-08perf test: Add set of perf record LBR testsIan Rogers
2024-08-08perf callchain: Fix stitch LBR memory leaksIan Rogers
2024-08-08perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova
2024-08-08perf tests ftrace: Add pattern check for time, countArnaldo Carvalho de Melo
2024-08-08perf test: Add a new shell test for perf ftraceNamhyung Kim
2024-08-08perf annotate-data: Show typedef names properlyNamhyung Kim
2024-08-08perf annotate: Cache debuginfo for data type profilingNamhyung Kim
2024-08-08perf hist: Fix reference counting of branch_infoIan Rogers
2024-08-07tools/include: Sync filesystem headers with the kernel sourcesNamhyung Kim