index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf tools: Support pmu prefix for mem-store event
Jin Yao
2021-06-01
1
-1
/
+11
*
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-06-01
1
-7
/
+28
*
perf tools: Check mem-loads auxiliary event
Jin Yao
2021-06-01
1
-2
/
+7
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-05-25
1
-1
/
+1
|
\
|
*
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
2021-05-21
1
-1
/
+1
*
|
perf tests: Drop __maybe_unused on x86 test declarations
Rob Herring
2021-05-21
1
-3
/
+2
*
|
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-05-21
2
-8
/
+0
*
|
perf x86 kvm-stat: Support to analyze kvm MSR
Lei Zhao
2021-05-12
1
-0
/
+46
|
/
*
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
2021-05-10
1
-0
/
+4
*
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-05-01
4
-3
/
+474
|
\
|
*
perf stat: Enable iostat mode for x86 platforms
Alexander Antonov
2021-04-20
2
-0
/
+361
|
*
perf stat: Helper functions for PCIe root ports list in iostat mode
Alexander Antonov
2021-04-20
1
-0
/
+110
|
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
2
-3
/
+3
*
|
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-28
1
-0
/
+6
|
\
\
|
*
|
perf intel-pt: Use aux_watermark
Alexander Shishkin
2021-04-16
1
-0
/
+6
|
|
/
*
/
tools/perf: Convert to insn_decode()
Borislav Petkov
2021-03-15
2
-9
/
+9
|
/
*
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2021-03-06
2
-2
/
+2
*
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
2021-03-06
4
-0
/
+127
*
tools headers: Update syscall.tbl files to support mount_setattr
Arnaldo Carvalho de Melo
2021-03-06
1
-0
/
+1
*
perf tools: Clean 'generated' directory used for creating the syscall table o...
Andreas Wendleder
2021-03-06
1
-5
/
+6
*
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2021-02-18
1
-1
/
+1
*
perf intel-pt: Retain the last PIP packet payload as is
Adrian Hunter
2021-02-18
1
-2
/
+2
*
perf intel_pt: Add vmlaunch and vmresume as branches
Adrian Hunter
2021-02-18
1
-0
/
+1
*
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
2021-02-18
1
-0
/
+25
*
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2021-02-08
2
-0
/
+9
*
perf tools: Support the auxiliary event
Kan Liang
2021-02-08
2
-0
/
+45
*
perf stat: Add Topdown metrics events as default events
Kan Liang
2021-02-03
2
-0
/
+16
*
tools headers UAPI: Update epoll_pwait2 affected files
Arnaldo Carvalho de Melo
2020-12-24
1
-0
/
+1
*
perf evlist: Use the right prefix for alternative 'struct evlist' constructors
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' event selection methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
2020-11-30
2
-2
/
+2
*
perf evlist: Use the right prefix for 'struct evlist' tracking event methods
Arnaldo Carvalho de Melo
2020-11-30
2
-2
/
+2
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-11-30
1
-0
/
+7
|
\
|
*
perf test: Avoid an msan warning in a copied stack.
Ian Rogers
2020-11-16
1
-0
/
+7
*
|
perf tests tsc: Make tsc testing as a common testing
Leo Yan
2020-11-04
4
-179
/
+0
|
/
*
tools headers UAPI: Update process_madvise affected files
Arnaldo Carvalho de Melo
2020-11-03
1
-4
/
+7
*
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-17
5
-101
/
+66
|
\
|
*
perf tsc: Move out common functions from x86
Leo Yan
2020-09-22
1
-72
/
+1
|
*
perf record: Support sample-read topdown metric group
Kan Liang
2020-09-17
1
-0
/
+35
|
*
perf tools: Rename group to topdown
Kan Liang
2020-09-17
2
-2
/
+2
|
*
perf annotate: Add 'ret' (intel disasm style) as an alias for 'retq'
Arnaldo Carvalho de Melo
2020-09-04
1
-0
/
+1
*
|
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
1
-2
/
+2
*
|
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
1
-1
/
+1
*
|
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-10-03
1
-2
/
+2
|
/
*
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-15
1
-1
/
+1
*
tools headers API: Update close_range affected files
Arnaldo Carvalho de Melo
2020-08-06
1
-0
/
+1
*
Mgerge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-08-06
1
-2
/
+2
|
\
|
*
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-20
1
-2
/
+2
*
|
perf intel-pt: Add support for text poke events
Adrian Hunter
2020-07-10
1
-0
/
+4
|
/
*
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2020-07-06
1
-0
/
+1
[prev]
[next]