index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-11
perf probe: Fix uninitialized variable
James Clark
1
-1
/
+1
2024-12-09
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
1
-4
/
+11
2024-12-05
perf tools: Fix precise_ip fallback logic
Namhyung Kim
1
-3
/
+3
2024-12-03
perf machine: Initialize machine->env to address a segfault
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-12-02
perf tools: Fix build-id event recording
Namhyung Kim
1
-2
/
+2
2024-11-22
perf tests: Fix hwmon parsing with PMU name test
Ian Rogers
1
-6
/
+10
2024-11-22
perf hwmon_pmu: Ensure hwmon key union is zeroed before use
Ian Rogers
1
-4
/
+5
2024-11-22
perf bpf-filter: Return -ENOMEM directly when pfi allocation fails
Hao Ge
1
-1
/
+1
2024-11-16
perf: Remove unused del_perf_probe_events()
Dr. David Alan Gilbert
4
-57
/
+0
2024-11-16
perf pmu: Move pmu_metrics_table__find and remove ARM override
Ian Rogers
2
-6
/
+0
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
5
-34
/
+34
2024-11-16
perf header: Avoid transitive PMU includes
Ian Rogers
2
-0
/
+2
2024-11-16
perf arm64 header: Use cpu argument in get_cpuid
Ian Rogers
1
-0
/
+1
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
3
-6
/
+8
2024-11-16
perf header: Move is_cpu_online to numa bench
Ian Rogers
2
-52
/
+0
2024-11-16
perf util: Remove kernel version deadcode
Dr. David Alan Gilbert
2
-93
/
+0
2024-11-14
perf probe: Introduce quotation marks support
Masami Hiramatsu (Google)
1
-34
/
+41
2024-11-14
perf string: Add strpbrk_esq() and strdup_esq() for escape and quote
Masami Hiramatsu (Google)
2
-0
/
+102
2024-11-14
perf probe: Accept FUNC@* to specify function name explicitly
Masami Hiramatsu (Google)
1
-5
/
+17
2024-11-14
perf probe: Fix to ignore escaped characters in --lines option
Masami Hiramatsu (Google)
1
-3
/
+3
2024-11-14
perf probe: Fix error message for failing to find line range
Masami Hiramatsu (Google)
1
-1
/
+15
2024-11-13
perf list: Fix topic and pmu_name argument order
Jean-Philippe Romain
2
-3
/
+3
2024-11-13
perf tools: Fix typos Muliplier -> Multiplier
Andrew Kreimer
3
-3
/
+3
2024-11-13
perf disasm: Allow configuring what disassemblers to use
Arnaldo Carvalho de Melo
3
-6
/
+83
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 dwarf-regs: Remove get_arch_regstr code
Ian Rogers
2
-19
/
+0
2024-11-09
perf xtensa: Remove dwarf-regs.c
Ian Rogers
2
-3
/
+3
2024-11-09
perf sparc: Remove dwarf-regs.c
Ian Rogers
2
-3
/
+6
2024-11-09
perf sh: Remove dwarf-regs.c
Ian Rogers
2
-3
/
+3
2024-11-09
perf s390: Remove dwarf-regs.c
Ian Rogers
2
-3
/
+3
2024-11-09
perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
Ian Rogers
2
-3
/
+6
2024-11-09
perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
4
-7
/
+70
2024-11-09
perf mips: Remove dwarf-regs.c
Ian Rogers
2
-3
/
+3
2024-11-09
perf loongarch: Remove dwarf-regs.c
Ian Rogers
2
-3
/
+4
2024-11-09
perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
4
-4
/
+60
2024-11-09
perf arm: Remove dwarf-regs.c
Ian Rogers
2
-3
/
+3
2024-11-09
perf arm64: Remove dwarf-regs.c
Ian Rogers
2
-3
/
+3
2024-11-09
perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
4
-0
/
+76
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
1
-0
/
+4
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
1
-8
/
+0
2024-11-09
perf bpf-prologue: Remove unused file
Ian Rogers
1
-37
/
+0
2024-11-09
perf test: Add hwmon "PMU" test
Ian Rogers
2
-0
/
+10
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 hwmon_pmu: Add hwmon filename parser
Ian Rogers
3
-0
/
+257
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
15
-15
/
+15
[next]