index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2023-12-14
perf unwind-libdw: Handle JIT-generated DSOs properly
Namhyung Kim
2023-12-14
perf genelf: Set ELF program header addresses properly
Namhyung Kim
2023-12-14
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
2023-12-13
perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
Yicong Yang
2023-12-13
perf header: Fix one memory leakage in perf_event__fprintf_event_update()
Yicong Yang
2023-12-12
libperf cpumap: Add for_each_cpu() that skips the "any CPU" case
Ian Rogers
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2023-12-11
perf stat: Fix help message for --metric-no-threshold option
Ian Rogers
2023-12-07
perf annotate: Get rid of local annotation options
Namhyung Kim
2023-12-07
perf annotate: Remove remaining usages of local annotation options
Namhyung Kim
2023-12-07
perf annotate: Ensure init/exit for global options
Namhyung Kim
2023-12-07
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
2023-12-07
perf annotate: Use global annotation_options
Namhyung Kim
2023-12-07
perf top: Convert to the global annotation_options
Namhyung Kim
2023-12-07
perf report: Convert to the global annotation_options
Namhyung Kim
2023-12-07
perf annotate: Introduce global annotation_options
Namhyung Kim
2023-12-06
perf stat: Exit perf stat if parse groups fails
Ian Rogers
2023-12-06
perf thread: Add missing RC_CHK_EQUAL
Ian Rogers
2023-12-06
perf maps: Move symbol maps functions to maps.c
Ian Rogers
2023-12-06
perf map: Simplify map_ip/unmap_ip and make 'struct map' smaller
Ian Rogers
2023-12-06
perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...
Ian Rogers
2023-12-06
perf symbols: Parse NOTE segments until the build id is found
Chengen Du
2023-12-06
perf record: Be lazier in allocating lost samples buffer
Ian Rogers
2023-12-06
perf evsel: Fallback to "task-clock" when not system wide
Ian Rogers
2023-12-05
perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callback
Ian Rogers
2023-12-05
perf bench sched-seccomp-notify: Fix spelling mistake "synchronious" -> "sync...
Colin Ian King
2023-12-05
perf test: Add basic 'perf diff' test
Ian Rogers
2023-12-05
perf mem: Fix error on hybrid related to availability of mem event in a PMU
Kan Liang
2023-12-05
perf vendor events powerpc: Update datasource event name to fix duplicate events
Athira Rajeev
2023-12-05
perf test: Add basic 'perf list --json" test
Ian Rogers
2023-12-05
perf test: Use common python setup library
Ian Rogers
2023-12-05
perf build: Shellcheck support for OUTPUT directory
Ian Rogers
2023-12-05
perf vendor events arm64 AmpereOneX: Add core PMU events and metrics
Ilkka Koskinen
2023-12-05
perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_M...
Ilkka Koskinen
2023-12-05
perf vendor events arm64: AmpereOne: Add missing DefaultMetricgroupName fields
Ilkka Koskinen
2023-12-05
perf metrics: Avoid segv if default metricgroup isn't set
Ian Rogers
2023-12-04
perf test record user-regs: Fix mask for vg register
Veronika Molnarova
2023-12-04
perf env: Cache the arch specific strerrno function in perf_env__arch_strerrno()
Arnaldo Carvalho de Melo
2023-12-04
perf env: Introduce perf_env__arch_strerrno()
Arnaldo Carvalho de Melo
2023-12-03
perf beauty: Don't use 'find ... -printf' as it isn't available in busybox
Arnaldo Carvalho de Melo
2023-12-03
perf docs: Fix man page formatting for 'perf lock'
Nick Forrington
2023-11-29
perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
Likhitha Korrapati
2023-11-29
perf tests sigtrap: Skip if running on a kernel with sleepable spinlocks
Arnaldo Carvalho de Melo
2023-11-29
perf test sigtrap: Generalize the BTF routine to reuse it in this test
Arnaldo Carvalho de Melo
2023-11-28
perf mmap: Lazily initialize zstd streams to save memory when not using it
Ian Rogers
2023-11-28
perf dwarf-aux: Add die_find_variable_by_addr()
Namhyung Kim
2023-11-28
perf tools: Add --debug-file option to redirect debug output
Yang Jihong
2023-11-27
perf annotate: Check if operand has multiple regs
Namhyung Kim
[prev]
[next]