index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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 callchain: Remove unneeded 'result' variable
ye xingchen
1
-10
/
+2
2022-10-04
perf c2c: Add helpers to get counts of loads or stores
Shang XiaoJing
1
-37
/
+28
2022-10-04
perf tools: Add same_cmd_with_prefix() helper
Shang XiaoJing
1
-3
/
+9
2022-10-04
perf vendor events: Add missing Neoverse V1 events
Nick Forrington
1
-0
/
+30
2022-10-04
perf report: Show per-event LOST SAMPLES stat
Namhyung Kim
2
-3
/
+24
2022-10-04
perf hist: Add nr_lost_samples to hist_stats
Namhyung Kim
3
-0
/
+7
2022-10-04
perf record: Read and inject LOST_SAMPLES events
Namhyung Kim
1
-0
/
+64
2022-10-04
perf record: Set PERF_FORMAT_LOST by default
Namhyung Kim
2
-1
/
+10
2022-10-04
perf tools: Print LOST read format in the verbose mode
Namhyung Kim
1
-1
/
+1
2022-10-04
perf smt: Tidy header guard add SPDX
Ian Rogers
2
-3
/
+5
2022-10-04
perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
Anshuman Khandual
1
-0
/
+13
2022-10-04
perf branch: Add branch privilege information request flag
Anshuman Khandual
4
-2
/
+5
2022-10-04
perf branch: Extend branch type classification
Anshuman Khandual
4
-5
/
+60
2022-10-04
perf branch: Add system error and not in transaction branch types
Anshuman Khandual
1
-1
/
+3
2022-10-04
perf build: Enable -Wthread-safety with clang
Ian Rogers
1
-0
/
+5
2022-10-04
perf top: Fixes for thread safety analysis
Ian Rogers
1
-2
/
+3
2022-10-04
perf sched: Fixes for thread safety analysis
Ian Rogers
1
-17
/
+29
2022-10-04
perf mutex: Add thread safety annotations
Ian Rogers
2
-5
/
+67
2022-10-04
perf dso: Hold lock when accessing nsinfo
Ian Rogers
7
-5
/
+28
2022-10-04
perf top: Update use of pthread mutex
Ian Rogers
2
-11
/
+12
2022-10-04
perf annotate: Update use of pthread mutex
Ian Rogers
4
-21
/
+20
2022-10-04
perf dso: Update use of pthread mutex
Ian Rogers
3
-10
/
+10
2022-10-04
perf mmap: Remove unnecessary pthread.h include
Ian Rogers
1
-1
/
+0
2022-10-04
perf ui: Update use of pthread mutex
Ian Rogers
8
-35
/
+35
2022-10-04
perf sched: Update use of pthread mutex
Ian Rogers
1
-35
/
+32
2022-10-04
perf record: Update use of pthread mutex
Ian Rogers
1
-4
/
+9
2022-10-04
perf lock: Remove unused pthread.h include
Ian Rogers
1
-1
/
+0
2022-10-04
perf bpf: Remove unused pthread.h include
Ian Rogers
1
-1
/
+0
2022-10-04
perf hist: Update use of pthread mutex
Ian Rogers
3
-9
/
+9
2022-10-04
perf tests: Avoid pthread.h inclusion
Ian Rogers
3
-5
/
+1
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
[prev]
[next]