index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-27
1
-1
/
+1
|
\
|
*
perf riscv: Fix the warning due to the incompatible type
Ben Zong-You Xie
2024-04-26
1
-1
/
+1
*
|
perf lock contention: Add a missing NULL check
Namhyung Kim
2024-04-11
1
-1
/
+4
*
|
perf annotate: Make sure to call symbol__annotate2() in TUI
Namhyung Kim
2024-04-11
2
-1
/
+4
|
/
*
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
5
-0
/
+330
|
\
|
*
riscv: andes: Support specifying symbolic firmware and hardware raw events
Locus Wei-Han Chen
2024-03-12
5
-0
/
+330
*
|
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-21
1
-7
/
+0
|
\
\
|
*
|
net: remove {revc,send}msg_copy_msghdr() from exports
Jens Axboe
2024-03-15
1
-7
/
+0
*
|
|
perf annotate: Add comments in the data structures
Namhyung Kim
2024-03-07
1
-7
/
+62
*
|
|
perf annotate: Remove sym_hist.addr[] array
Namhyung Kim
2024-03-07
2
-34
/
+6
*
|
|
perf annotate: Calculate instruction overhead using hashmap
Namhyung Kim
2024-03-07
3
-17
/
+52
*
|
|
perf annotate: Add a hashmap for symbol histogram
Namhyung Kim
2024-03-07
2
-2
/
+42
*
|
|
perf threads: Reduce table size from 256 to 8
Ian Rogers
2024-03-04
1
-1
/
+1
*
|
|
perf threads: Switch from rbtree to hashmap
Ian Rogers
2024-03-04
2
-105
/
+47
*
|
|
perf threads: Move threads to its own files
Ian Rogers
2024-03-04
5
-273
/
+285
*
|
|
perf machine: Move machine's threads into its own abstraction
Ian Rogers
2024-03-04
5
-203
/
+243
*
|
|
perf machine: Move fprintf to for_each loop and a callback
Ian Rogers
2024-03-04
1
-16
/
+27
*
|
|
perf trace: Ignore thread hashing in summary
Ian Rogers
2024-03-04
2
-23
/
+23
*
|
|
perf report: Sort child tasks by tid
Ian Rogers
2024-03-04
3
-89
/
+168
*
|
|
perf vendor events amd: Fix Zen 4 cache latency events
Sandipan Das
2024-03-04
2
-0
/
+60
*
|
|
perf version: Display availability of OpenCSD support
James Clark
2024-03-04
1
-0
/
+1
*
|
|
perf vendor events intel: Add umasks/occ_sel to PCU events.
Ian Rogers
2024-03-01
9
-0
/
+27
*
|
|
perf map: Fix map reference count issues
Ian Rogers
2024-03-01
2
-10
/
+8
*
|
|
perf lock contention: Account contending locks too
Namhyung Kim
2024-02-29
3
-7
/
+136
*
|
|
perf metrics: Fix segv for metrics with no events
Ian Rogers
2024-02-29
1
-1
/
+1
*
|
|
perf metrics: Fix metric matching
Ian Rogers
2024-02-29
1
-12
/
+10
*
|
|
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
Christophe JAILLET
2024-02-27
1
-4
/
+3
*
|
|
perf test: Fix spelling mistake "curent" -> "current"
Colin Ian King
2024-02-27
1
-1
/
+1
*
|
|
perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1
Arnaldo Carvalho de Melo
2024-02-26
1
-8
/
+8
*
|
|
perf data convert: Fix segfault when converting to json when cpu_desc isn't set
Ilkka Koskinen
2024-02-26
1
-1
/
+3
*
|
|
perf bpf: Check that the minimal vmlinux.h installed is the latest one
Arnaldo Carvalho de Melo
2024-02-26
1
-1
/
+1
*
|
|
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
2024-02-23
8
-53
/
+53
*
|
|
perf print-events: make is_event_supported() more robust
Mark Rutland
2024-02-23
1
-8
/
+19
*
|
|
perf tests: Add option to run tests in parallel
Ian Rogers
2024-02-22
1
-99
/
+215
*
|
|
perf tests: Run time generate shell test suites
Ian Rogers
2024-02-22
3
-149
/
+80
*
|
|
perf tests: Use scandirat for shell script finding
Ian Rogers
2024-02-22
3
-71
/
+95
*
|
|
perf test: Rename builtin-test-list and add missed header guard
Ian Rogers
2024-02-22
4
-3
/
+7
*
|
|
perf tests: Avoid fork in perf_has_symbol test
Ian Rogers
2024-02-22
1
-1
/
+1
*
|
|
perf list: Add scandirat compatibility function
Ian Rogers
2024-02-22
3
-9
/
+31
*
|
|
perf thread_map: Skip exited threads when scanning /proc
Ian Rogers
2024-02-22
1
-5
/
+4
*
|
|
perf list: fix short description for some cache events
Thomas Richter
2024-02-22
1
-31
/
+31
*
|
|
perf stat: Fix metric-only aggregation index
Ian Rogers
2024-02-22
1
-2
/
+7
*
|
|
perf metrics: Compute unmerged uncore metrics individually
Ian Rogers
2024-02-22
2
-4
/
+29
*
|
|
perf stat: Pass fewer metric arguments
Ian Rogers
2024-02-22
1
-20
/
+18
*
|
|
perf: script: prefer capstone to XED
Changbin Du
2024-02-21
3
-7
/
+11
*
|
|
perf: script: add raw|disasm arguments to --insn-trace option
Changbin Du
2024-02-21
2
-7
/
+22
*
|
|
perf: script: add field 'disasm' to display mnemonic instructions
Changbin Du
2024-02-21
2
-7
/
+21
*
|
|
perf: util: use capstone disasm engine to show assembly instructions
Changbin Du
2024-02-21
5
-6
/
+155
*
|
|
perf: build: introduce the libcapstone
Changbin Du
2024-02-21
4
-1
/
+28
*
|
|
perf list: For metricgroup only list include description
Ian Rogers
2024-02-17
1
-7
/
+14
[next]