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
2024-06-15
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
2024-06-15
perf hist: Simplify __hpp_fmt() using hpp_fmt_data
Namhyung Kim
2024-06-15
perf hist: Factor out __hpp__fmt_print()
Namhyung Kim
2024-06-15
perf: sched map skips redundant lines with cpu filters
Fernand Sieber
2024-06-13
perf test pmu: Warn don't fail for legacy mixed case event names
Ian Rogers
2024-06-13
tools/perf: Fix timing issue with parallel threads in perf bench wake-up-para...
Athira Rajeev
2024-06-13
tools/perf: Fix perf bench epoll to enable the run when some CPU's are offline
Athira Rajeev
2024-06-13
tools/perf: Fix perf bench futex to enable the run when some CPU's are offline
Athira Rajeev
2024-06-13
perf record: Ensure space for lost samples
Ian Rogers
2024-06-10
perf evsel: Refactor tool events
Ian Rogers
2024-06-07
perf test: Speed up test case 70 annotate basic tests
Thomas Richter
2024-06-07
perf stat: Choose the most disaggregate command line option
Ian Rogers
2024-06-07
perf stat: Make options local
Ian Rogers
2024-06-06
perf maps: Add/use a sorted insert for fixup overlap and insert
Ian Rogers
2024-06-06
perf maps: Reduce sorting for overlapping mappings
Ian Rogers
2024-06-06
perf maps: Fix use after free in __maps__fixup_overlap_and_insert
Ian Rogers
2024-06-06
perf script: netdev-times: add location parameter to consume_skb
Lucas Stach
2024-06-06
perf: parse-events: Fix compilation error while defining DEBUG_PARSER
Clément Le Goffic
2024-06-04
perf hisi-ptt: remove unused struct 'hisi_ptt_queue'
Dr. David Alan Gilbert
2024-06-03
perf genelf: remove unused struct 'options'
Dr. David Alan Gilbert
2024-06-03
perf lock info: Display both map and thread by default
Nick Forrington
2024-05-30
perf top: Allow filters on events
Ian Rogers
2024-05-30
perf bpf filter: Add uid and gid terms
Ian Rogers
2024-05-30
perf bpf filter: Give terms their own enum
Ian Rogers
2024-05-29
perf trace beauty: Always show mmap prot even though PROT_NONE
Changbin Du
2024-05-29
perf trace beauty: Always show param if show_zero is set
Changbin Du
2024-05-28
perf docs: Fix typos
Ian Rogers
2024-05-28
perf list: Fix the --no-desc option
Breno Leitao
2024-05-28
perf arm-spe: Unaligned pointer work around
Ian Rogers
2024-05-28
perf tests: Add some pmu core functionality tests
Ian Rogers
2024-05-28
perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
Ian Rogers
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
2024-05-21
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-05-11
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2024-05-11
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
2024-05-11
perf annotate-data: Ensure the number of type histograms
Namhyung Kim
2024-05-11
perf annotate: Fix segfault on sample histogram
Namhyung Kim
2024-05-10
perf daemon: Fix file leak in daemon_session__control
Samasth Norway Ananda
2024-05-10
perf lock: Avoid memory leaks from strdup()
Ian Rogers
2024-05-10
perf sched: Rename 'switches' column header to 'count' and add usage descript...
Madadi Vineeth Reddy
2024-05-10
perf tools: Ignore deleted cgroups
Namhyung Kim
2024-05-10
perf parse: Allow tracepoint names to start with digits
Dominique Martinet
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2024-05-10
perf parse-events: pass parse_state to add_tracepoint
Dominique Martinet
2024-05-09
perf symbols: Fix ownership of string in dso__load_vmlinux()
James Clark
2024-05-09
perf symbols: Update kcore map before merging in remaining symbols
James Clark
2024-05-09
perf maps: Re-use __maps__free_maps_by_name()
James Clark
2024-05-09
perf symbols: Remove map from list before updating addresses
James Clark
2024-05-09
perf tracepoint: Don't scan all tracepoints to test if one exists
Ian Rogers
2024-05-09
perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORT
James Clark
[prev]
[next]