summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-08-03perf intel-pt: Fix exclude_guest settingAdrian Hunter
2024-08-03perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter
2024-08-03perf report: Fix condition in sort__sym_cmp()Namhyung Kim
2024-08-03perf test: Make test_arm_callgraph_fp.sh more robustJames Clark
2024-08-03perf tests: Fix test_arm_callgraph_fp variable expansionJames Clark
2024-08-03perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...Spoorthy S
2024-08-03perf test: Replace arm callgraph fp test workload with leafloopNamhyung Kim
2024-06-27perf script: Show also errors for --insn-trace optionAdrian Hunter
2024-06-27perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du
2024-06-12perf stat: Don't display metric header for non-leader uncore eventsIan Rogers
2024-06-12perf daemon: Fix file leak in daemon_session__controlSamasth Norway Ananda
2024-06-12perf report: Avoid SEGV in report__setup_sample_type()Ian Rogers
2024-06-12perf ui browser: Avoid SEGV on titleIan Rogers
2024-06-12perf ui browser: Don't save pointer to stack memoryIan Rogers
2024-06-12perf bench internals inject-build-id: Fix trap divide when collecting just on...He Zhe
2024-06-12perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)Adrian Hunter
2024-06-12perf docs: Document bpf event modifierIan Rogers
2024-06-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark
2024-06-12perf test: Add 'datasym' test workloadNamhyung Kim
2024-06-12perf test: Add 'brstack' test workloadNamhyung Kim
2024-06-12perf test: Add 'sqrtloop' test workloadNamhyung Kim
2024-06-12perf test: Add 'leafloop' test workloadNamhyung Kim
2024-06-12perf test: Add 'thloop' test workloadNamhyung Kim
2024-06-12perf test: Add -w/--workload optionNamhyung Kim
2024-06-12perf annotate: Get rid of duplicate --group option itemNamhyung Kim
2024-06-12perf probe: Add missing libgen.h header needed for using basename()Arnaldo Carvalho de Melo
2024-06-12perf record: Delete session after stopping sideband threadIan Rogers
2024-05-17perf unwind-libdw: Handle JIT-generated DSOs properlyNamhyung Kim
2024-05-17perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim
2024-03-26perf stat: Avoid metric-only segvIan Rogers
2024-03-26perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong
2024-03-26perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong
2024-03-26perf record: Fix possible incorrect free in record__switch_output()Yang Jihong
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim
2024-01-25perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()Yicong Yang
2024-01-25perf header: Fix one memory leakage in perf_event__fprintf_event_update()Yicong Yang
2023-11-28perf intel-pt: Fix async branch flagsAdrian Hunter
2023-11-20perf hist: Add missing puts to hist__account_cyclesIan Rogers
2023-11-20perf machine: Avoid out of bounds LBR memory readIan Rogers
2023-11-20perf record: Fix BTF type checks in the off-cpu profilingNamhyung Kim
2023-11-20perf kwork: Set ordered_events to true in 'struct perf_tool'Yang Jihong
2023-11-20perf kwork: Add the supported subcommands to the documentYang Jihong
2023-11-20perf kwork: Fix incorrect and missing free atom in work_push_atom()Yang Jihong
2023-11-20perf stat: Fix aggr mode initializationIan Rogers
2023-11-08perf evlist: Avoid frequency mode for the dummy eventIan Rogers
2023-10-06perf build: Define YYNOMEM as YYNOABORT for bison < 3.81Arnaldo Carvalho de Melo
2023-09-19perf hists browser: Fix the number of entries for 'e' keyNamhyung Kim
2023-09-19perf tools: Handle old data in PERF_RECORD_ATTRNamhyung Kim
2023-09-19perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim