index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2024-02-12
perf maps: Locking tidy up of nr_maps
Ian Rogers
2024-02-12
perf maps: Hide maps internals
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find_next_entry
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find_by_name
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
2024-02-12
perf maps: Switch from rbtree to lazily sorted array for addresses
Ian Rogers
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-02-09
perf srcline: Add missed addr2line closes
Ian Rogers
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
2024-02-09
perf tools: Remove misleading comments on map functions
Namhyung Kim
2024-02-09
perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
Yang Jihong
2024-02-08
perf symbols: Slightly improve module file executable section mappings
Adrian Hunter
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
2024-02-02
tools: perf: Expose sample ID / stream ID to python scripts
Ben Gainey
2024-02-02
perf parse-events: Print all errors
Ian Rogers
2024-02-02
perf parse-events: Improve error location of terms cloned from an event
Ian Rogers
2024-02-01
perf report: Prevent segfault with --no-parent
Andi Kleen
2024-02-01
perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
Yang Jihong
2024-02-01
perf evsel: Rename get_states() to parse_task_states() and make it public
Ze Gao
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-25
perf pmu: Treat the msr pmu as software
Ian Rogers
2024-01-24
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
2024-01-24
perf mem: Clean up perf_pmus__num_mem_pmus()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__record_args()
Kan Liang
2024-01-24
perf mem: Clean up is_mem_loads_aux_event()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_event__supported()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__name()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2024-01-22
perf util: Add evsel__taskstate() to parse the task state info instead
Ze Gao
2024-01-22
perf util: Add helpers to parse task state string from libtraceevent
Ze Gao
2024-01-22
perf data: Minor code style alignment cleanup
Yang Jihong
2024-01-22
perf record: Check conflict between '--timestamp-filename' option and pipe mo...
Yang Jihong
2024-01-22
perf dwarf-aux: Check allowed DWARF Ops
Namhyung Kim
2024-01-22
perf annotate-data: Support stack variables
Namhyung Kim
2024-01-22
perf dwarf-aux: Add die_get_cfa()
Namhyung Kim
2024-01-22
perf annotate-data: Support global variables
Namhyung Kim
2024-01-22
perf annotate-data: Handle PC-relative addressing
Namhyung Kim
2024-01-22
perf annotate-data: Add stack operation pseudo type
Namhyung Kim
2024-01-22
perf annotate-data: Handle array style accesses
Namhyung Kim
2024-01-22
perf annotate-data: Handle macro fusion on x86
Namhyung Kim
2024-01-22
perf annotate-data: Parse 'lock' prefix from llvm-objdump
Namhyung Kim
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
[prev]
[next]