index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
perf vendor events intel: Update icelakex to 1.21
Ian Rogers
4
-8
/
+32
2023-06-29
perf vendor events intel: Update icelake to 1.19
Ian Rogers
4
-12
/
+36
2023-06-29
perf vendor events intel: Update cascadelakex to 1.19
Ian Rogers
5
-12
/
+54
2023-06-29
perf vendor events intel: Update meteorlake to 1.03
Ian Rogers
11
-58
/
+3071
2023-06-29
perf vendor events intel: Add rocketlake events/metrics
Ian Rogers
12
-1
/
+4747
2023-06-29
perf vendor metrics intel: Make transaction metrics conditional
Ian Rogers
8
-32
/
+32
2023-06-29
perf jevents: Support for has_event function
Ian Rogers
1
-1
/
+7
2023-06-29
perf expr: Add has_event function
Ian Rogers
5
-1
/
+34
2023-06-29
perf tools: Do not remove addr_location.thread in thread__find_map()
Namhyung Kim
1
-5
/
+2
2023-06-27
perf pmus: Add placeholder core PMU
Ian Rogers
3
-1
/
+32
2023-06-27
perf test: Fix a compile error on pe-file-parsing.c
Namhyung Kim
2
-4
/
+12
2023-06-27
perf: Replace deprecated -target with --target= for Clang
Fangrui Song
3
-5
/
+5
2023-06-27
perf pmu: Correct auto_merge_stats test
Ian Rogers
1
-1
/
+1
2023-06-27
perf tools: Add missing else to cmd_daemon subcommand condition
Jiri Olsa
1
-1
/
+1
2023-06-23
perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fp...
Yang Jihong
2
-1
/
+145
2023-06-23
perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fpri...
Yang Jihong
1
-1
/
+33
2023-06-23
perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
Yang Jihong
1
-7
/
+7
2023-06-23
perf trace-event-info: Add tracepoint_id_to_name() helper
Yang Jihong
2
-0
/
+18
2023-06-23
perf symbol: Remove now unused symbol_conf.sort_by_name
Ian Rogers
6
-7
/
+0
2023-06-23
perf symbol: Remove symbol_name_rb_node
Ian Rogers
8
-92
/
+99
2023-06-23
perf dso: Sort symbols under lock
Ian Rogers
3
-6
/
+8
2023-06-23
perf build: Filter out BTF sources without a .BTF section
Ian Rogers
1
-3
/
+26
2023-06-23
perf test: Add build tests for BUILD_BPF_SKEL
Ian Rogers
1
-0
/
+4
2023-06-23
perf bpf: Move the declaration of struct rq
Ian Rogers
2
-2
/
+10
2023-06-23
perf build: Add ability to build with a generated vmlinux.h
Ian Rogers
4
-1
/
+22
2023-06-23
perf test: Skip metrics w/o event name in stat STD output linter
Namhyung Kim
1
-8
/
+8
2023-06-23
perf test: Reorder event name checks in stat STD output linter
Namhyung Kim
2
-3
/
+3
2023-06-22
perf pmu: Remove a hard coded cpu PMU assumption
Ian Rogers
1
-4
/
+5
2023-06-22
perf pmus: Add notion of default PMU for JSON events
Ian Rogers
3
-20
/
+53
2023-06-22
perf unwind: Fix map reference counts
Ian Rogers
1
-7
/
+12
2023-06-22
perf test: Set PERF_EXEC_PATH for script execution
Namhyung Kim
1
-0
/
+6
2023-06-22
perf script: Initialize buffer for regs_map()
Namhyung Kim
1
-2
/
+2
2023-06-22
perf tests: Fix test_arm_callgraph_fp variable expansion
James Clark
1
-3
/
+4
2023-06-22
perf symbol: Add LoongArch case in get_plt_sizes()
Tiezhu Yang
1
-0
/
+8
2023-06-22
perf test: Remove x permission from lib/stat_output.sh
Namhyung Kim
1
-0
/
+0
2023-06-21
perf test: Rerun failed metrics with longer workload
Weilin Wang
1
-46
/
+83
2023-06-21
perf test: Add skip list for metrics known would fail
Weilin Wang
2
-4
/
+38
2023-06-21
perf test: Add metric value validation test
Weilin Wang
3
-0
/
+931
2023-06-20
perf jit: Fix incorrect file name in DWARF line table
elisabeth
1
-1
/
+5
2023-06-20
perf annotate: Fix instruction association and parsing for LoongArch
WANG Rui
3
-18
/
+109
2023-06-20
perf annotation: Switch lock from a mutex to a sharded_mutex
Ian Rogers
4
-24
/
+77
2023-06-20
perf sharded_mutex: Introduce sharded_mutex
Ian Rogers
3
-0
/
+63
2023-06-20
tools: Fix incorrect calculation of object size by sizeof
Li Dong
1
-2
/
+2
2023-06-20
perf parse-events: Remove unneeded semicolon
baomingtong001@208suo.com
1
-1
/
+1
2023-06-20
perf parse: Add missing newline to pr_debug message in evsel__compute_group_p...
Yang Jihong
1
-1
/
+1
2023-06-20
perf stat: Add missing newline in pr_err messages
Yang Jihong
1
-6
/
+6
2023-06-16
perf pmus: Check if we can encode the PMU number in perf_event_attr.type
Arnaldo Carvalho de Melo
1
-1
/
+28
2023-06-16
perf print-events: Export is_event_supported()
Arnaldo Carvalho de Melo
2
-1
/
+3
2023-06-16
perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...
Tiezhu Yang
1
-2
/
+2
2023-06-16
perf mem: Scan all PMUs instead of just core ones
Ravi Bangoria
1
-4
/
+9
[next]