summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-01-18perf build: Properly guard libbpf includesIan Rogers
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-12perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim
2023-01-12perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin
2023-01-12perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)
2023-01-12perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)
2022-12-31perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2022-12-31perf stat: Do not delay the workload with --delayNamhyung Kim
2022-12-31perf stat: Refactor __run_perf_stat() common codeAdrián Herrera Arcila
2022-12-31perf symbol: correction while adjusting symbolAjay Kaher
2022-12-31perf trace: Handle failure when trace point folder is missedLeo Yan
2022-12-31perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan
2022-12-31perf trace: Return error if a system call doesn't existLeo Yan
2022-11-16perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng
2022-11-16perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev
2022-11-03perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing
2022-11-03perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain
2022-11-03perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-10-29perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-12perf parse-events: Identify broken modifiersIan Rogers
2022-09-28perf tools: Honor namespace when synthesizing build-idsNamhyung Kim
2022-09-28perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-28perf jit: Include program header in ELF filesLieven Hey
2022-09-28perf stat: Fix BPF program section nameNamhyung Kim
2022-09-15perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...Arnaldo Carvalho de Melo
2022-09-15perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing
2022-08-31perf stat: Clear evsel->reset_group for each stat runIan Rogers
2022-08-31perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark
2022-08-25perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter
2022-08-25perf parse-events: Fix segfault when event parser gets an errorAdrian Hunter
2022-08-25perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET
2022-08-17genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-17perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-17perf tools: Fix dso_id inode generation comparisonAdrian Hunter
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan
2022-07-29perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter
2022-06-29perf build-id: Fix caching files with a wrong build IDAdrian Hunter
2022-06-29perf arm-spe: Don't set data source if it's not a memory operationLeo Yan
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan
2022-06-09perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing
2022-06-09perf c2c: Use stdio interface if slang is not supportedLeo Yan
2022-06-09perf tools: Use Python devtools for version autodetection rather than runtimeJames Clark
2022-06-09perf tools: Add missing headers needed by util/data.hYang Jihong
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter
2022-05-25perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-25perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo
2022-05-09perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-05-09perf symbol: Update symbols__fixup_end()Namhyung Kim