summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf dwarf-regs: Move csky dwarf-regs out of archIan Rogers2024-11-095-14/+20
* perf arm: Remove dwarf-regs.cIan Rogers2024-11-094-66/+3
* perf arm64: Remove dwarf-regs.cIan Rogers2024-11-094-84/+3
* perf dwarf-regs: Move x86 dwarf-regs out of archIan Rogers2024-11-095-26/+27
* perf dwarf-regs: Pass ELF flags to get_dwarf_regstrIan Rogers2024-11-094-13/+17
* perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnumIan Rogers2024-11-093-7/+12
* perf disasm: Add e_machine/e_flags to struct archIan Rogers2024-11-0912-2/+30
* perf dwarf-regs: Add EM_HOST and EF_HOST definesIan Rogers2024-11-093-8/+83
* perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSETIan Rogers2024-11-0914-197/+27
* perf bpf-prologue: Remove unused fileIan Rogers2024-11-091-37/+0
* perf docs: Document tool and hwmon eventsIan Rogers2024-11-091-0/+15
* perf test: Add hwmon "PMU" testIan Rogers2024-11-093-0/+240
* perf pmu: Add calls enabling the hwmon_pmuIan Rogers2024-11-093-0/+31
* perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfsIan Rogers2024-11-093-0/+724
* perf test: Add hwmon filename parser testIan Rogers2024-11-094-0/+114
* perf hwmon_pmu: Add hwmon filename parserIan Rogers2024-11-093-0/+257
* tools api io: Ensure line_len_out is always initializedIan Rogers2024-11-091-0/+1
* perf build: Include libtraceevent headers directly indicated by pkg-configYicong Yang2024-11-0923-23/+23
* perf script python: Adjust objdump start/end per map pgoff parameterSteve Clevenger2024-11-091-5/+11
* perf script cs_etm: Add map_pgoff to python dictionarySteve Clevenger2024-11-091-3/+6
* perf stat: Expand metric+unit buffer sizeIan Rogers2024-11-071-1/+1
* perf tools: Add the empty-pmu-events build to .gitignoreHaiyue Wang2024-11-071-0/+2
* perf: event: Remove deadcodeDr. David Alan Gilbert2024-11-074-29/+0
* perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson2024-11-061-1/+1
* perf test: Fix ftrace test with regex patternsNamhyung Kim2024-11-051-1/+1
* perf test: Remove dangling CFLAGS for removed attr.o objectArnaldo Carvalho de Melo2024-11-051-1/+0
* perf tools: Add all shellcheck_log to gitignoreCharlie Jenkins2024-11-051-3/+1
* perf build: Add missing cflags when building with custom libtraceeventYicong Yang2024-11-051-1/+1
* perf test: Remove cpu-list BPF cgroup counter testMichael Petlan2024-11-051-13/+0
* perf build: Make libunwind opt-in rather than opt-outIan Rogers2024-11-043-4/+8
* Merge 'origin/master' into perf-tools-nextNamhyung Kim2024-11-041060-7643/+12417
|\
| * Linux 6.12-rc6v6.12-rc6Linus Torvalds2024-11-041-1/+1
| * Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-0318-143/+159
| |\
| | * mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao2024-11-033-47/+55
| | * mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao2024-11-032-11/+5
| | * mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizesVlastimil Babka2024-11-011-1/+2
| | * mm: shrinker: avoid memleak in alloc_shrinker_infoChen Ridong2024-11-011-3/+5
| | * .mailmap: update e-mail address for Eugen HristevEugen Hristev2024-11-011-1/+2
| | * vmscan,migrate: fix page count imbalance on node stats when demoting pagesGregory Price2024-11-011-1/+1
| | * mailmap: update Jarkko's email addressesJarkko Sakkinen2024-11-011-1/+1
| | * mm: allow set/clear page_type againYu Zhao2024-10-311-0/+8
| | * nilfs2: fix potential deadlock with newly created symlinksRyusuke Konishi2024-10-311-0/+3
| | * Squashfs: fix variable overflow in squashfs_readpage_blockPhillip Lougher2024-10-311-4/+5
| | * kasan: remove vmalloc_percpu testAndrey Konovalov2024-10-311-27/+0
| | * tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe2024-10-312-5/+8
| | * mm, swap: avoid over reclaim of full clustersKairui Song2024-10-312-19/+31
| | * mm: fix PSWPIN counter for large folios swap-inBarry Song2024-10-311-2/+2
| | * mm: avoid VM_BUG_ON when try to map an anon large folio to zero page.Zi Yan2024-10-311-1/+2
| | * mm/codetag: fix null pointer check logic for ref and tagHao Ge2024-10-311-6/+10
| | * mm/gup: stop leaking pinned pages in low memory conditionsJohn Hubbard2024-10-311-14/+19