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
2022-10-04
perf bench: Update use of pthread mutex/cond
Ian Rogers
8
-171
/
+153
2022-10-04
perf mutex: Wrapped usage of mutex and cond
Pavithra Gurushankar
3
-0
/
+166
2022-10-04
perf record: Allow multiple recording time ranges
Adrian Hunter
4
-4
/
+269
2022-10-04
perf evlist: Add evlist__{en/dis}able_non_dummy()
Adrian Hunter
2
-6
/
+26
2022-10-04
perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_event
Adrian Hunter
3
-32
/
+3
2022-10-04
perf record: Fix done_fd wakeup event
Adrian Hunter
1
-1
/
+2
2022-10-04
perf record: Fix way of handling non-perf-event pollfds
Adrian Hunter
1
-0
/
+80
2022-10-04
perf hashmap: Tidy hashmap dependency
Ian Rogers
4
-10
/
+19
2022-10-04
perf metrics: Use 'unsigned int' instead of just 'unsigned'.
Xin Gao
1
-1
/
+1
2022-10-04
perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.
Xin Gao
1
-1
/
+1
2022-10-04
tools build: Increment room for feature name in feature detection output
Roberto Sassu
1
-1
/
+1
2022-10-04
tools build: Fix feature detection output due to eval expansion
Roberto Sassu
1
-7
/
+8
2022-10-04
perf inject: Add a command line option to specify build ids.
Raul Silvera
2
-1
/
+91
2022-09-29
perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-09-29
perf tests mmap-basic: Remove unused variable to address clang 15 warning
Jiri Olsa
1
-2
/
+1
2022-09-29
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
1
-1
/
+1
2022-09-29
perf tests record: Fail the test if the 'errs' counter is not zero
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-09-29
perf test: Fix test case 87 ("perf record tests") for hybrid systems
Zhengjun Xing
1
-1
/
+1
2022-09-28
perf arm-spe: augment the data source type with neoverse_spe list
Jing Zhang
1
-1
/
+1
2022-09-28
perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...
Athira Rajeev
1
-2
/
+3
2022-09-26
perf tests powerpc: Fix branch stack sampling test to include sanity check fo...
Athira Rajeev
1
-1
/
+2
2022-09-26
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
4
-43
/
+57
2022-09-26
perf print-events: Fix "perf list" can not display the PMU prefix for some hy...
Zhengjun Xing
1
-1
/
+1
2022-09-26
perf tools: Get a perf cgroup more portably in BPF
Namhyung Kim
2
-5
/
+24
2022-09-21
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
1
-3
/
+14
2022-09-21
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
1
-5
/
+2
2022-09-21
perf record: Fix cpu mask bit setting for mixed mmaps
Adrian Hunter
1
-0
/
+2
2022-09-21
perf test: Skip wp modify test on old kernels
Namhyung Kim
1
-2
/
+8
2022-09-21
perf jit: Include program header in ELF files
Lieven Hey
2
-0
/
+18
2022-09-21
perf test: Add a new test for perf stat cgroup BPF counter
Namhyung Kim
1
-0
/
+83
2022-09-21
perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters
Namhyung Kim
1
-3
/
+3
2022-09-21
perf stat: Fix cpu map index in bperf cgroup code
Namhyung Kim
1
-2
/
+2
2022-09-21
perf stat: Fix BPF program section name
Namhyung Kim
1
-1
/
+1
2022-09-08
perf record: Fix synthesis failure warnings
Adrian Hunter
1
-2
/
+6
2022-09-08
perf tools: Don't install data files with x permissions
Jiri Slaby
1
-12
/
+12
2022-09-08
perf script: Fix Cannot print 'iregs' field for hybrid systems
Zhengjun Xing
1
-0
/
+3
2022-09-08
perf lock: Remove redundant word 'contention' in help message
Yang Jihong
1
-2
/
+1
2022-09-08
perf dlfilter dlfilter-show-cycles: Fix types for print format
Adrian Hunter
1
-2
/
+2
2022-09-06
perf c2c: Prevent potential memory leak in c2c_he_zalloc()
Shang XiaoJing
1
-3
/
+9
2022-09-06
perf genelf: Switch deprecated openssl MD5_* functions to new EVP API
Zixuan Tan
1
-9
/
+11
2022-09-06
tools/perf: Fix out of bound access to cpu mask array
Athira Rajeev
1
-6
/
+20
2022-09-06
perf affinity: Fix out of bound access to "sched_cpus" mask
Athira Rajeev
1
-1
/
+7
2022-09-02
perf stat: Fix L2 Topdown metrics disappear for raw events
Zhengjun Xing
1
-2
/
+3
2022-08-31
perf script: Skip dummy event attr check
Jiri Olsa
1
-0
/
+2
2022-08-31
perf metric: Return early if no CPU PMU table exists
Ian Rogers
1
-0
/
+3
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2
-12
/
+2
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
1
-0
/
+19
[next]