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-11-04
perf trace: Raw augmented syscalls fix libbpf 1.0+ compatibility
Ian Rogers
3
-19
/
+89
2022-11-03
perf trace: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
1
-2
/
+2
2022-11-03
perf top: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
1
-2
/
+2
2022-11-03
perf stat: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
1
-4
/
+4
2022-11-03
perf session: Change type to avoid undefined behaviour in a signal handler
Ian Rogers
1
-1
/
+2
2022-11-03
perf ftrace: Use sig_atomic_t to avoid UB
Ian Rogers
1
-2
/
+2
2022-11-03
perf daemon: Use sig_atomic_t to avoid UB
Ian Rogers
1
-1
/
+1
2022-11-03
perf record: Use sig_atomic_t for signal handlers
Ian Rogers
1
-4
/
+4
2022-11-03
perf build: Update to C standard to gnu11
Ian Rogers
1
-1
/
+1
2022-11-03
perf probe: Fix to get declared file name from clang DWARF5
Masami Hiramatsu (Google)
3
-22
/
+42
2022-11-03
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
1
-2
/
+2
2022-11-03
perf probe: Fix to avoid crashing if DW_AT_decl_file is NULL
Masami Hiramatsu (Google)
2
-9
/
+27
2022-10-31
perf lock contention: Increase default stack skip to 4
Namhyung Kim
1
-1
/
+1
2022-10-31
perf lock contention: Avoid variable length arrays
Namhyung Kim
1
-13
/
+28
2022-10-31
perf lock contention: Check --max-stack option
Namhyung Kim
1
-3
/
+27
2022-10-31
perf lock contention: Fix memory sanitizer issue
Namhyung Kim
1
-1
/
+1
2022-10-31
perf test: Parse events workaround for dash/minus
Ian Rogers
1
-0
/
+13
2022-10-31
perf evlist: Add missing util/event.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-10-31
perf mmap: Remove several unneeded includes from util/mmap.h
Arnaldo Carvalho de Melo
1
-5
/
+0
2022-10-31
perf tests: Add missing event.h include
Arnaldo Carvalho de Melo
2
-0
/
+2
2022-10-31
perf thread: Move thread__resolve() from event.h
Arnaldo Carvalho de Melo
2
-5
/
+3
2022-10-31
perf symbol: Move addr_location__put() from event.h
Arnaldo Carvalho de Melo
2
-3
/
+2
2022-10-31
perf machine: Move machine__resolve() from event.h
Arnaldo Carvalho de Melo
2
-3
/
+3
2022-10-31
perf kwork: Remove includes not needed in kwork.h
Arnaldo Carvalho de Melo
3
-6
/
+15
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
31
-118
/
+147
2022-10-31
perf branch: Remove some needless headers, add a needed one
Arnaldo Carvalho de Melo
1
-3
/
+1
2022-10-31
perf bpf: No need to include headers just use forward declarations
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-10-27
perf bpf: No need to include compiler.h when HAVE_LIBBPF_SUPPORT is true
Arnaldo Carvalho de Melo
1
-1
/
+2
2022-10-27
perf tools: Make quiet mode consistent between tools
James Clark
16
-26
/
+25
2022-10-27
perf tools: Fix "kernel lock contention analysis" test by not printing warnin...
James Clark
1
-0
/
+5
2022-10-27
perf test: Do not set TEST_SKIP for record subtests
Namhyung Kim
1
-12
/
+0
2022-10-27
perf test: Test record with --threads option
Namhyung Kim
1
-2
/
+28
2022-10-27
perf test: Add target workload test in 'perf record' tests
Namhyung Kim
1
-0
/
+18
2022-10-27
perf test: Add system-wide mode in 'perf record' tests
Namhyung Kim
1
-0
/
+21
2022-10-27
perf test: Wait for a new thread when testing --per-thread record
Namhyung Kim
1
-0
/
+27
2022-10-27
perf test: Use a test program in 'perf record' tests
Namhyung Kim
1
-4
/
+60
2022-10-27
perf test: Fix shellcheck issues in the record test
Namhyung Kim
1
-9
/
+9
2022-10-27
perf test: Do not use instructions:u explicitly
Namhyung Kim
1
-5
/
+5
2022-10-27
perf scripts python: intel-pt-events.py: Add ability interleave output
Adrian Hunter
2
-3
/
+74
2022-10-27
perf event: Drop perf_regs.h include, not needed anymore
Arnaldo Carvalho de Melo
1
-2
/
+0
2022-10-27
perf scripting python: Add missing util/perf_regs.h include to get perf_reg_n...
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-10-27
perf arch x86: Add missing stdlib.h to get free() prototype
Arnaldo Carvalho de Melo
2
-0
/
+2
2022-10-27
perf unwind arm64: Remove needless event.h & thread.h includes
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-10-27
perf config: Add missing newline on pr_warning() call in home_perfconfig()
Yang Jihong
1
-2
/
+2
2022-10-27
perf daemon: Complete list of supported subcommand in help message
Yang Jihong
1
-1
/
+1
2022-10-27
perf stat: Remove unused perf_counts.aggr field
Namhyung Kim
3
-35
/
+6
2022-10-27
perf stat: Display percore events properly
Namhyung Kim
2
-18
/
+25
2022-10-27
perf stat: Display event stats using aggr counts
Namhyung Kim
3
-386
/
+49
2022-10-27
perf stat: Add perf_stat_process_shadow_stats()
Namhyung Kim
3
-24
/
+28
2022-10-27
perf stat: Add perf_stat_process_percore()
Namhyung Kim
3
-0
/
+75
[prev]
[next]