index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2
-4
/
+4
2016-01-07
perf tests: Give a bit more information on the CQM test failure path
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-01-07
perf tests: No need to set attr.sample_freq in the perf time to TSC test
Arnaldo Carvalho de Melo
1
-1
/
+0
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-1
/
+1
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
5
-8
/
+8
2015-11-18
perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
Wang Nan
1
-0
/
+1
2015-10-05
perf tests: Add Intel CQM test
Matt Fleming
4
-0
/
+130
2015-10-05
perf tests: Move x86 tests into arch directory
Matt Fleming
12
-0
/
+2980
2015-10-05
perf tests: Add arch tests
Matt Fleming
4
-3
/
+21
2015-09-15
perf tools: Introduce regs_query_register_offset() for x86
Wang Nan
2
-34
/
+89
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
1
-1
/
+1
2015-08-31
perf/x86: Add list of register names
Stephane Eranian
2
-0
/
+31
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-02-12
perf build: Add arch x86 objects building
Jiri Olsa
4
-15
/
+12
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 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 kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
Alexander Yarygin
1
-0
/
+1
2014-05-01
tools: Consolidate types.h
Borislav Petkov
3
-3
/
+3
2014-05-01
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2
-2
/
+8
2014-04-30
perf tests x86: Fix stack map lookup in dwarf unwind test
Jiri Olsa
1
-1
/
+1
2014-04-30
perf x86: Fix perf to use non-executable stack, again
Mathias Krause
1
-1
/
+7
2014-04-28
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-04-23
perf tests x86: Fix memory leak in sample_ustack()
Masanari Iida
1
-0
/
+1
2014-02-24
perf tools: Setup default dwarf post unwinder
Jiri Olsa
1
-2
/
+4
2014-02-24
perf tools: Add libdw DWARF post unwind support
Jiri Olsa
2
-0
/
+54
2014-02-18
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
1
-2
/
+2
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
2
-1
/
+1
2014-02-18
perf callchain: Add mask into struct regs_dump
Jiri Olsa
1
-0
/
+1
2014-02-18
perf tests x86: Add dwarf unwind test
Jiri Olsa
3
-0
/
+63
2014-02-18
perf tests x86: Introduce perf_regs_load function
Jiri Olsa
3
-0
/
+95
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2
-5
/
+5
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
1
-3
/
+3
2013-08-07
perf tools: Fix compile of util/tsc.c
David Ahern
1
-4
/
+4
2013-07-23
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
3
-0
/
+81
2013-03-15
perf tools: Fix build on non-glibc systems due to libio.h absence
Cody P Schafer
1
-1
/
+1
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-1
/
+1
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2
-0
/
+114
2012-08-10
perf tools: Add interface to arch registers sets
Jiri Olsa
1
-0
/
+80
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]