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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-12
perf x86 iostat: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-3
/
+4
2023-04-06
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
1
-1
/
+1
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
2
-2
/
+2
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
6
-7
/
+7
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2
-2
/
+2
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
1
-6
/
+7
2023-04-04
perf intel-pt: Use perf_pmu__scan_file_at() if possible
Namhyung Kim
1
-20
/
+32
2023-04-04
perf pmu: Use relative path in setup_pmu_alias_list()
Namhyung Kim
1
-6
/
+7
2023-04-04
perf cs-etm: Update record event to use new Trace ID protocol
Mike Leach
1
-10
/
+17
2023-04-04
perf annotate: Own objdump_path and disassembler_style strings
Ian Rogers
2
-3
/
+3
2023-04-04
perf stat: Suppress warning when using cpum_cf events on s390
Thomas Richter
2
-0
/
+24
2023-03-23
sh: remove sh5/sh64 last fragments
Randy Dunlap
1
-2
/
+0
2023-03-20
perf intel-pt: Add support for new branch instructions ERETS and ERETU
Adrian Hunter
1
-0
/
+4
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
4
-8
/
+4
2023-03-13
perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
James Clark
1
-1
/
+5
2023-03-13
perf cs-etm: Reduce verbosity of ts_source warning
James Clark
1
-4
/
+4
2023-03-13
perf parse-events: Sort and group parsed events
Ian Rogers
1
-23
/
+16
2023-03-13
perf pmu: Earlier PMU auxtrace initialization
Ian Rogers
2
-6
/
+6
2023-02-19
perf stat: Implement --topdown using json metrics
Ian Rogers
1
-47
/
+1
2023-02-19
perf stat: Add TopdownL1 metric as a default if present
Ian Rogers
3
-34
/
+3
2023-02-19
perf pmu-events: Change aggr_mode to be an enum
Ian Rogers
1
-1
/
+1
2023-02-06
perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-0
/
+1
2023-02-06
perf test x86: Support the retire_lat (Retire Latency) sample_type check
Kan Liang
1
-1
/
+4
2023-02-03
perf report: Support Retire Latency
Kan Liang
1
-0
/
+20
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
1
-0
/
+9
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
1
-1
/
+1
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
1
-2
/
+2
2023-01-27
perf cs-etm: Improve missing sink warning message
James Clark
1
-3
/
+9
2023-01-22
perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
German Gomez
1
-0
/
+48
2023-01-22
perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
German Gomez
1
-7
/
+36
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
3
-15
/
+6
2023-01-19
perf pmu: Add #slots literal support for arm64
Jing Zhang
1
-2
/
+33
2023-01-02
perf tools riscv: Fix build error on riscv due to missing header for 'struct ...
Eric Lin
1
-1
/
+1
2022-12-21
perf arm64: Simplify mksyscalltbl
Hans-Peter Nilsson
1
-20
/
+3
2022-12-20
tools headers UAPI: Sync powerpc syscall table with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+5
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
5
-4
/
+8
2022-12-05
perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
Hans-Peter Nilsson
1
-1
/
+1
2022-11-24
perf stat: Pass through 'struct outstate'
Namhyung Kim
1
-2
/
+2
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
1
-0
/
+1
2022-11-09
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
3
-1
/
+157
2022-11-09
perf intel-pt: Redefine test_suite to allow for adding more subtests
Adrian Hunter
1
-2
/
+12
2022-11-09
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...
Adrian Hunter
2
-1
/
+1
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
9
-4
/
+9
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 tools riscv: Add support for get_cpuid_str function
Nikita Shubin
2
-0
/
+105
2022-10-25
tools headers UAPI: Sync powerpc syscall tables with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+10
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
4
-1
/
+255
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
1
-19
/
+34
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
1
-1
/
+1
2022-10-14
perf annotate: Add missing condition flags for arm64
Namhyung Kim
1
-1
/
+1
[prev]
[next]