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