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
Age
Commit message (
Expand
)
Author
2024-04-16
perf annotate-data: Improve debug message with location info
Namhyung Kim
2024-04-12
perf bench uprobe: Add uretprobe variant of uprobe benchmarks
Ian Rogers
2024-04-12
perf bench uprobe: Remove lib64 from libc.so.6 binary path
Ian Rogers
2024-04-12
perf trace beauty: Add shellcheck to scripts
Ian Rogers
2024-04-12
perf util: Add shellcheck to generate-cmdlist.sh
Ian Rogers
2024-04-12
perf arch x86: Add shellcheck to build
Ian Rogers
2024-04-12
perf build: Add shellcheck to tools/perf scripts
Ian Rogers
2024-04-12
perf list: Escape '\r' in JSON output
Ian Rogers
2024-04-12
perf dsos: Switch more loops to dsos__for_each_dso()
Ian Rogers
2024-04-12
perf dso: Move dso functions out of dsos.c
Ian Rogers
2024-04-12
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
2024-04-12
perf dsos: Tidy reference counting and locking
Ian Rogers
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
2024-04-12
perf record: Fix debug message placement for test consumption
Adrian Hunter
2024-04-12
perf annotate: Skip DSOs not found
Namhyung Kim
2024-04-12
perf report: Do not collect sample histogram unnecessarily
Namhyung Kim
2024-04-12
perf report: Add a menu item to annotate data type in TUI
Namhyung Kim
2024-04-12
perf annotate-data: Support event group display in TUI
Namhyung Kim
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tui()
Namhyung Kim
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tty()
Namhyung Kim
2024-04-12
perf annotate: Show progress of sample processing
Namhyung Kim
2024-04-12
perf annotate-data: Skip sample histogram for stack canary
Namhyung Kim
2024-04-12
perf tests: Remove dependency on lscpu
James Clark
2024-04-12
perf map: Remove kernel map before updating start and end addresses
James Clark
2024-04-12
perf tests: Apply attributes to all events in object code reading test
James Clark
2024-04-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
2024-04-12
perf metrics: Remove the "No_group" metric group
Ian Rogers
2024-04-12
perf annotate: Get rid of symbol__ensure_annotate()
Namhyung Kim
2024-04-12
perf annotate-data: Do not delete non-asm lines
Namhyung Kim
2024-04-12
perf annotate-data: Fix global variable lookup
Namhyung Kim
2024-04-11
perf lock contention: Add a missing NULL check
Namhyung Kim
2024-04-11
perf annotate: Make sure to call symbol__annotate2() in TUI
Namhyung Kim
2024-04-08
perf annotate: Move 'start' field struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Move nr_events struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Move 'max_jump_sources' struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Move 'widths' struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Get rid of offsets array
Namhyung Kim
2024-04-08
perf annotate: Check annotation lines more efficiently
Namhyung Kim
2024-04-08
perf annotate: Introduce annotated_source__get_line()
Namhyung Kim
2024-04-08
perf annotate: Staticize some local functions
Namhyung Kim
2024-04-08
perf annotate: Fix annotation_calc_lines() to pass correct address to get_src...
Namhyung Kim
2024-04-08
perf script: Consolidate capstone print functions
Adrian Hunter
2024-04-05
perf script: Add capstone support for '-F +brstackdisasm'
Andi Kleen
2024-04-05
perf script: Support 32bit code under 64bit OS with capstone
Andi Kleen
2024-04-04
perf stat: Do not fail on metrics on s390 z/VM systems
Thomas Richter
2024-04-04
perf report: Fix PAI counter names for s390 virtual machines
Thomas Richter
2024-04-03
perf annotate: Initialize 'arch' variable not to trip some -Werror=maybe-unin...
Arnaldo Carvalho de Melo
2024-04-03
perf build: Add LIBTRACEEVENT_DIR build option
Yang Jihong
2024-04-03
perf beauty: Fix AT_EACCESS undeclared build error for system with kernel ver...
Yang Jihong
2024-04-03
perf annotate: Add symbol name when using capstone
Namhyung Kim
[prev]
[next]