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
/
util
Age
Commit message (
Expand
)
Author
2024-04-27
perf lock contention: Add a missing NULL check
Namhyung Kim
2024-04-27
perf annotate: Make sure to call symbol__annotate2() in TUI
Namhyung Kim
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
2024-03-26
perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
Yang Jihong
2024-03-26
perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
Yang Jihong
2024-03-26
perf pmu: Treat the msr pmu as software
Ian Rogers
2024-03-26
perf record: Check conflict between '--timestamp-filename' option and pipe mo...
Yang Jihong
2024-01-30
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
2024-01-30
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2024-01-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
2024-01-26
perf list: Switch error message to pr_err() to respect debug settings (-v)
Ian Rogers
2024-01-04
perf db-export: Fix missing reference count get in call_path_from_sample()
Ben Gainey
2024-01-03
perf stat: Fix hard coded LL miss units
Ian Rogers
2024-01-03
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
2023-12-23
perf annotate: Add --insn-stat option for debugging
Namhyung Kim
2023-12-23
perf annotate: Add --type-stat option for debugging
Namhyung Kim
2023-12-23
perf annotate: Add --data-type option
Namhyung Kim
2023-12-23
perf report: Add 'symoff' sort key
Namhyung Kim
2023-12-23
perf report: Add 'typeoff' sort key
Namhyung Kim
2023-12-23
perf annotate-data: Update sample histogram for type
Namhyung Kim
2023-12-23
perf annotate-data: Add member field in the data type
Namhyung Kim
2023-12-23
perf report: Add 'type' sort key
Namhyung Kim
2023-12-23
perf annotate: Implement hist_entry__get_data_type()
Namhyung Kim
2023-12-23
perf annotate: Add annotate_get_insn_location()
Namhyung Kim
2023-12-23
perf annotate: Factor out evsel__get_arch()
Namhyung Kim
2023-12-23
perf annotate-data: Add dso->data_types tree
Namhyung Kim
2023-12-23
perf annotate-data: Add find_data_type() to get type from memory access
Namhyung Kim
2023-12-23
perf dwarf-regs: Add get_dwarf_regnum()
Namhyung Kim
2023-12-23
perf dwarf-aux: Factor out die_get_typename_from_type()
Namhyung Kim
2023-12-20
perf maps: Fix up overlaps during fixup_end
Ian Rogers
2023-12-20
perf maps: Reduce scope of map_rb_node and maps internals
Ian Rogers
2023-12-20
perf maps: Add find next entry to give entry after the given map
Ian Rogers
2023-12-20
perf maps: Add maps__load_first()
Ian Rogers
2023-12-20
perf maps: Rename clone to copy from
Ian Rogers
2023-12-20
perf maps: Do simple merge if given map doesn't overlap
Ian Rogers
2023-12-20
perf maps: Refactor maps__fixup_overlappings()
Ian Rogers
2023-12-20
perf debug: Expose debug file
Ian Rogers
2023-12-20
perf maps: Add remove maps function to remove a map based on callback
Ian Rogers
2023-12-20
perf maps: Reduce scope of maps__for_each_entry()
Ian Rogers
2023-12-20
perf vdso: Use function to add missing maps lock
Ian Rogers
2023-12-20
perf unwind: Use function to add missing maps lock
Ian Rogers
2023-12-18
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-12-18
perf thread: Use function to add missing maps lock
Ian Rogers
2023-12-18
perf synthetic-events: Use function to add missing maps lock
Ian Rogers
2023-12-18
perf symbol: Use function to add missing maps lock
Ian Rogers
[next]