index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf intel-pt: Fix decoding when there are address filters
Adrian Hunter
2016-09-29
1
-0
/
+82
*
perf intel-pt: Read address filter from AUXTRACE_INFO event
Adrian Hunter
2016-09-29
1
-0
/
+51
*
perf intel-pt: Add a helper function for processing AUXTRACE_INFO
Adrian Hunter
2016-09-29
1
-4
/
+8
*
perf intel-pt: Fix missing error codes processing auxtrace_info
Adrian Hunter
2016-09-29
1
-0
/
+2
*
perf intel-pt: Add support for recording the max non-turbo ratio
Adrian Hunter
2016-09-29
1
-1
/
+13
*
perf intel-pt: Fix snapshot overlap detection decoder errors
Adrian Hunter
2016-09-29
1
-4
/
+11
*
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
1
-2
/
+2
*
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
2016-09-05
1
-2
/
+2
*
perf auxtrace: Add option to feed branches to the thread stack
Adrian Hunter
2016-06-23
1
-1
/
+4
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-10
/
+10
*
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-23
1
-0
/
+1
*
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2016-04-23
1
-1
/
+1
|
\
|
*
perf intel-pt: Fix segfault tracing transactions
Adrian Hunter
2016-04-18
1
-1
/
+1
*
|
perf tools: Add support for skipping itrace instructions
Andi Kleen
2016-03-30
1
-2
/
+20
|
/
*
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
2016-03-29
1
-0
/
+3
*
perf tools: Fix thread lifetime related segfaut in intel_pt
Adrian Hunter
2016-02-02
1
-0
/
+9
*
perf thread: Fix reference count initial state
Arnaldo Carvalho de Melo
2015-12-14
1
-2
/
+2
*
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2015-09-30
1
-1
/
+1
*
perf intel-pt: Add mispred-all config option to aid use with autofdo
Adrian Hunter
2015-09-28
1
-0
/
+14
*
perf intel-pt: Support generating branch stack
Adrian Hunter
2015-09-28
1
-0
/
+115
*
perf intel-pt: Move branch filter logic
Adrian Hunter
2015-09-28
1
-3
/
+3
*
perf auxtrace: Fix 'instructions' period of zero
Adrian Hunter
2015-09-28
1
-1
/
+1
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-09-08
1
-25
/
+104
|
\
|
*
perf intel-pt: Add support for PERF_RECORD_SWITCH
Adrian Hunter
2015-09-04
1
-25
/
+104
*
|
perf tools: Fix use of wrong event when processing exit events
Adrian Hunter
2015-09-02
1
-1
/
+1
|
/
*
perf tools: Pass Intel PT information for decoding MTC and CYC
Adrian Hunter
2015-08-24
1
-10
/
+52
*
perf tools: Fix Intel PT 'instructions' sample period
Adrian Hunter
2015-08-24
1
-1
/
+4
*
perf tools: Fix Intel PT timestamp handling
Adrian Hunter
2015-08-21
1
-1
/
+1
*
perf tools: Add Intel PT support
Adrian Hunter
2015-08-17
1
-0
/
+1911