index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/ti...
Stephen Rothwell
2023-05-18
4
-0
/
+75
|
\
|
*
perf test: Add selftest to test IBS invocation via core pmu events
Ravi Bangoria
2023-05-08
4
-0
/
+75
*
|
perf parse-events: Don't reorder atom cpu events
Ian Rogers
2023-05-15
1
-2
/
+2
*
|
perf test x86 hybrid: Add hybrid extended type checks
Ian Rogers
2023-05-15
1
-0
/
+12
*
|
perf test x86 hybrid: Update test expectations
Ian Rogers
2023-05-15
1
-28
/
+26
*
|
perf test: Move x86 hybrid tests to arch/x86
Ian Rogers
2023-05-15
4
-0
/
+289
|
/
*
perf tools: Add util function for overriding user set config values
James Clark
2023-04-24
1
-20
/
+2
*
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-24
1
-4
/
+4
*
perf x86 iostat: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-3
/
+4
*
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
2023-04-06
1
-1
/
+1
*
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
2
-3
/
+3
*
perf maps: Remove rb_node from struct map
Ian Rogers
2023-04-04
1
-6
/
+7
*
perf intel-pt: Use perf_pmu__scan_file_at() if possible
Namhyung Kim
2023-04-04
1
-20
/
+32
*
perf pmu: Use relative path in setup_pmu_alias_list()
Namhyung Kim
2023-04-04
1
-6
/
+7
*
perf intel-pt: Add support for new branch instructions ERETS and ERETU
Adrian Hunter
2023-03-20
1
-0
/
+4
*
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
2023-03-15
1
-4
/
+3
*
perf parse-events: Sort and group parsed events
Ian Rogers
2023-03-13
1
-23
/
+16
*
perf pmu: Earlier PMU auxtrace initialization
Ian Rogers
2023-03-13
2
-6
/
+6
*
perf stat: Implement --topdown using json metrics
Ian Rogers
2023-02-19
1
-47
/
+1
*
perf stat: Add TopdownL1 metric as a default if present
Ian Rogers
2023-02-19
3
-34
/
+3
*
perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2023-02-06
1
-0
/
+1
*
perf test x86: Support the retire_lat (Retire Latency) sample_type check
Kan Liang
2023-02-06
1
-1
/
+4
*
perf report: Support Retire Latency
Kan Liang
2023-02-03
1
-0
/
+20
*
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
2023-01-22
1
-10
/
+2
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
2
-1
/
+5
*
perf stat: Pass through 'struct outstate'
Namhyung Kim
2022-11-24
1
-2
/
+2
*
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
2022-11-09
3
-1
/
+157
*
perf intel-pt: Redefine test_suite to allow for adding more subtests
Adrian Hunter
2022-11-09
1
-2
/
+12
*
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...
Adrian Hunter
2022-11-09
2
-1
/
+1
*
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-31
3
-1
/
+3
*
perf arch x86: Add missing stdlib.h to get free() prototype
Arnaldo Carvalho de Melo
2022-10-27
2
-0
/
+2
*
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
2022-10-15
1
-1
/
+1
*
perf mem/c2c: Add load store event mappings for AMD
Ravi Bangoria
2022-10-06
1
-2
/
+29
*
perf tools: Add evlist__add_sched_switch()
Namhyung Kim
2022-10-06
1
-10
/
+5
*
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-10
5
-5
/
+5
*
perf test: Remove x86 rdpmc test
Ian Rogers
2022-08-01
3
-185
/
+0
*
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
2022-07-29
3
-11
/
+54
*
perf x86 evlist: Add default hybrid events for perf stat
Kan Liang
2022-07-29
1
-1
/
+51
*
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
2022-07-29
1
-1
/
+6
*
perf evsel: Add arch_evsel__hw_name()
Kan Liang
2022-07-29
1
-0
/
+20
*
perf tsc: Add cpuinfo fall back for arch_get_tsc_freq()
Ian Rogers
2022-07-25
1
-4
/
+48
*
perf tsc: Add arch TSC frequency information
Kan Liang
2022-07-25
3
-16
/
+78
*
perf record ibs: Warn about sampling period skew
Ravi Bangoria
2022-06-24
1
-0
/
+52
*
perf record: Support sample-read topdown metric group for hybrid platforms
Zhengjun Xing
2022-06-03
3
-18
/
+13
*
perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
Zhengjun Xing
2022-06-03
1
-1
/
+1
*
perf intel-pt: Track sideband system-wide when needed
Adrian Hunter
2022-05-26
1
-8
/
+10
*
perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch tracking
Adrian Hunter
2022-05-26
1
-10
/
+3
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-23
1
-0
/
+12
|
\
|
*
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
2022-05-21
1
-0
/
+12
*
|
perf parse-events: Move slots event for the hybrid platform too
Kan Liang
2022-05-20
3
-2
/
+35
[next]