linux.git
2023-12-19 Ian Rogersperf symbol: Use function to add missing maps lock
2023-12-19 Ian Rogersperf probe-event: Use function to add missing maps...
2023-12-19 Ian Rogersperf machine: Use function to add missing maps lock
2023-12-19 Ian Rogersperf tests: Use function to add missing maps lock
2023-12-19 Ian Rogersperf report: Use function to add missing maps lock
2023-12-19 Ian Rogersperf events x86: Use function to add missing lock
2023-12-19 Ian Rogersperf maps: Add maps__for_each_map to iterate maps holdi...
2023-12-19 Ian Rogersperf map: Improve map/unmap parameter names
2023-12-19 Ian Rogerslibperf cpumap: Document perf_cpu_map__nr()'s behavior
2023-12-19 Ian Rogersperf top: Avoid repeated function calls to perf_cpu_map...
2023-12-19 Ian Rogersperf tests: Make DSO tests a suite rather than individual
2023-12-19 Arnaldo Carvalho... perf evlist: Move event attributes to after the / when...
2023-12-14 Kan Liangperf top: Uniform the event name for the hybrid machine
2023-12-14 Kan Liangperf top: Use evsel's cpus to replace user_requested_cpus
2023-12-14 Namhyung Kimperf unwind-libunwind: Fix base address for .eh_frame
2023-12-14 Namhyung Kimperf unwind-libdw: Handle JIT-generated DSOs properly
2023-12-14 Namhyung Kimperf genelf: Set ELF program header addresses properly
2023-12-14 Ian Rogersperf stat: Combine the -A/--no-aggr and --no-merge...
2023-12-13 Yicong Yangperf hisi-ptt: Fix one memory leakage in hisi_ptt_proce...
2023-12-13 Yicong Yangperf header: Fix one memory leakage in perf_event__fpri...
2023-12-12 Ian Rogerslibperf cpumap: Add for_each_cpu() that skips the ...
2023-12-12 Ian Rogerslibperf cpumap: Replace usage of perf_cpu_map__new...
2023-12-12 Ian Rogerslibperf cpumap: Rename perf_cpu_map__empty() to perf_cp...
2023-12-12 Ian Rogerslibperf cpumap: Rename perf_cpu_map__default_new()...
2023-12-12 Ian Rogerslibperf cpumap: Rename perf_cpu_map__dummy_new() to...
2023-12-11 Ian Rogersperf stat: Fix help message for --metric-no-threshold...
2023-12-07 Namhyung Kimperf annotate: Get rid of local annotation options
2023-12-07 Namhyung Kimperf annotate: Remove remaining usages of local annotat...
2023-12-07 Namhyung Kimperf annotate: Ensure init/exit for global options
2023-12-07 Namhyung Kimperf ui/browser/annotate: Use global annotation_options
2023-12-07 Namhyung Kimperf annotate: Use global annotation_options
2023-12-07 Namhyung Kimperf top: Convert to the global annotation_options
2023-12-07 Namhyung Kimperf report: Convert to the global annotation_options
2023-12-07 Namhyung Kimperf annotate: Introduce global annotation_options
2023-12-06 Ian Rogersperf stat: Exit perf stat if parse groups fails
2023-12-06 Ian Rogersperf thread: Add missing RC_CHK_EQUAL
2023-12-06 Ian Rogersperf maps: Move symbol maps functions to maps.c
2023-12-06 Ian Rogersperf map: Simplify map_ip/unmap_ip and make 'struct...
2023-12-06 Ian Rogersperf test shell diff: Skip test if test_loop symbol...
2023-12-06 Chengen Duperf symbols: Parse NOTE segments until the build id...
2023-12-06 Ian Rogersperf record: Be lazier in allocating lost samples buffer
2023-12-06 Ian Rogersperf evsel: Fallback to "task-clock" when not system...
2023-12-05 Colin Ian Kingperf bench sched-seccomp-notify: Fix spelling mistake...
2023-12-05 Ian Rogersperf test: Add basic 'perf diff' test
2023-12-05 Kan Liangperf mem: Fix error on hybrid related to availability...
2023-12-05 Athira Rajeevperf vendor events powerpc: Update datasource event...
2023-12-05 Ian Rogersperf test: Add basic 'perf list --json" test
2023-12-05 Ian Rogersperf test: Use common python setup library
2023-12-05 Ian Rogersperf build: Shellcheck support for OUTPUT directory
2023-12-05 Ilkka Koskinenperf vendor events arm64 AmpereOneX: Add core PMU event...
2023-12-05 Ilkka Koskinenperf vendor events arm64 AmpereOne: Rename BPU_FLUSH_ME...
2023-12-04 Veronika Molnarovaperf test record user-regs: Fix mask for vg register
2023-12-04 Arnaldo Carvalho... perf env: Cache the arch specific strerrno function...
2023-12-04 Arnaldo Carvalho... perf env: Introduce perf_env__arch_strerrno()
2023-12-04 Arnaldo Carvalho... perf beauty: Don't use 'find ... -printf' as it isn...
2023-12-04 Nick Forringtonperf docs: Fix man page formatting for 'perf lock'
2023-11-30 Ian Rogerstools api fs: Avoid reading whole file for a 1 byte...
2023-11-30 Ian Rogerstools api fs: Switch filename__read_str to use io.h
2023-11-30 Ian Rogerslibperf: Lazily allocate/size mmap event copy
2023-11-30 Arnaldo Carvalho... libapi: Add missing linux/types.h header to get the...
2023-11-29 Likhitha Korrapatiperf test record+probe_libc_inet_pton: Fix call chain...
2023-11-29 Arnaldo Carvalho... perf tests sigtrap: Skip if running on a kernel with...
2023-11-29 Arnaldo Carvalho... perf test sigtrap: Generalize the BTF routine to reuse...
2023-11-28 Ian Rogersperf mmap: Lazily initialize zstd streams to save memor...
2023-11-28 Namhyung Kimperf dwarf-aux: Add die_find_variable_by_addr()
2023-11-28 Yang Jihongperf tools: Add --debug-file option to redirect debug...
2023-11-27 Namhyung Kimperf annotate: Check if operand has multiple regs
2023-11-27 James Clarkperf test: Use existing config value for objdump path
2023-11-27 Inochi Amaotoperf vendor events riscv: add T-HEAD C9xx JSON file
2023-11-27 Ian Rogersperf vendor events: Add skx, clx, icx and spr upi bandw...
2023-11-27 Adrian Hunterperf tests: Skip data symbol test if buf1 symbol is...
2023-11-27 Adrian Hunterperf tests: Make data symbol test wait for perf to...
2023-11-27 Adrian Hunterperf tests: Skip branch stack sampling test if brstack_...
2023-11-27 Adrian Hunterperf tests: Skip Arm64 callgraphs test if leafloop...
2023-11-27 Adrian Hunterperf tests: Skip record test if test_loop symbol is...
2023-11-27 Adrian Hunterperf tests: Skip pipe test if noploop symbol is missing
2023-11-27 Adrian Hunterperf tests lib: Add perf_has_symbol.sh
2023-11-27 Adrian Hunterperf header: Fix segfault on build_mem_topology() error...
2023-11-27 Thomas Richterperf report: Remove warning on missing raw data for...
2023-11-27 Athira Rajeevperf tools: Add perf binary dependent rule for shellche...
2023-11-27 Ji Sheng Teohperf vendor events riscv: Add StarFive Dubhe-90 JSON...
2023-11-27 zhujun2perf tests coresight: Remove unused variables
2023-11-27 zhaimingbingperf lock: Fix a memory leak on an error path
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 *
next