index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Lines
2024-04-18
perf probe-event: Un-hardcode sizeof(buf)
Dima Kogan
-2
/
+2
2024-04-18
perf stat: Add new field in stat_config to enable hardware aware grouping
Weilin Wang
-0
/
+10
2024-04-18
perf test shell arm_coresight: Increase buffer size for Coresight basic tests
James Clark
-1
/
+1
2024-04-18
perf genelf: Fix compiling with libelf on rv32
Chen Pei
-0
/
+3
2024-04-18
perf vendor events arm64: AmpereOne/AmpereOneX: Mark L1D_CACHE_INVAL impacted...
Ilkka Koskinen
-2
/
+6
2024-04-18
perf test bpf-counters: Add test for BPF event modifier
Ian Rogers
-23
/
+52
2024-04-18
perf docs: Document bpf event modifier
Ian Rogers
-0
/
+1
2024-04-17
perf tools: Enable configs required for test_uprobe_from_different_cu.sh
Chaitanya S Prakash
-0
/
+3
2024-04-17
perf report: Add weight[123] output fields
Namhyung Kim
-31
/
+115
2024-04-17
perf hist: Add weight fields to hist entry stats
Namhyung Kim
-2
/
+13
2024-04-17
perf hist: Move histogram related code to hist.h
Namhyung Kim
-196
/
+184
2024-04-16
perf annotate-data: Handle RSP if it's not the FB register
Namhyung Kim
-8
/
+19
2024-04-16
perf dwarf-aux: Check variable address range properly
Namhyung Kim
-4
/
+3
2024-04-16
perf dwarf-aux: Check pointer offset when checking variables
Namhyung Kim
-7
/
+21
2024-04-16
perf annotate-data: Improve debug message with location info
Namhyung Kim
-17
/
+82
2024-04-12
perf bench uprobe: Add uretprobe variant of uprobe benchmarks
Ian Rogers
-3
/
+37
2024-04-12
perf bench uprobe: Remove lib64 from libc.so.6 binary path
Ian Rogers
-1
/
+1
2024-04-12
perf trace beauty: Add shellcheck to scripts
Ian Rogers
-3
/
+19
2024-04-12
perf util: Add shellcheck to generate-cmdlist.sh
Ian Rogers
-0
/
+14
2024-04-12
perf arch x86: Add shellcheck to build
Ian Rogers
-1
/
+29
2024-04-12
perf build: Add shellcheck to tools/perf scripts
Ian Rogers
-8
/
+31
2024-04-12
perf list: Escape '\r' in JSON output
Ian Rogers
-0
/
+3
2024-04-12
perf dsos: Switch more loops to dsos__for_each_dso()
Ian Rogers
-102
/
+174
2024-04-12
perf dso: Move dso functions out of dsos.c
Ian Rogers
-61
/
+65
2024-04-12
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
-65
/
+100
2024-04-12
perf dsos: Tidy reference counting and locking
Ian Rogers
-99
/
+97
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
-86
/
+97
2024-04-12
perf record: Fix debug message placement for test consumption
Adrian Hunter
-2
/
+2
2024-04-12
perf annotate: Skip DSOs not found
Namhyung Kim
-0
/
+2
2024-04-12
perf report: Do not collect sample histogram unnecessarily
Namhyung Kim
-1
/
+8
2024-04-12
perf report: Add a menu item to annotate data type in TUI
Namhyung Kim
-0
/
+36
2024-04-12
perf annotate-data: Support event group display in TUI
Namhyung Kim
-10
/
+40
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tui()
Namhyung Kim
-5
/
+324
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tty()
Namhyung Kim
-105
/
+122
2024-04-12
perf annotate: Show progress of sample processing
Namhyung Kim
-2
/
+13
2024-04-12
perf annotate-data: Skip sample histogram for stack canary
Namhyung Kim
-2
/
+3
2024-04-12
perf tests: Remove dependency on lscpu
James Clark
-1
/
+3
2024-04-12
perf map: Remove kernel map before updating start and end addresses
James Clark
-1
/
+1
2024-04-12
perf tests: Apply attributes to all events in object code reading test
James Clark
-5
/
+5
2024-04-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
-0
/
+16
2024-04-12
perf metrics: Remove the "No_group" metric group
Ian Rogers
-2
/
+2
2024-04-12
perf annotate: Get rid of symbol__ensure_annotate()
Namhyung Kim
-12
/
+2
2024-04-12
perf annotate-data: Do not delete non-asm lines
Namhyung Kim
-25
/
+74
2024-04-12
perf annotate-data: Fix global variable lookup
Namhyung Kim
-1
/
+3
2024-04-11
perf lock contention: Add a missing NULL check
Namhyung Kim
-1
/
+4
2024-04-11
perf annotate: Make sure to call symbol__annotate2() in TUI
Namhyung Kim
-1
/
+4
2024-04-08
perf annotate: Move 'start' field struct to 'struct annotated_source'
Namhyung Kim
-6
/
+6
2024-04-08
perf annotate: Move nr_events struct to 'struct annotated_source'
Namhyung Kim
-5
/
+6
2024-04-08
perf annotate: Move 'max_jump_sources' struct to 'struct annotated_source'
Namhyung Kim
-5
/
+7
2024-04-08
perf annotate: Move 'widths' struct to 'struct annotated_source'
Namhyung Kim
-32
/
+35
[prev]
[next]