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
/
util
/
intel-bts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2019-03-06
perf thread: Generalize function to copy from thread addr space from intel-bt...
Andi Kleen
1
-18
/
+2
2019-02-06
perf auxtrace: Add timestamp to auxtrace errors
Adrian Hunter
1
-2
/
+2
2019-02-06
perf tools: Add missing include for symbols.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-01-02
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
1
-2
/
+2
2018-10-31
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
1
-5
/
+12
2018-10-24
perf script: Make itrace script default to all calls
Andi Kleen
1
-1
/
+2
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
1
-2
/
+1
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
1
-1
/
+1
2018-01-18
perf intel-pt/bts: Do not swap when synthesizing samples
Adrian Hunter
1
-5
/
+1
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
1
-3
/
+3
2017-06-19
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
1
-2
/
+0
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-10-24
perf intel-pt/bts: Report instruction bytes and length in sample
Andi Kleen
1
-0
/
+1
2016-10-24
perf intel-pt/bts: Tidy instruction buffer size usage
Adrian Hunter
1
-5
/
+3
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-09-05
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-06-23
perf auxtrace: Add option to feed branches to the thread stack
Adrian Hunter
1
-5
/
+17
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-03-30
perf tools: Add support for skipping itrace instructions
Andi Kleen
1
-0
/
+5
2016-03-29
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-09-02
perf tools: Fix use of wrong event when processing exit events
Adrian Hunter
1
-1
/
+1
2015-08-21
perf tools: Add Intel BTS support
Adrian Hunter
1
-0
/
+933