]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2023-11-27  Ian Rogersperf parse-events: Make legacy events lower priority...
2023-11-27  Leo Yanperf cs-etm: Enable itrace option 'T'
2023-11-27  Leo Yanperf auxtrace: Add 'T' itrace option for timestamp...
2023-11-27  James Clarkperf cs-etm: Bump minimum OpenCSD version to ensure...
2023-11-27  Kan Liangperf test: Basic branch counter support
2023-11-27  zhaimingbingperf script perl: Fail check on dynamic allocation
2023-11-27  Paran Leeperf script python: Fail check on dynamic allocation
2023-11-27  Nick Forringtonperf test: Remove atomics from test_loop to avoid test...
2023-11-23  Benjamin Grayperf tools: Address python 3.6 DeprecationWarning for...
2023-11-15  Ji Sheng Teohperf vendor events riscv: Add StarFive Dubhe-80 JSON...
2023-11-15  Thomas Richterperf report: Add s390 raw data interpretation for PAI...
2023-11-10  Namhyung Kimperf probe: Convert to check dwarf_getcfi feature
2023-11-10  Namhyung Kimperf build: Add feature check for dwarf_getcfi()
2023-11-10  Namhyung Kimperf dwarf-aux: Add die_find_variable_by_reg() helper
2023-11-10  Namhyung Kimperf dwarf-aux: Add die_get_scopes() alternative to...
2023-11-10  Namhyung Kimperf dwarf-aux: Move #else block of #ifdef HAVE_DWARF_G...
2023-11-10  Namhyung Kimperf dwarf-aux: Fix die_get_typename() for void *
2023-11-10  Namhyung Kimperf tools: Add util/debuginfo.[ch] files
2023-11-10  Namhyung Kimperf annotate: Move raw_comment and raw_func_start...
2023-11-10  Namhyung Kimperf annotate: Pass "-l" option to objdump conditionally
2023-11-10  Arnaldo Carvalho... perf header: Additional note on AMD IBS for max_precise...
2023-11-09  Arnaldo Carvalho... tools: Disable __packed attribute compiler warning...
2023-11-09  Ian Rogersperf bpf: Don't synthesize BPF events when disabled
2023-11-09  James Clarkperf test: Add support for setting objdump binary via...
2023-11-09  James Clarkperf test: Add option to change objdump binary
2023-11-09  Thomas Richterperf tests offcpu: Adjust test case perf record offcpu...
2023-11-09  Yang Jihongperf tools: Add the python_ext_build directory to ...
2023-11-09  zhaimingbingperf tests attr: Fix spelling mistake "whic" to "which"
2023-11-09  Namhyung Kimperf annotate: Move offsets array from 'struct annotati...
2023-11-09  Namhyung Kimperf annotate: Move some source code related fields...
2023-11-09  Namhyung Kimperf annotate: Move max_coverage from 'struct annotatio...
2023-11-09  Namhyung Kimperf annotate: Split branch stack cycles info from...
2023-11-09  Namhyung Kimperf annotate: Split branch stack cycles information...
2023-11-09  Namhyung Kimperf test: Simplify "object code reading" test
2023-11-09  Ian Rogersperf machine thread: Remove exited threads by default
2023-11-09  Ian Rogersperf record: Lazy load kernel symbols
2023-11-09  Colin Ian Kingperf tools: Fix spelling mistake "parametrized" ->...
2023-11-09  Kan Liangperf tools: Add branch counter knob
2023-11-06  Kan Liangperf header: Support num and width of branch counters
2023-11-06  Kan Liangtools headers UAPI: Sync include/uapi/linux/perf_event...
2023-11-03  Arnaldo Carvalho... perf build: Warn about missing libelf before warning...
2023-11-03  Arnaldo Carvalho... perf tests make: Remove the last egrep call, use 'grep...
2023-10-31  Arnaldo Carvalho... perf beauty socket/prctl_option: Cope with extended...
2023-10-30  Namhyung KimMerge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20'...
2023-10-28  Ian Rogersperf vendor events intel: Update tsx_cycles_per_elision...
2023-10-28  Ian Rogersperf vendor events intel: Update bonnell version number...
2023-10-28  Ian Rogersperf vendor events intel: Update westmereex events...
2023-10-28  Ian Rogersperf vendor events intel: Update meteorlake events...
2023-10-28  Ian Rogersperf vendor events intel: Update knightslanding events...
2023-10-28  Ian Rogersperf vendor events intel: Add typo fix for ivybridge FP
2023-10-28  Ian Rogersperf vendor events intel: Update a spelling in haswell...
2023-10-28  Ian Rogersperf vendor events intel: Update emeraldrapids to v1.01
2023-10-28  Ian Rogersperf vendor events intel: Update alderlake/alderlake...
2023-10-28  Arnaldo Carvalho... perf build: Disable BPF skeletons if clang version...
2023-10-28  Colin Ian Kingperf callchain: Fix spelling mistake "statisitcs" ...
2023-10-28  Colin Ian Kingperf report: Fix spelling mistake "heirachy" -> "hierarchy"
2023-10-28  Arnaldo Carvalho... perf python: Fix binding linkage due to rename and...
2023-10-26  James Clarkperf tests: test_arm_coresight: Simplify source iteration
2023-10-26  Ian Rogersperf vendor events intel: Add tigerlake two metrics
2023-10-26  Ian Rogersperf vendor events intel: Add broadwellde two metrics
2023-10-25  Ian Rogersperf vendor events intel: Fix broadwellde tma_info_syst...
2023-10-25  Ian Rogersperf mem_info: Add and use map_symbol__exit and addr_ma...
2023-10-25  Ian Rogersperf callchain: Minor layout changes to callchain_list
2023-10-25  Ian Rogersperf callchain: Make brtype_stat in callchain_list...
2023-10-25  Ian Rogersperf callchain: Make display use of branch_type_stat...
2023-10-25  Ian Rogersperf offcpu: Add missed btf_free
2023-10-25  Ian Rogersperf threads: Remove unused dead thread list
2023-10-25  Ian Rogersperf hist: Add missing puts to hist__account_cycles
2023-10-25  Ian Rogerslibperf rc_check: Add RC_CHK_EQUAL
2023-10-25  Ian Rogerslibperf rc_check: Make implicit enabling work for GCC
2023-10-25  Ian Rogersperf machine: Avoid out of bounds LBR memory read
2023-10-25  Ian Rogersperf rwsem: Add debug mode that uses a mutex
2023-10-25  Arnaldo Carvalho... perf build: Address stray '\' before # that is warned...
2023-10-25  Namhyung Kimperf report: Fix hierarchy mode on pipe input
2023-10-25  Namhyung Kimperf lock contention: Use per-cpu array map for spinlocks
2023-10-25  Namhyung Kimperf lock contention: Check race in tstamp elem creation
2023-10-25  Namhyung Kimperf lock contention: Clear lock addr after use
2023-10-25  Yang Jihongperf evsel: Rename evsel__increase_rlimit to rlimit__in...
2023-10-25  Namhyung Kimperf bench sched pipe: Add -G/--cgroups option
2023-10-25  Michael Petlanperf test: Skip CoreSight tests if cs_etm// event is...
2023-10-20  Yang Jihongperf data: Increase RLIMIT_NOFILE limit when open too...
2023-10-20  Kajol Jainperf vendor events: Update PMC used in PM_RUN_INST_CMPL...
2023-10-20  Thomas Richterperf trace: Use the right bpf_probe_read(_str) variant...
2023-10-20  Arnaldo Carvalho... tools build: Fix llvm feature detection, still used...
2023-10-18  Namhyung Kimperf tools: Do not ignore the default vmlinux.h
2023-10-18  Jiri Olsatools/build: Fix -s detection code in tools/scripts...
2023-10-18  Jiri Olsatools/build: Fix -s detection code in tools/build/Makef...
2023-10-17  Changbin Duperf: script: fix missing ',' for fields option
2023-10-17  Athira Rajeevperf tests: Fix shellcheck warning in stat_all_metricgroups
2023-10-17  Athira Rajeevperf tests: Fix shellcheck warning in record_sideband.sh
2023-10-17  Athira Rajeevperf tests: Ignore shellcheck warning in lock_contention
2023-10-17  Athira Rajeevtools/perf/arch/powerpc: Fix the CPU ID const char...
2023-10-17  Leo Yanperf cs-etm: Respect timestamp option
2023-10-17  Leo Yanperf cs-etm: Validate timestamp tracing in per-thread...
2023-10-17  Ian Rogersperf pmu: Lazily compute default config
2023-10-17  Ian Rogersperf pmu-events: Remember the perf_events_map for a PMU
2023-10-17  Ian Rogersperf pmu: Const-ify perf_pmu__config_terms
2023-10-17  Ian Rogersperf pmu: Const-ify file APIs
2023-10-17  Ian Rogersperf arm-spe: Move PMU initialization from default...
2023-10-17  Ian Rogersperf intel-pt: Move PMU initialization from default...
next