index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
perf memswap: Split the byteswap memory range wrappers from util.[ch]
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-01-27
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
1
-1
/
+3
2016-10-24
perf intel-pt/bts: Report instruction bytes and length in sample
Andi Kleen
1
-0
/
+11
2016-10-24
perf intel-pt/bts: Tidy instruction buffer size usage
Adrian Hunter
1
-5
/
+3
2016-09-29
perf intel-pt: Fix decoding when there are address filters
Adrian Hunter
1
-0
/
+82
2016-09-29
perf intel-pt: Read address filter from AUXTRACE_INFO event
Adrian Hunter
1
-0
/
+51
2016-09-29
perf intel-pt: Add a helper function for processing AUXTRACE_INFO
Adrian Hunter
1
-4
/
+8
2016-09-29
perf intel-pt: Fix missing error codes processing auxtrace_info
Adrian Hunter
1
-0
/
+2
2016-09-29
perf intel-pt: Add support for recording the max non-turbo ratio
Adrian Hunter
1
-1
/
+13
2016-09-29
perf intel-pt: Fix snapshot overlap detection decoder errors
Adrian Hunter
1
-4
/
+11
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-09-05
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-06-23
perf auxtrace: Add option to feed branches to the thread stack
Adrian Hunter
1
-1
/
+4
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-10
/
+10
2016-06-23
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
1
-0
/
+1
2016-04-23
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
1
-1
/
+1
2016-04-18
perf intel-pt: Fix segfault tracing transactions
Adrian Hunter
1
-1
/
+1
2016-03-30
perf tools: Add support for skipping itrace instructions
Andi Kleen
1
-2
/
+20
2016-03-30
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
1
-0
/
+3
2016-02-02
perf tools: Fix thread lifetime related segfaut in intel_pt
Adrian Hunter
1
-0
/
+9
2015-12-14
perf thread: Fix reference count initial state
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-10-01
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-09-28
perf intel-pt: Add mispred-all config option to aid use with autofdo
Adrian Hunter
1
-0
/
+14
2015-09-28
perf intel-pt: Support generating branch stack
Adrian Hunter
1
-0
/
+115
2015-09-28
perf intel-pt: Move branch filter logic
Adrian Hunter
1
-3
/
+3
2015-09-28
perf auxtrace: Fix 'instructions' period of zero
Adrian Hunter
1
-1
/
+1
2015-09-08
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-25
/
+104
2015-09-04
perf intel-pt: Add support for PERF_RECORD_SWITCH
Adrian Hunter
1
-25
/
+104
2015-09-02
perf tools: Fix use of wrong event when processing exit events
Adrian Hunter
1
-1
/
+1
2015-08-24
perf tools: Pass Intel PT information for decoding MTC and CYC
Adrian Hunter
1
-10
/
+52
2015-08-24
perf tools: Fix Intel PT 'instructions' sample period
Adrian Hunter
1
-1
/
+4
2015-08-21
perf tools: Fix Intel PT timestamp handling
Adrian Hunter
1
-1
/
+1
2015-08-17
perf tools: Add Intel PT support
Adrian Hunter
1
-0
/
+1911