linux-block.git
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 *
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
next