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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-26
perf vendor events intel: Add tigerlake two metrics
Ian Rogers
1
-0
/
+12
2023-10-26
perf vendor events intel: Add broadwellde two metrics
Ian Rogers
1
-0
/
+12
2023-10-25
perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use metric
Ian Rogers
1
-1
/
+1
2023-10-25
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
7
-39
/
+47
2023-10-25
perf callchain: Minor layout changes to callchain_list
Ian Rogers
1
-8
/
+8
2023-10-25
perf callchain: Make brtype_stat in callchain_list optional
Ian Rogers
2
-9
/
+34
2023-10-25
perf callchain: Make display use of branch_type_stat const
Ian Rogers
3
-7
/
+7
2023-10-25
perf offcpu: Add missed btf_free
Ian Rogers
1
-4
/
+6
2023-10-25
perf threads: Remove unused dead thread list
Ian Rogers
2
-2
/
+0
2023-10-25
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
1
-3
/
+7
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
9
-15
/
+21
2023-10-25
libperf rc_check: Make implicit enabling work for GCC
Ian Rogers
1
-1
/
+5
2023-10-25
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
1
-10
/
+12
2023-10-25
perf rwsem: Add debug mode that uses a mutex
Ian Rogers
2
-0
/
+45
2023-10-25
perf build: Address stray '\' before # that is warned about since grep 3.8
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-10-25
perf report: Fix hierarchy mode on pipe input
Namhyung Kim
1
-0
/
+15
2023-10-25
perf lock contention: Use per-cpu array map for spinlocks
Namhyung Kim
1
-17
/
+72
2023-10-25
perf lock contention: Check race in tstamp elem creation
Namhyung Kim
1
-1
/
+5
2023-10-25
perf lock contention: Clear lock addr after use
Namhyung Kim
1
-0
/
+4
2023-10-25
perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
Yang Jihong
5
-34
/
+42
2023-10-25
perf bench sched pipe: Add -G/--cgroups option
Namhyung Kim
2
-4
/
+147
2023-10-25
perf test: Skip CoreSight tests if cs_etm// event is not available
Michael Petlan
1
-0
/
+2
2023-10-19
perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data...
Yang Jihong
1
-0
/
+12
2023-10-19
perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 pla...
Kajol Jain
1
-1
/
+1
2023-10-19
perf trace: Use the right bpf_probe_read(_str) variant for reading user data
Thomas Richter
1
-8
/
+8
2023-10-18
perf tools: Do not ignore the default vmlinux.h
Namhyung Kim
1
-0
/
+1
2023-10-18
tools/build: Fix -s detection code in tools/scripts/Makefile.include
Jiri Olsa
1
-1
/
+9
2023-10-18
tools/build: Fix -s detection code in tools/build/Makefile.build
Jiri Olsa
1
-1
/
+9
2023-10-17
perf: script: fix missing ',' for fields option
Changbin Du
1
-1
/
+1
2023-10-17
perf tests: Fix shellcheck warning in stat_all_metricgroups
Athira Rajeev
1
-1
/
+1
2023-10-17
perf tests: Fix shellcheck warning in record_sideband.sh
Athira Rajeev
1
-1
/
+1
2023-10-17
perf tests: Ignore shellcheck warning in lock_contention
Athira Rajeev
1
-0
/
+1
2023-10-17
tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefix
Athira Rajeev
2
-4
/
+4
2023-10-17
perf cs-etm: Respect timestamp option
Leo Yan
1
-0
/
+9
2023-10-17
perf cs-etm: Validate timestamp tracing in per-thread mode
Leo Yan
1
-2
/
+11
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
11
-62
/
+58
2023-10-17
perf pmu-events: Remember the perf_events_map for a PMU
Ian Rogers
1
-39
/
+70
2023-10-17
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
2
-6
/
+6
2023-10-17
perf pmu: Const-ify file APIs
Ian Rogers
3
-12
/
+13
2023-10-17
perf arm-spe: Move PMU initialization from default config code
Ian Rogers
2
-3
/
+2
2023-10-17
perf intel-pt: Move PMU initialization from default config code
Ian Rogers
2
-2
/
+1
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
5
-18
/
+13
2023-10-17
perf intel-pt: Prefer get_unaligned_le64 to memcpy_le64
Adrian Hunter
1
-3
/
+3
2023-10-17
perf intel-pt: Use get_unaligned_le16() etc
Adrian Hunter
1
-8
/
+9
2023-10-17
perf intel-pt: Use existing definitions of le16_to_cpu() etc
Adrian Hunter
1
-6
/
+1
2023-10-17
perf intel-pt: Simplify intel_pt_get_vmcs()
Adrian Hunter
1
-9
/
+4
2023-10-17
perf tools: Add get_unaligned_leNN()
Adrian Hunter
2
-6
/
+140
2023-10-12
perf cs-etm: Fix incorrect or missing decoder for raw trace
Besar Wicaksono
1
-41
/
+65
2023-10-12
perf bpf_counter: Fix a few memory leaks
Ian Rogers
1
-1
/
+4
2023-10-12
perf header: Fix various error path memory leaks
Ian Rogers
1
-26
/
+34
[next]