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
/
util
Age
Commit message (
Expand
)
Author
Lines
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
-0
/
+396
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
-0
/
+18
2022-10-15
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
-2
/
+7
2022-10-15
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Adrian Hunter
-1
/
+3
2022-10-14
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
-13
/
+26
2022-10-14
perf stat: Support old kernels for bperf cgroup counting
Namhyung Kim
-1
/
+28
2022-10-11
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-662
/
+1557
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-1
/
+1
2022-10-06
perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFB
Ravi Bangoria
-2
/
+2
2022-10-06
perf mem/c2c: Avoid printing empty lines for unsupported events
Ravi Bangoria
-5
/
+6
2022-10-06
perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO}
Ravi Bangoria
-0
/
+2
2022-10-06
perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout()
Athira Rajeev
-2
/
+2
2022-10-06
perf record: Save DSO build-ID for synthesizing
Namhyung Kim
-3
/
+22
2022-10-06
perf stat: Rename to aggr_cpu_id.thread_idx
Namhyung Kim
-11
/
+11
2022-10-06
perf stat: Don't compare runtime stat for shadow stats
Namhyung Kim
-12
/
+0
2022-10-06
perf stat: Kill unused per-thread runtime stats
Namhyung Kim
-2
/
+0
2022-10-06
perf stat: Use thread map index for shadow stat
Namhyung Kim
-18
/
+12
2022-10-06
perf stat: Rename saved_value->cpu_map_idx
Namhyung Kim
-157
/
+157
2022-10-06
perf stat: Don't call perf_stat_evsel_id_init() repeatedly
Namhyung Kim
-1
/
+1
2022-10-06
perf stat: Convert perf_stat_evsel.res_stats array
Namhyung Kim
-9
/
+5
2022-10-06
perf tools: Remove special handling of system-wide evsel
Namhyung Kim
-13
/
+2
2022-10-06
perf tools: Add evlist__add_sched_switch()
Namhyung Kim
-0
/
+18
2022-10-06
perf tools: Get rid of evlist__add_on_all_cpus()
Namhyung Kim
-27
/
+2
2022-10-06
perf metrics: Don't scale counts going into metrics
Ian Rogers
-2
/
+7
2022-10-06
perf expr: Remove jevents case workaround
Ian Rogers
-10
/
+1
2022-10-06
perf expr: Allow a double if expression
Ian Rogers
-1
/
+1
2022-10-06
perf parse-events: Remove unused macros __PERF_EVENT_FIELD()
Chen Zhongjin
-8
/
+0
2022-10-06
perf tools: Fix empty version number when building outside of a git repo
Will Chandler
-2
/
+8
2022-10-06
perf lock: Remove unused struct lock_contention_key
Yuan Can
-5
/
+0
2022-10-06
perf jit: Remove unused struct debug_line_info
Yuan Can
-7
/
+0
2022-10-06
perf metric: Remove unused struct metric_ref_node
Yuan Can
-11
/
+0
2022-10-06
perf machine: Remove unused struct process_args
Yuan Can
-4
/
+0
2022-10-06
perf lock contention: Fix a build error on 32-bit
Namhyung Kim
-2
/
+2
2022-10-04
perf string: Remove unused macro K()
Chen Zhongjin
-1
/
+0
2022-10-04
perf tools: Add debug messages and comments for testing
Adrian Hunter
-0
/
+2
2022-10-04
perf annotate: Toggle full address <-> offset display
Namhyung Kim
-2
/
+21
2022-10-04
perf tools: Add 'addr' sort key
Namhyung Kim
-0
/
+41
2022-10-04
perf genelf: Fix error code in jit_write_elf()
Shang XiaoJing
-0
/
+1
2022-10-04
perf lock contention: Skip stack trace from BPF
Namhyung Kim
-4
/
+6
2022-10-04
perf lock contention: Allow to change stack depth and skip
Namhyung Kim
-3
/
+6
2022-10-04
perf lock contention: Show full callstack with -v option
Namhyung Kim
-0
/
+10
2022-10-04
perf metrics: Wire up core_wide
Ian Rogers
-43
/
+120
2022-10-04
perf stat: Delay metric parsing
Ian Rogers
-3
/
+2
2022-10-04
perf topology: Add core_wide
Ian Rogers
-0
/
+70
2022-10-04
perf smt: Compute SMT from topology
Ian Rogers
-92
/
+34
2022-10-04
perf expr: Move the scanner_ctx into the parse_ctx
Ian Rogers
-13
/
+10
2022-10-04
perf pmu: Remove perf_pmu_lex() needless declaration
Gaosheng Cui
-2
/
+0
2022-10-04
perf sort: Remove hist_entry__sort_list() and sort__first_dimension() leftove...
Gaosheng Cui
-2
/
+0
2022-10-04
perf cpumap: Add range data encoding
Ian Rogers
-78
/
+109
2022-10-04
perf events: Prefer union over variable length array
Ian Rogers
-23
/
+13
[next]