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-bts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size()
Arnaldo Carvalho de Melo
2020-05-05
1
-2
/
+2
*
perf thread-stack: Add branch stack support
Adrian Hunter
2020-05-05
1
-1
/
+1
*
perf intel-bts: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
1
-0
/
+10
*
libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
1
-1
/
+1
*
libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
1
-1
/
+1
*
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+0
*
perf tools: Remove needless map.h include directives
Arnaldo Carvalho de Melo
2019-08-31
1
-1
/
+0
*
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
1
-2
/
+2
*
libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...
Jiri Olsa
2019-08-29
1
-1
/
+1
*
libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix
Arnaldo Carvalho de Melo
2019-08-26
1
-1
/
+1
*
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
1
-9
/
+9
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf intel-bts: Fix potential NULL pointer dereference found by the smatch tool
Leo Yan
2019-07-09
1
-3
/
+2
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
perf thread: Generalize function to copy from thread addr space from intel-bt...
Andi Kleen
2019-03-06
1
-18
/
+2
*
perf auxtrace: Add timestamp to auxtrace errors
Adrian Hunter
2019-02-06
1
-2
/
+2
*
perf tools: Add missing include for symbols.h
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
2019-01-02
1
-2
/
+2
*
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
2018-10-31
1
-5
/
+12
*
perf script: Make itrace script default to all calls
Andi Kleen
2018-10-24
1
-1
/
+2
*
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+1
*
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+1
*
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
2018-01-18
1
-1
/
+1
*
perf intel-pt/bts: Do not swap when synthesizing samples
Adrian Hunter
2018-01-18
1
-5
/
+1
*
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
1
-3
/
+3
*
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
2017-06-19
1
-2
/
+0
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf intel-pt/bts: Report instruction bytes and length in sample
Andi Kleen
2016-10-24
1
-0
/
+1
*
perf intel-pt/bts: Tidy instruction buffer size usage
Adrian Hunter
2016-10-24
1
-5
/
+3
*
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
1
-1
/
+1
*
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
2016-09-05
1
-1
/
+1
*
perf auxtrace: Add option to feed branches to the thread stack
Adrian Hunter
2016-06-23
1
-5
/
+17
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-1
/
+1
*
perf tools: Add support for skipping itrace instructions
Andi Kleen
2016-03-30
1
-0
/
+5
*
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
2016-03-29
1
-0
/
+1
*
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2016-03-23
1
-1
/
+1
*
perf tools: Fix use of wrong event when processing exit events
Adrian Hunter
2015-09-02
1
-1
/
+1
*
perf tools: Add Intel BTS support
Adrian Hunter
2015-08-21
1
-0
/
+933