index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-14
perf env: Rename some leftovers from rename to perf_env
Arnaldo Carvalho de Melo
2
-8
/
+6
2015-09-04
perf intel-pt: Add support for PERF_RECORD_SWITCH
Adrian Hunter
1
-8
/
+47
2015-09-01
perf tools: Fix link time error with sample_reg_masks on non x86
Stephane Eranian
1
-23
/
+21
2015-09-01
perf dwarf: Fix potential array out of bounds access
Wang Nan
3
-3
/
+3
2015-08-31
perf/x86: Add list of register names
Stephane Eranian
2
-0
/
+31
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
2
-3
/
+3
2015-08-24
perf tools: Add Intel PT support for using CYC packets
Adrian Hunter
1
-0
/
+6
2015-08-24
perf tools: Add Intel PT support for using MTC packets
Adrian Hunter
1
-1
/
+25
2015-08-24
perf tools: Pass Intel PT information for decoding MTC and CYC
Adrian Hunter
1
-1
/
+23
2015-08-24
perf tools: Add Intel PT support for PSB periods
Adrian Hunter
1
-7
/
+210
2015-08-21
perf tools: Add Intel BTS support
Adrian Hunter
4
-2
/
+509
2015-08-17
perf tools: Take Intel PT into use
Adrian Hunter
3
-0
/
+55
2015-08-17
perf tools: Add Intel PT support
Adrian Hunter
2
-0
/
+754
2015-08-06
perf tools xtensa: Add DWARF register names
Max Filippov
4
-0
/
+30
2015-08-06
perf tools: Add empty Build files for architectures lacking them
Ben Hutchings
3
-0
/
+3
2015-05-29
perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing
Wang Nan
5
-0
/
+113
2015-05-27
perf tools: Assign default value for some pointers
Martin Liška
1
-1
/
+1
2015-05-04
perf probe ppc64le: Fixup function entry if using kallsyms lookup
Naveen N. Rao
1
-0
/
+15
2015-05-04
perf probe ppc64le: Prefer symbol table lookup over DWARF
Naveen N. Rao
1
-0
/
+8
2015-05-04
perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
Ananth N Mavinakayanahalli
1
-0
/
+7
2015-05-04
perf probe ppc: Enable matching against dot symbols automatically
Naveen N. Rao
1
-0
/
+13
2015-05-04
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
1
-0
/
+20
2015-05-04
perf probe ppc: Fix symbol fixup issues due to ELF type
Naveen N. Rao
2
-0
/
+20
2015-02-12
perf build: Add arch sparc objects building
Jiri Olsa
3
-1
/
+2
2015-02-12
perf build: Add arch sh objects building
Jiri Olsa
3
-1
/
+2
2015-02-12
perf build: Add arch s390 objects building
Jiri Olsa
3
-3
/
+5
2015-02-12
perf build: Add arch powerpc objects building
Jiri Olsa
3
-3
/
+5
2015-02-12
perf build: Add arch arm64 objects building
Jiri Olsa
3
-4
/
+3
2015-02-12
perf build: Add arch arm objects building
Jiri Olsa
4
-11
/
+8
2015-02-12
perf build: Add arch x86 objects building
Jiri Olsa
11
-15
/
+13
2015-02-12
perf build: Add libperf objects building
Jiri Olsa
1
-0
/
+1
2015-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
1
-8
/
+11
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
1
-3
/
+2
2014-10-29
perf tools powerpc: Cache the DWARF debug info
Sukadev Bhattiprolu
1
-11
/
+22
2014-10-01
perf tools: Fix build breakage on arm64 targets
Will Deacon
1
-0
/
+1
2014-09-17
perf tool: fix compilation for ARM
Stephane Eranian
2
-0
/
+2
2014-09-17
perf tools powerpc: Fix build issue when DWARF support is disabled
Anton Blanchard
1
-1
/
+1
2014-08-20
perf tools powerpc: Explicitly include util/debug.h
Sukadev Bhattiprolu
1
-0
/
+1
2014-08-15
perf tools: Add arm64 triplets
Elliott Hughes
1
-0
/
+9
2014-07-30
perf tools: Fix arm64 build error
Mark Salter
1
-0
/
+2
2014-07-24
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
1
-3
/
+1
2014-07-23
perf tools: Move rdtsc() function
Adrian Hunter
1
-0
/
+9
2014-07-17
perf tools: Allow TSC conversion on any arch
Adrian Hunter
2
-24
/
+1
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2
-0
/
+2
2014-07-16
perf kvm: Add stat support on s390
Alexander Yarygin
2
-0
/
+107
2014-07-16
perf kvm: Add skip_event() for --duration option
Alexander Yarygin
1
-0
/
+5
2014-07-16
perf kvm: Move arch specific code into arch/
Alexander Yarygin
2
-0
/
+152
2014-07-07
perf tools: Allow to use cpuinfo on s390
Alexander Yarygin
2
-0
/
+29
2014-07-07
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
Alexander Yarygin
1
-0
/
+1
2014-06-27
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
2
-0
/
+267
[next]