index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf hwmon_pmu: Ensure hwmon key union is zeroed before use
Ian Rogers
7 days
1
-4
/
+5
*
perf tests hwmon_pmu: Remove double evlist__delete()
Arnaldo Carvalho de Melo
7 days
1
-2
/
+0
*
perf/test: fix perf ftrace test on s390
Thomas Richter
7 days
1
-1
/
+1
*
perf bpf-filter: Return -ENOMEM directly when pfi allocation fails
Hao Ge
7 days
1
-1
/
+1
*
perf test: Correct hwmon test PMU detection
Ian Rogers
7 days
1
-1
/
+2
*
perf: Remove unused del_perf_probe_events()
Dr. David Alan Gilbert
13 days
4
-57
/
+0
*
perf pmu: Move pmu_metrics_table__find and remove ARM override
Ian Rogers
13 days
6
-39
/
+9
*
perf jevents: Add map_for_cpu()
Ian Rogers
13 days
2
-14
/
+26
*
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
13 days
15
-67
/
+57
*
perf header: Avoid transitive PMU includes
Ian Rogers
13 days
3
-0
/
+4
*
perf arm64 header: Use cpu argument in get_cpuid
Ian Rogers
13 days
2
-33
/
+31
*
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
13 days
11
-14
/
+19
*
perf header: Move is_cpu_online to numa bench
Ian Rogers
13 days
3
-52
/
+53
*
perf jevents: fix breakage when do perf stat on system metric
Xu Yang
13 days
2
-22
/
+2
*
perf test: Add missing __exit calls in tool/hwmon tests
Ian Rogers
13 days
2
-0
/
+2
*
perf tests: Make leader sampling test work without branch event
James Clark
13 days
1
-6
/
+7
*
perf util: Remove kernel version deadcode
Dr. David Alan Gilbert
13 days
2
-93
/
+0
*
perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...
Arnaldo Carvalho de Melo
13 days
1
-2
/
+2
*
perf test shell trace_exit_race: Show what went wrong in verbose mode
Arnaldo Carvalho de Melo
2024-11-15
1
-2
/
+22
*
perf tests: Add test for trace output loss
Benjamin Peterson
2024-11-14
1
-0
/
+31
*
perf trace: Avoid garbage when not printing a syscall's arguments
Benjamin Peterson
2024-11-14
1
-2
/
+3
*
perf trace: Do not lose last events in a race
Benjamin Peterson
2024-11-14
1
-7
/
+2
*
perf probe: Introduce quotation marks support
Masami Hiramatsu (Google)
2024-11-14
1
-34
/
+41
*
perf string: Add strpbrk_esq() and strdup_esq() for escape and quote
Masami Hiramatsu (Google)
2024-11-14
2
-0
/
+102
*
perf probe: Accept FUNC@* to specify function name explicitly
Masami Hiramatsu (Google)
2024-11-14
1
-5
/
+17
*
perf probe: Fix to ignore escaped characters in --lines option
Masami Hiramatsu (Google)
2024-11-14
1
-3
/
+3
*
perf probe: Fix error message for failing to find line range
Masami Hiramatsu (Google)
2024-11-14
1
-1
/
+15
*
perf trace: Fix tracing itself, creating feedback loops
Howard Chu
2024-11-14
1
-0
/
+3
*
libsubcmd: Move va_end() before exit
Luo Yifan
2024-11-13
1
-1
/
+1
*
perf timechart: Remove redundant variable assignment
Luo Yifan
2024-11-13
1
-1
/
+0
*
perf list: Fix topic and pmu_name argument order
Jean-Philippe Romain
2024-11-13
3
-5
/
+5
*
perf tools: Fix typos Muliplier -> Multiplier
Andrew Kreimer
2024-11-13
3
-3
/
+3
*
perf disasm: Allow configuring what disassemblers to use
Arnaldo Carvalho de Melo
2024-11-13
4
-6
/
+96
*
perf disasm: Define stubs for the LLVM and capstone disassemblers
Arnaldo Carvalho de Melo
2024-11-13
1
-8
/
+35
*
perf disasm: Introduce symbol__disassemble_objdump()
Arnaldo Carvalho de Melo
2024-11-11
1
-80
/
+88
*
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
2024-11-09
13
-51
/
+5
*
perf dwarf-regs: Remove get_arch_regstr code
Ian Rogers
2024-11-09
2
-19
/
+0
*
perf xtensa: Remove dwarf-regs.c
Ian Rogers
2024-11-09
5
-26
/
+3
*
perf sparc: Remove dwarf-regs.c
Ian Rogers
2024-11-09
5
-44
/
+6
*
perf sh: Remove dwarf-regs.c
Ian Rogers
2024-11-09
5
-46
/
+3
*
perf s390: Remove dwarf-regs.c
Ian Rogers
2024-11-09
4
-20
/
+3
*
perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
Ian Rogers
2024-11-09
4
-30
/
+12
*
perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
2024-11-09
6
-149
/
+70
*
perf mips: Remove dwarf-regs.c
Ian Rogers
2024-11-09
4
-42
/
+3
*
perf loongarch: Remove dwarf-regs.c
Ian Rogers
2024-11-09
4
-38
/
+4
*
perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
2024-11-09
5
-14
/
+20
*
perf arm: Remove dwarf-regs.c
Ian Rogers
2024-11-09
4
-66
/
+3
*
perf arm64: Remove dwarf-regs.c
Ian Rogers
2024-11-09
4
-84
/
+3
*
perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
2024-11-09
5
-26
/
+27
*
perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
Ian Rogers
2024-11-09
4
-13
/
+17
[next]