index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
auxtrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf record: Add support for using symbols in address filters
Adrian Hunter
2016-09-29
1
-0
/
+737
*
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
2016-09-22
1
-0
/
+1
*
perf tools: Add support for skipping itrace instructions
Andi Kleen
2016-03-30
1
-0
/
+7
*
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
2016-01-29
1
-3
/
+4
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-1
/
+1
*
perf auxtrace: Add option to synthesize branch stacks on samples
Adrian Hunter
2015-09-28
1
-0
/
+20
*
perf auxtrace: Fix 'instructions' period of zero
Adrian Hunter
2015-09-28
1
-1
/
+3
*
perf tools: Add Intel BTS support
Adrian Hunter
2015-08-21
1
-0
/
+3
*
perf tools: Take Intel PT into use
Adrian Hunter
2015-08-17
1
-1
/
+4
*
perf auxtrace: Add Intel PT as an AUX area tracing type
Adrian Hunter
2015-08-17
1
-0
/
+1
*
perf auxtrace: Fix period type 'i' not working
Adrian Hunter
2015-08-06
1
-1
/
+5
*
perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Adrian Hunter
2015-07-15
1
-5
/
+5
*
perf tools: Allow auxtrace data alignment
Adrian Hunter
2015-06-23
1
-0
/
+7
*
perf thread_map: Don't access the array entries directly
Jiri Olsa
2015-06-23
1
-2
/
+2
*
perf tools: Add AUX area tracing Snapshot Mode
Adrian Hunter
2015-05-05
1
-10
/
+75
*
perf auxtrace: Add option to synthesize events for transactions
Adrian Hunter
2015-05-05
1
-1
/
+4
*
perf tools: Add AUX area tracing index
Adrian Hunter
2015-05-04
1
-0
/
+215
*
perf auxtrace: Add a hashtable for caching
Adrian Hunter
2015-04-29
1
-0
/
+123
*
perf auxtrace: Add processing for AUX area tracing events
Adrian Hunter
2015-04-29
1
-1
/
+51
*
perf auxtrace: Add a heap for sorting AUX area tracing queues
Adrian Hunter
2015-04-29
1
-0
/
+85
*
perf auxtrace: Add helpers for queuing AUX area tracing data
Adrian Hunter
2015-04-29
1
-0
/
+305
*
perf auxtrace: Add helpers for AUX area tracing errors
Adrian Hunter
2015-04-29
1
-0
/
+81
*
perf session: Add instruction tracing options
Adrian Hunter
2015-04-29
1
-0
/
+136
*
perf auxtrace: Add support for AUX area recording
Adrian Hunter
2015-04-29
1
-0
/
+176
*
perf evlist: Add support for mmapping an AUX area buffer
Adrian Hunter
2015-04-29
1
-0
/
+113