index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2024-06-27
perf script: Show also errors for --insn-trace option
Adrian Hunter
2024-06-27
perf: script: add raw|disasm arguments to --insn-trace option
Changbin Du
2024-06-21
perf auxtrace: Fix multiple use of --itrace option
Adrian Hunter
2024-06-12
perf sched timehist: Fix -g/--call-graph option failure
Yang Jihong
2024-06-12
perf util: Add a function for replacing characters in a string
James Clark
2024-06-12
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2024-06-12
perf pmu: Assume sysfs events are always the same case
Ian Rogers
2024-06-12
perf tools: Add/use PMU reverse lookup from config to name
Ian Rogers
2024-06-12
perf tools: Use pmus to describe type from attribute
Ian Rogers
2024-06-12
perf pmu: "Compat" supports regular expression matching identifiers
Jing Zhang
2024-06-12
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
2024-06-12
perf test: Add a test for strcmp_cpuid_str() expression
James Clark
2024-06-12
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
2024-06-12
perf daemon: Fix file leak in daemon_session__control
Samasth Norway Ananda
2024-06-12
perf symbols: Fix ownership of string in dso__load_vmlinux()
James Clark
2024-06-12
perf maps: Move symbol maps functions to maps.c
Ian Rogers
2024-06-12
perf thread: Fixes to thread__new() related to initializing comm
Ian Rogers
2024-06-12
perf report: Avoid SEGV in report__setup_sample_type()
Ian Rogers
2024-06-12
perf ui browser: Avoid SEGV on title
Ian Rogers
2024-06-12
perf ui browser: Don't save pointer to stack memory
Ian Rogers
2024-06-12
perf bench internals inject-build-id: Fix trap divide when collecting just on...
He Zhe
2024-06-12
perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)
Adrian Hunter
2024-06-12
perf test shell arm_coresight: Increase buffer size for Coresight basic tests
James Clark
2024-06-12
perf docs: Document bpf event modifier
Ian Rogers
2024-06-12
perf bench uprobe: Remove lib64 from libc.so.6 binary path
Ian Rogers
2024-06-12
perf record: Fix debug message placement for test consumption
Adrian Hunter
2024-06-12
perf record: Move setting tracking events before record__init_thread_masks()
Yang Jihong
2024-06-12
perf evlist: Add evlist__findnew_tracking_event() helper
Yang Jihong
2024-06-12
perf tests: Apply attributes to all events in object code reading test
James Clark
2024-06-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
2024-06-12
perf annotate: Fix annotation_calc_lines() to pass correct address to get_src...
Namhyung Kim
2024-06-12
perf annotate: Use global annotation_options
Namhyung Kim
2024-06-12
perf top: Convert to the global annotation_options
Namhyung Kim
2024-06-12
perf report: Convert to the global annotation_options
Namhyung Kim
2024-06-12
perf annotate: Introduce global annotation_options
Namhyung Kim
2024-06-12
perf annotate: Split branch stack cycles information out of 'struct annotatio...
Namhyung Kim
2024-06-12
perf machine thread: Remove exited threads by default
Ian Rogers
2024-06-12
perf record: Lazy load kernel symbols
Ian Rogers
2024-06-12
perf stat: Do not fail on metrics on s390 z/VM systems
Thomas Richter
2024-06-12
perf annotate: Get rid of duplicate --group option item
Namhyung Kim
2024-06-12
perf probe: Add missing libgen.h header needed for using basename()
Arnaldo Carvalho de Melo
2024-06-12
perf record: Delete session after stopping sideband thread
Ian Rogers
2024-04-27
perf lock contention: Add a missing NULL check
Namhyung Kim
2024-04-03
perf top: Use evsel's cpus to replace user_requested_cpus
Kan Liang
2024-03-26
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
Christophe JAILLET
2024-03-26
perf print-events: make is_event_supported() more robust
Mark Rutland
2024-03-26
perf metric: Don't remove scale from counts
Ian Rogers
2024-03-26
perf stat: Avoid metric-only segv
Ian Rogers
2024-03-26
perf expr: Fix "has_event" function for metric style events
Ian Rogers
2024-03-26
perf srcline: Add missed addr2line closes
Ian Rogers
[next]