index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-15
perf s390: Rework system call table creation by using syscall.tbl
Hendrik Brueckner
2
-14
/
+14
2018-02-15
perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl
Hendrik Brueckner
1
-0
/
+390
2018-01-17
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
1
-1
/
+1
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
4
-7
/
+304
2018-01-08
perf tools: Fix compile error with libunwind x86
Wang Nan
1
-1
/
+1
2017-12-27
perf probe arm64: Fix symbol fixup issues due to ELF type
Kim Phillips
2
-0
/
+23
2017-12-27
perf probe: Find versioned symbols from map
Masami Hiramatsu
1
-0
/
+8
2017-12-27
perf env: Adopt perf_env__arch() from the annotate code
Arnaldo Carvalho de Melo
2
-42
/
+3
2017-12-27
perf s390: Generate system call table from asm/unistd.h
Hendrik Brueckner
2
-0
/
+57
2017-12-18
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2017-12-18
tools arch s390: Do not include header files from the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-12-12
Merge tag 'v4.15-rc3' into perf/core, to refresh the tree
Ingo Molnar
2
-3
/
+30
2017-12-07
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...
Ingo Molnar
6
-12
/
+349
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
1
-1
/
+1
2017-12-05
perf s390: add regs_query_register_offset()
Hendrik Brueckner
2
-3
/
+30
2017-12-05
perf tools arm64: Add support for get_cpuid_str function.
Ganapatrao Kulkarni
2
-0
/
+66
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
2
-2
/
+2
2017-12-05
perf annotate: Fix unnecessary memory allocation for s390x
Thomas Richter
1
-1
/
+2
2017-11-16
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
2
-1
/
+51
2017-11-16
s390/perf: define common DWARF register string table
Hendrik Brueckner
3
-21
/
+80
2017-11-16
s390/perf: add support for perf_regs and libdw
Heiko Carstens
4
-0
/
+108
2017-11-16
s390/perf: add callback to perf to enable using AUX buffer
Pu Hou
2
-0
/
+120
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
61
-0
/
+188
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
61
-0
/
+61
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
5
-4
/
+24
2017-10-02
Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes
Arnaldo Carvalho de Melo
2
-30
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2
-22
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
1
-8
/
+0
2017-09-21
perf tests: Remove Intel CQM perf test
Xiaochen Shen
4
-133
/
+0
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+27
2017-08-28
perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file
Mike Leach
1
-1
/
+27
2017-08-11
perf report: Fix module symbol adjustment for s390x
Thomas Richter
1
-0
/
+7
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
5
-8
/
+11
2017-07-31
perf build: Clarify open-coded header version warning message
Ingo Molnar
1
-1
/
+1
2017-07-25
perf report: Fix kernel symbol adjustment for s390x
Thomas Richter
2
-0
/
+23
2017-07-20
perf intel-pt: Always set no branch for dummy event
Kan Liang
1
-0
/
+2
2017-07-20
perf intel-pt: Set no_aux_samples for the tracking event
Kan Liang
1
-0
/
+1
2017-07-19
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
1
-1
/
+1
2017-07-19
perf annotate: Check for fused instructions
Jin Yao
1
-0
/
+46
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
3
-0
/
+72
2017-06-21
perf intel-pt: Add default config for pass-through branch enable
Adrian Hunter
1
-0
/
+5
2017-06-21
perf unwind: Support for powerpc
Paolo Bonzini
2
-0
/
+75
2017-06-19
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
2
-8
/
+0
2017-06-19
perf coresight: Remove superfluous check before use
Kim Phillips
1
-13
/
+12
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
1
-1
/
+1
2017-06-05
perf annotate: Add missing powerpc triplet
Kim Phillips
1
-0
/
+1
2017-05-04
perf annotate: Fix AArch64 comment char
Kim Phillips
1
-1
/
+1
2017-05-03
perf symbols: Allow user probes on versioned symbols
Paul Clarke
1
-0
/
+12
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2
-0
/
+2
[next]