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-08-14
perf report: Display the branch counter histogram
Kan Liang
-18
/
+246
2024-08-14
perf evsel: Assign abbr name for the branch counter events
Kan Liang
-1
/
+60
2024-08-14
perf annotate: Save branch counters for each block
Kan Liang
-22
/
+80
2024-08-14
perf evlist: Save branch counters information
Kan Liang
-6
/
+32
2024-08-14
perf report: Remove the first overflow check for branch counters
Kan Liang
-2
/
+0
2024-08-14
perf report: Fix --total-cycles --stdio output error
Kan Liang
-1
/
+2
2024-08-14
perf test annotate: Dump trapping test in trap handler
Ian Rogers
-1
/
+2
2024-08-14
perf disasm: Fix memory leak for locked operations
Ian Rogers
-0
/
+1
2024-08-13
perf inject: Inject build ids for entire call chain
Ian Rogers
-0
/
+31
2024-08-13
perf callchain: Add a for_each callback style API
Ian Rogers
-0
/
+41
2024-08-13
perf test: Add test for Intel TPEBS counting mode
Weilin Wang
-0
/
+19
2024-08-13
perf Document: Add TPEBS (Timed PEBS(Precise Event-Based Sampling)) to Documents
Weilin Wang
-0
/
+31
2024-08-13
perf stat: Add command line option for enabling TPEBS recording
Weilin Wang
-0
/
+12
2024-08-13
perf vendor events intel: Add MTL metric JSON files
Weilin Wang
-0
/
+2677
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
-2
/
+564
2024-08-12
perf data: Allow to use given fd in data->file.fd
Weilin Wang
-1
/
+6
2024-08-12
perf parse-events: Add a retirement latency modifier
Ian Rogers
-1
/
+6
2024-08-12
perf session: Constify tool
Ian Rogers
-4
/
+4
2024-08-12
perf tool: Remove perf_tool__fill_defaults()
Ian Rogers
-96
/
+0
2024-08-12
perf kwork: Use perf_tool__init()
Ian Rogers
-6
/
+5
2024-08-12
perf test event_update: Ensure tools is initialized
Ian Rogers
-0
/
+1
2024-08-12
perf data convert ctf: Use perf_tool__init()
Ian Rogers
-16
/
+14
2024-08-12
perf data convert json: Use perf_tool__init()
Ian Rogers
-23
/
+20
2024-08-12
perf diff: Use perf_tool__init()
Ian Rogers
-15
/
+13
2024-08-12
perf timechart: Use perf_tool__init()
Ian Rogers
-9
/
+8
2024-08-12
perf mem: Use perf_tool__init()
Ian Rogers
-16
/
+17
2024-08-12
perf sched: Use perf_tool__init()
Ian Rogers
-9
/
+7
2024-08-12
perf annotate: Use perf_tool__init()
Ian Rogers
-22
/
+20
2024-08-12
perf stat: Use perf_tool__init()
Ian Rogers
-9
/
+9
2024-08-12
perf report: Use perf_tool__init()
Ian Rogers
-28
/
+27
2024-08-12
perf inject: Use perf_tool__init()
Ian Rogers
-48
/
+43
2024-08-12
perf script: Use perf_tool__init()
Ian Rogers
-35
/
+30
2024-08-12
perf c2c: Use perf_tool__init()
Ian Rogers
-18
/
+13
2024-08-12
perf record: Use perf_tool__init()
Ian Rogers
-18
/
+31
2024-08-12
perf evlist: Use perf_tool__init()
Ian Rogers
-5
/
+5
2024-08-12
perf lock: Use perf_tool__init()
Ian Rogers
-19
/
+18
2024-08-12
perf kvm: Use perf_tool__init()
Ian Rogers
-9
/
+6
2024-08-12
perf buildid-list: Use perf_tool__init
Ian Rogers
-35
/
+35
2024-08-12
perf kmem: Use perf_tool__init
Ian Rogers
-9
/
+8
2024-08-12
perf tool: Add perf_tool__init()
Ian Rogers
-0
/
+59
2024-08-12
perf tool: Move fill defaults into tool.c
Ian Rogers
-311
/
+331
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
-316
/
+314
2024-08-12
perf s390-cpumsf: Remove unused struct
Ian Rogers
-5
/
+0
2024-08-12
perf auxtrace: Remove dummy tools
Ian Rogers
-123
/
+41
2024-08-12
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
-0
/
+5
2024-08-12
perf annotate-data: Show first-level children by default in TUI
Namhyung Kim
-2
/
+10
2024-08-12
perf annotate-data: Implement folding in TUI browser
Namhyung Kim
-6
/
+92
2024-08-12
perf annotate-data: Support folding in TUI browser
Namhyung Kim
-23
/
+212
2024-08-12
perf vendor events: SKX, CLX, SNR uncore cache event fixes
Ian Rogers
-117
/
+60
2024-08-12
perf lock contention: Change stack_id type to s32
Namhyung Kim
-2
/
+3
[prev]
[next]