summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark2023-11-271-2/+2
* perf test: Basic branch counter supportKan Liang2023-11-271-0/+30
* perf script perl: Fail check on dynamic allocationzhaimingbing2023-11-271-0/+3
* perf script python: Fail check on dynamic allocationParan Lee2023-11-271-2/+15
* perf test: Remove atomics from test_loop to avoid test failuresNick Forrington2023-11-271-3/+1
* perf tools: Address python 3.6 DeprecationWarning for string scapesBenjamin Gray2023-11-234-6/+6
* perf vendor events riscv: Add StarFive Dubhe-80 JSON fileJi Sheng Teoh2023-11-153-0/+241
* perf report: Add s390 raw data interpretation for PAI countersThomas Richter2023-11-152-8/+103
* perf probe: Convert to check dwarf_getcfi featureNamhyung Kim2023-11-102-4/+9
* perf build: Add feature check for dwarf_getcfi()Namhyung Kim2023-11-103-0/+14
* perf dwarf-aux: Add die_find_variable_by_reg() helperNamhyung Kim2023-11-102-0/+79
* perf dwarf-aux: Add die_get_scopes() alternative to dwarf_getscopes()Namhyung Kim2023-11-102-0/+56
* perf dwarf-aux: Move #else block of #ifdef HAVE_DWARF_GETLOCATIONS_SUPPORT co...Namhyung Kim2023-11-102-9/+17
* perf dwarf-aux: Fix die_get_typename() for void *Namhyung Kim2023-11-101-1/+8
* perf tools: Add util/debuginfo.[ch] filesNamhyung Kim2023-11-105-210/+272
* perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_...Namhyung Kim2023-11-103-9/+20
* perf annotate: Pass "-l" option to objdump conditionallyNamhyung Kim2023-11-101-1/+2
* perf header: Additional note on AMD IBS for max_precise pmu capArnaldo Carvalho de Melo2023-11-104-5/+35
* tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo2023-11-091-0/+1
* perf bpf: Don't synthesize BPF events when disabledIan Rogers2023-11-091-0/+3
* perf test: Add support for setting objdump binary via perf configJames Clark2023-11-092-0/+16
* perf test: Add option to change objdump binaryJames Clark2023-11-093-1/+5
* perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390Thomas Richter2023-11-091-2/+2
* perf tools: Add the python_ext_build directory to .gitignoreYang Jihong2023-11-091-0/+1
* perf tests attr: Fix spelling mistake "whic" to "which"zhaimingbing2023-11-091-1/+1
* perf annotate: Move offsets array from 'struct annotation' to 'struct annotat...Namhyung Kim2023-11-093-13/+13
* perf annotate: Move some source code related fields from 'struct annotation' ...Namhyung Kim2023-11-093-21/+22
* perf annotate: Move max_coverage from 'struct annotation' to 'struct annotate...Namhyung Kim2023-11-094-5/+15
* perf annotate: Split branch stack cycles info from 'struct annotation'Namhyung Kim2023-11-094-61/+73
* perf annotate: Split branch stack cycles information out of 'struct annotatio...Namhyung Kim2023-11-093-24/+54
* perf test: Simplify "object code reading" testNamhyung Kim2023-11-091-53/+23
* perf machine thread: Remove exited threads by defaultIan Rogers2023-11-095-4/+35
* perf record: Lazy load kernel symbolsIan Rogers2023-11-094-3/+12
* perf tools: Fix spelling mistake "parametrized" -> "parameterized"Colin Ian King2023-11-092-3/+3
* perf tools: Add branch counter knobKan Liang2023-11-097-3/+55
* perf header: Support num and width of branch countersKan Liang2023-11-062-3/+20
* tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelKan Liang2023-11-061-0/+13
* perf build: Warn about missing libelf before warning about missing libbpfArnaldo Carvalho de Melo2023-11-031-4/+4
* perf tests make: Remove the last egrep call, use 'grep -E' insteadArnaldo Carvalho de Melo2023-11-031-1/+1
* perf beauty socket/prctl_option: Cope with extended regexp complaint by grepArnaldo Carvalho de Melo2023-10-312-4/+4
* Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-nextNamhyung Kim2023-10-305-23/+55
|\
| * tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo2023-10-191-0/+14
| * perf dlfilter: Add a test for object_code()Adrian Hunter2023-09-302-2/+22
| * perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()Adrian Hunter2023-09-291-17/+15
| * perf pmu: Fix perf stat output with correct scale and unitWyes Karny2023-09-261-4/+4
* | perf vendor events intel: Update tsx_cycles_per_elision metricsIan Rogers2023-10-288-14/+7
* | perf vendor events intel: Update bonnell version number to v5Ian Rogers2023-10-281-1/+1
* | perf vendor events intel: Update westmereex events to v4Ian Rogers2023-10-282-2/+2
* | perf vendor events intel: Update meteorlake events to v1.06Ian Rogers2023-10-287-6/+209
* | perf vendor events intel: Update knightslanding events to v16Ian Rogers2023-10-286-57/+75