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
2022-05-17
perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...
Adrian Hunter
2022-05-17
perf script: Print Intel ptwrite value as a string if it is ASCII
Adrian Hunter
2022-05-17
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
2022-05-16
perf bench breakpoint: Fix build on 32-bit arches
Arnaldo Carvalho de Melo
2022-05-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-13
perf tools: Remove unused machines__find_host()
Adrian Hunter
2022-05-13
perf bench: Add breakpoint benchmarks
Dmitry Vyukov
2022-05-10
perf annotate: Add --percent-limit option
Namhyung Kim
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-05-10
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
perf auxtrace: Do not mix up mmap idx
Adrian Hunter
2022-05-10
perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
Adrian Hunter
2022-05-10
perf evlist: Use libperf functions in evlist__enable_event_idx()
Adrian Hunter
2022-05-09
perf metrics: Don't add all tool events for sharing
Ian Rogers
2022-05-09
perf metrics: Support all tool events
Ian Rogers
2022-05-09
perf evsel: Add tool event helpers
Ian Rogers
2022-05-09
perf evsel: Constify a few arrays
Ian Rogers
2022-05-09
Revert "perf stat: Support metrics with hybrid events"
Ian Rogers
2022-05-08
perf tests: Fix coresight `perf test` failure.
Jeremy Linton
2022-05-08
perf bench: Fix two numa NDEBUG warnings
Ian Rogers
2022-05-06
perf test: Add skip to --per-thread test
Ian Rogers
2022-05-05
perf cpumap: Switch to using perf_cpu_map API
Ian Rogers
2022-05-04
perf vendor events intel: Update CLX events to v1.15
Ian Rogers
2022-05-03
perf vendor events intel: Add uncore event list for Sapphirerapids
Zhengjun Xing
2022-05-03
perf vendor events intel: Update core event list for Sapphirerapids
Zhengjun Xing
2022-05-03
perf tools: Use Python devtools for version autodetection rather than runtime
James Clark
2022-05-03
perf stat: Avoid printing cpus with no counters
Ian Rogers
2022-04-30
perf tools: Add missing headers needed by util/data.h
Yang Jihong
2022-04-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
2022-04-28
perf test: Add perf_event_attr test for Arm SPE
Timothy Hayes
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
2022-04-28
perf vendor events intel: Update WSM-EX events to v3
Ian Rogers
2022-04-28
perf vendor events intel: Update WSM-EP-SP events to v3
Ian Rogers
2022-04-28
perf vendor events intel: Update SKX events to v1.27
Ian Rogers
2022-04-28
perf vendor events intel: Update SKL events to v53
Ian Rogers
2022-04-28
perf vendor events intel: Update IVT events to v21
Ian Rogers
2022-04-28
perf vendor events intel: Update ICL events to v1.13
Ian Rogers
2022-04-28
perf test: Fix test case 81 ("perf record tests") on s390x
Thomas Richter
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
2022-04-27
perf tools: Delete perf-with-kcore.sh script
Adrian Hunter
2022-04-26
perf intel-pt: Add link to the perf wiki's Intel PT page
Adrian Hunter
2022-04-24
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-24
perf stat: Support hybrid --topdown option
Zhengjun Xing
2022-04-22
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
[next]