index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt-decoder
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-13
perf disasm: Define stubs for the LLVM and capstone disassemblers
Arnaldo Carvalho de Melo
1
-8
/
+35
2024-11-11
perf disasm: Introduce symbol__disassemble_objdump()
Arnaldo Carvalho de Melo
1
-80
/
+88
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
13
-51
/
+5
2024-11-09
perf dwarf-regs: Remove get_arch_regstr code
Ian Rogers
2
-19
/
+0
2024-11-09
perf xtensa: Remove dwarf-regs.c
Ian Rogers
5
-26
/
+3
2024-11-09
perf sparc: Remove dwarf-regs.c
Ian Rogers
5
-44
/
+6
2024-11-09
perf sh: Remove dwarf-regs.c
Ian Rogers
5
-46
/
+3
2024-11-09
perf s390: Remove dwarf-regs.c
Ian Rogers
4
-20
/
+3
2024-11-09
perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
Ian Rogers
4
-30
/
+12
2024-11-09
perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
6
-149
/
+70
2024-11-09
perf mips: Remove dwarf-regs.c
Ian Rogers
4
-42
/
+3
2024-11-09
perf loongarch: Remove dwarf-regs.c
Ian Rogers
4
-38
/
+4
2024-11-09
perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
5
-14
/
+20
2024-11-09
perf arm: Remove dwarf-regs.c
Ian Rogers
4
-66
/
+3
2024-11-09
perf arm64: Remove dwarf-regs.c
Ian Rogers
4
-84
/
+3
2024-11-09
perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
5
-26
/
+27
2024-11-09
perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
Ian Rogers
4
-13
/
+17
2024-11-09
perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
Ian Rogers
3
-7
/
+12
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
12
-2
/
+30
2024-11-09
perf dwarf-regs: Add EM_HOST and EF_HOST defines
Ian Rogers
3
-8
/
+83
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
14
-197
/
+27
2024-11-09
perf bpf-prologue: Remove unused file
Ian Rogers
1
-37
/
+0
2024-11-09
perf docs: Document tool and hwmon events
Ian Rogers
1
-0
/
+15
2024-11-09
perf test: Add hwmon "PMU" test
Ian Rogers
3
-0
/
+240
2024-11-09
perf pmu: Add calls enabling the hwmon_pmu
Ian Rogers
3
-0
/
+31
2024-11-09
perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
Ian Rogers
3
-0
/
+724
2024-11-09
perf test: Add hwmon filename parser test
Ian Rogers
4
-0
/
+114
2024-11-09
perf hwmon_pmu: Add hwmon filename parser
Ian Rogers
3
-0
/
+257
2024-11-09
tools api io: Ensure line_len_out is always initialized
Ian Rogers
1
-0
/
+1
2024-11-09
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
23
-23
/
+23
2024-11-09
perf script python: Adjust objdump start/end per map pgoff parameter
Steve Clevenger
1
-5
/
+11
2024-11-09
perf script cs_etm: Add map_pgoff to python dictionary
Steve Clevenger
1
-3
/
+6
2024-11-07
perf stat: Expand metric+unit buffer size
Ian Rogers
1
-1
/
+1
2024-11-07
perf tools: Add the empty-pmu-events build to .gitignore
Haiyue Wang
1
-0
/
+2
2024-11-07
perf: event: Remove deadcode
Dr. David Alan Gilbert
4
-29
/
+0
2024-11-06
perf trace: avoid garbage when not printing a trace event's arguments
Benjamin Peterson
1
-1
/
+1
2024-11-05
perf test: Fix ftrace test with regex patterns
Namhyung Kim
1
-1
/
+1
2024-11-05
perf test: Remove dangling CFLAGS for removed attr.o object
Arnaldo Carvalho de Melo
1
-1
/
+0
2024-11-05
perf tools: Add all shellcheck_log to gitignore
Charlie Jenkins
1
-3
/
+1
2024-11-05
perf build: Add missing cflags when building with custom libtraceevent
Yicong Yang
1
-1
/
+1
2024-11-05
perf test: Remove cpu-list BPF cgroup counter test
Michael Petlan
1
-13
/
+0
2024-11-04
perf build: Make libunwind opt-in rather than opt-out
Ian Rogers
3
-4
/
+8
2024-11-04
Linux 6.12-rc6
v6.12-rc6
Linus Torvalds
1
-1
/
+1
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
3
-47
/
+55
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
2
-11
/
+5
2024-11-03
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
1
-1
/
+1
2024-11-03
modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
Masahiro Yamada
1
-5
/
+5
2024-11-03
Input: fix regression when re-registering input handlers
Dmitry Torokhov
2
-62
/
+82
2024-11-02
perf test: Use sqrtloop workload to test bperf event
Tengda Wu
1
-1
/
+1
2024-11-02
perf stat: Support inherit events during fork() for bperf
Tengda Wu
5
-14
/
+126
[next]