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-03-21
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...
Arnaldo Carvalho de Melo
-6
/
+237
2024-03-21
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
-27
/
+237
2024-03-21
perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead
Arnaldo Carvalho de Melo
-1
/
+8
2024-03-21
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
-8
/
+386
2024-03-21
perf beauty: Fix dependency of tables using uapi/linux/mount.h
Arnaldo Carvalho de Melo
-5
/
+5
2024-03-21
perf c2c: Fix a punctuation
Bhaskar Chowdhury
-1
/
+1
2024-03-21
perf trace: Collect sys_nanosleep first argument
Arnaldo Carvalho de Melo
-0
/
+23
2024-03-14
net: remove {revc,send}msg_copy_msghdr() from exports
Jens Axboe
-7
/
+0
2024-03-12
riscv: andes: Support specifying symbolic firmware and hardware raw events
Locus Wei-Han Chen
-0
/
+330
2024-03-06
perf annotate: Add comments in the data structures
Namhyung Kim
-7
/
+62
2024-03-06
perf annotate: Remove sym_hist.addr[] array
Namhyung Kim
-34
/
+6
2024-03-06
perf annotate: Calculate instruction overhead using hashmap
Namhyung Kim
-17
/
+52
2024-03-06
perf annotate: Add a hashmap for symbol histogram
Namhyung Kim
-2
/
+42
2024-03-03
perf threads: Reduce table size from 256 to 8
Ian Rogers
-1
/
+1
2024-03-03
perf threads: Switch from rbtree to hashmap
Ian Rogers
-105
/
+47
2024-03-03
perf threads: Move threads to its own files
Ian Rogers
-273
/
+285
2024-03-03
perf machine: Move machine's threads into its own abstraction
Ian Rogers
-203
/
+243
2024-03-03
perf machine: Move fprintf to for_each loop and a callback
Ian Rogers
-16
/
+27
2024-03-03
perf trace: Ignore thread hashing in summary
Ian Rogers
-23
/
+23
2024-03-03
perf report: Sort child tasks by tid
Ian Rogers
-89
/
+168
2024-03-03
perf vendor events amd: Fix Zen 4 cache latency events
Sandipan Das
-0
/
+60
2024-03-03
perf version: Display availability of OpenCSD support
James Clark
-0
/
+1
2024-02-29
perf vendor events intel: Add umasks/occ_sel to PCU events.
Ian Rogers
-0
/
+27
2024-02-29
perf map: Fix map reference count issues
Ian Rogers
-10
/
+8
2024-02-29
perf lock contention: Account contending locks too
Namhyung Kim
-7
/
+136
2024-02-29
perf metrics: Fix segv for metrics with no events
Ian Rogers
-1
/
+1
2024-02-29
perf metrics: Fix metric matching
Ian Rogers
-12
/
+10
2024-02-26
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
Christophe JAILLET
-4
/
+3
2024-02-26
perf test: Fix spelling mistake "curent" -> "current"
Colin Ian King
-1
/
+1
2024-02-26
perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1
Arnaldo Carvalho de Melo
-8
/
+8
2024-02-26
perf data convert: Fix segfault when converting to json when cpu_desc isn't set
Ilkka Koskinen
-1
/
+3
2024-02-26
perf bpf: Check that the minimal vmlinux.h installed is the latest one
Arnaldo Carvalho de Melo
-1
/
+1
2024-02-23
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
-53
/
+53
2024-02-23
perf print-events: make is_event_supported() more robust
Mark Rutland
-8
/
+19
2024-02-22
perf tests: Add option to run tests in parallel
Ian Rogers
-99
/
+215
2024-02-22
perf tests: Run time generate shell test suites
Ian Rogers
-149
/
+80
2024-02-22
perf tests: Use scandirat for shell script finding
Ian Rogers
-71
/
+95
2024-02-22
perf test: Rename builtin-test-list and add missed header guard
Ian Rogers
-3
/
+7
2024-02-22
perf tests: Avoid fork in perf_has_symbol test
Ian Rogers
-1
/
+1
2024-02-22
perf list: Add scandirat compatibility function
Ian Rogers
-9
/
+31
2024-02-22
perf thread_map: Skip exited threads when scanning /proc
Ian Rogers
-5
/
+4
2024-02-22
perf list: fix short description for some cache events
Thomas Richter
-31
/
+31
2024-02-22
perf stat: Fix metric-only aggregation index
Ian Rogers
-2
/
+7
2024-02-22
perf metrics: Compute unmerged uncore metrics individually
Ian Rogers
-4
/
+29
2024-02-22
perf stat: Pass fewer metric arguments
Ian Rogers
-20
/
+18
2024-02-20
perf: script: prefer capstone to XED
Changbin Du
-7
/
+11
2024-02-20
perf: script: add raw|disasm arguments to --insn-trace option
Changbin Du
-7
/
+22
2024-02-20
perf: script: add field 'disasm' to display mnemonic instructions
Changbin Du
-7
/
+21
2024-02-20
perf: util: use capstone disasm engine to show assembly instructions
Changbin Du
-6
/
+155
2024-02-20
perf: build: introduce the libcapstone
Changbin Du
-1
/
+28
[prev]
[next]