linux-2.6-microblaze.git
2026-02-10 Ian Rogersperf evlist: Reduce affinity use and move into iterator...
2026-02-10 Ian Rogersperf evlist: Missing TPEBS close in evlist__close()
2026-02-10 Ian Rogersperf evlist: Special map propagation for tool events...
2026-02-10 Ian Rogersperf stat-shadow: In prepare_metric fix guard on readin...
2026-02-10 Ian RogersRevert "perf tool_pmu: More accurately set the cpus...
2026-02-10 Dmitry Dolgovtools build: Emit dependencies file for test-rust.bin
2026-02-10 Dmitrii Dolgovtools build: Make test-rust.bin be removed by the ...
2026-02-09 Thomas Richterperf test: Fix test case perftool-testsuite_report...
2026-02-09 Arnaldo Carvalho... perf test code_with_type.sh: Skip test if rust wasn...
2026-02-09 Dmitrii Dolgovperf tests workload: Formatting for code_with_type.rs
2026-02-09 Arnaldo Carvalho... tools build: Fix rust feature detection
2026-02-08 Dmitrii Dolgovperf tests: Test annotate with data type profiling...
2026-02-08 Dmitrii Dolgovperf tests: Test annotate with data type profiling...
2026-02-08 Dmitrii Dolgovperf test workload: Add code_with_type test workload
2026-02-08 Dmitrii Dolgovtools build: Add a feature test for rust compiler
2026-02-08 Ian Rogersperf test parse-metric: Ensure aggregate counts appear...
2026-02-08 Ian Rogersperf test record.sh: Fix shellcheck warning
2026-02-06 Ian Rogersperf build: Reduce pmu-events related copying and mkdirs
2026-02-06 Tycho Andersen... perf lock contention: fix segfault in `lock contention...
2026-02-06 Ricky Ringlerperf sort: Replace static cacheline size with sysconf...
2026-02-06 Thomas Richterperf test: Fix test case Leader sampling on s390
2026-02-06 Namhyung Kimperf annotate: Fix register usage in data type profiling
2026-02-06 Chun-Tse Shaoperf stat: Ensure metrics are displayed even with faile...
2026-02-06 Ian Rogersperf test addr2line_inlines: Ensure inline information...
2026-02-06 Ian Rogersperf callchain lbr: Make the leaf IP that of the sample
2026-02-06 Leo Yanperf kvm stat: Fix build error
2026-02-06 Dapeng Miperf regs: Remove __weak attributive arch_sdt_arg_parse...
2026-02-06 Dapeng Miperf regs: Remove __weak attributive arch__xxx_reg_mask...
2026-02-06 Dapeng Miperf arch: Update arch headers to use relative UAPI...
2026-02-06 Dapeng Miperf regs: Fix abort for "-I" or "--user-regs" options
2026-02-06 Ian Rogersperf metricgroup: Don't early exit if no CPUID table...
2026-02-06 Ian Rogersperf tests: build-test coverage for NO_JEVENTS=1
2026-02-06 Ian Rogersperf tests: Additional 'perf stat' tests
2026-02-06 Leo Yanperf record: Make logs more readable for event open...
2026-02-03 Ian Rogersperf thread: Don't require machine to compute the e_machine
2026-02-03 Ian Rogersperf header: Add e_machine/e_flags to the header
2026-02-03 Ian Rogersperf session: Add e_flags to the e_machine helper
2026-02-03 Ian Rogersperf kvm: Wire up e_machine
2026-02-03 Ian Rogersperf kvm stat: Remove use of the arch directory
2026-02-03 Ian Rogerslibperf build: Always place libperf includes first
2026-02-03 Ian Rogersperf test kvm: Add stat live testing
2026-02-03 Ian Rogersperf capstone: Support for dlopen-ing libcapstone.so
2026-02-03 Ian Rogersperf build: Remove NO_LIBCAP that controls nothing
2026-01-28 Ian Rogersperf jevents: Validate that all names given an Event
2026-01-28 Ian Rogersperf jevents: Add cycles breakdown metric for arm64...
2026-01-28 Ian Rogersperf jevents: Add mesh bandwidth saturation metric...
2026-01-28 Ian Rogersperf jevents: Add upi_bw metric for Intel
2026-01-28 Ian Rogersperf jevents: Add local/remote miss latency metrics...
2026-01-28 Ian Rogersperf jevents: Add C-State metrics from the PCU PMU...
2026-01-28 Ian Rogersperf jevents: Add dir breakdown metrics for Intel
2026-01-28 Ian Rogersperf jevents: Add local/remote "mem" breakdown metrics...
2026-01-28 Ian Rogersperf jevents: Add mem_bw metric for Intel
2026-01-28 Ian Rogersperf jevents: Add Miss Level Parallelism (MLP) metric...
2026-01-28 Ian Rogersperf jevents: Add FPU metrics for Intel
2026-01-28 Ian Rogersperf jevents: Add context switch metrics for Intel
2026-01-28 Ian Rogersperf jevents: Add ILP metrics for Intel
2026-01-28 Ian Rogersperf jevents: Add load store breakdown metrics ldst...
2026-01-28 Ian Rogersperf jevents: Add L2 metrics for Intel
2026-01-28 Ian Rogersperf jevents: Add ports metric group giving utilization...
2026-01-28 Ian Rogersperf jevents: Add software prefetch (swpf) metric group...
2026-01-28 Ian Rogersperf jevents: Add br metric group for branch statistics...
2026-01-28 Ian Rogersperf jevents: Add tsx metric group for Intel models
2026-01-28 Ian Rogersperf jevents: Mark metrics with experimental events...
2026-01-28 Ian Rogersperf jevents: Add smi metric group for Intel models
2026-01-28 Ian Rogersperf jevents: Add CheckPmu to see if a PMU is in loaded...
2026-01-28 Ian Rogersperf jevents: Add idle metric for Intel models
2026-01-28 Ian Rogersperf jevents: Add RAPL metrics for all Intel models
2026-01-28 Ian Rogersperf jevents: Add context switch metrics for AMD
2026-01-28 Ian Rogersperf jevents: Add load store breakdown metrics ldst...
2026-01-28 Ian Rogersperf jevents: Add uncore l3 metric group for AMD
2026-01-28 Ian Rogersperf jevents: Add dtlb metric group for AMD
2026-01-28 Ian Rogersperf jevents: Add itlb metric group for AMD
2026-01-28 Ian Rogersperf jevents: Add br metric group for branch statistics...
2026-01-28 Ian Rogersperf jevents: Add upc metric for uops per cycle for AMD
2026-01-28 Ian Rogersperf jevents: Add idle metric for AMD zen models
2026-01-28 Ian Rogersperf jevents: Add RAPL event metric for AMD zen models
2026-01-28 Ian Rogersperf jevents: Add load event JSON to verify and allow...
2026-01-28 Ian Rogersperf jevents: Build support for generating metrics...
2026-01-28 Leo Yanperf: Remove redundant kernel.h include
2026-01-28 Leo Yantools: Fix bitfield dependency failure
2026-01-28 Swapnil Sapkalperf sched stats: Fixes in man page
2026-01-28 Swapnil Sapkalperf sched stats: Define macro for SEP_LEN
2026-01-28 Swapnil Sapkalperf sched stats: correct spelling of function name
2026-01-28 Swapnil Sapkalperf sched stats: Add NULL check for cd_map
2026-01-28 Swapnil Sapkalperf util: Fix NULL check in cpumask_to_cpulist()
2026-01-28 Swapnil Sapkalperf header: Replace hardcoded max cpus by MAX_NR_CPUS
2026-01-28 James Clarkperf jevents: Handle deleted JSONS in out of source...
2026-01-28 Arnaldo Carvalho... perf strlist: Remove dont_dupstr logic, used only once
2026-01-27 Arnaldo Carvalho... perf jitdump: Constify variables storing the result...
2026-01-27 Arnaldo Carvalho... perf bpf-event: Constify variables storing the result...
2026-01-27 Arnaldo Carvalho... perf demangle-java: Constify variables storing the...
2026-01-27 Arnaldo Carvalho... perf time-utils: Constify variables storing the result...
2026-01-27 Arnaldo Carvalho... perf units: Constify variables storing the result of...
2026-01-27 Arnaldo Carvalho... perf trace-event: Constify variables storing the result...
2026-01-27 Arnaldo Carvalho... perf tp_pmu: Address const-correctness errors in recent...
2026-01-27 Arnaldo Carvalho... perf hwmon_pmu: Constify the variables returning bsearc...
2026-01-27 Arnaldo Carvalho... perf session: Don't write to memory pointed to a const...
2026-01-27 Arnaldo Carvalho... perf strlist: Don't write to const memory
2026-01-27 Arnaldo Carvalho... perf metricgroup: Constify variables storing the result...
2026-01-27 Arnaldo Carvalho... perf disasm: Constify variables storing the result...
next