index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
util
/
intel-bts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-05
perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-03-06
tools: Fix off-by 1 relative directory includes
Ian Rogers
1
-12
/
+12
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
1
-18
/
+2
2020-02-18
perf intel-bts: Fix endless record after being terminated
Wei Li
1
-1
/
+4
2019-11-22
perf intel-bts: Does not support AUX area sampling
Adrian Hunter
1
-0
/
+5
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Add perf_mmap struct
Jiri Olsa
1
-1
/
+1
2019-09-25
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-1
/
+1
2019-08-28
perf evlist: Remove needless util.h from evlist.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-28
perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks
Igor Lubashev
1
-1
/
+2
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-22
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
1
-2
/
+2
2019-07-29
libperf: Add cpus to struct perf_evlist
Jiri Olsa
1
-1
/
+1
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-8
/
+8
2019-07-29
perf evsel: Rename perf_evsel__disable() to evsel__disable()
Jiri Olsa
1
-1
/
+1
2019-07-29
perf evsel: Rename perf_evsel__enable() to evsel__enable()
Jiri Olsa
1
-1
/
+1
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-3
/
+3
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-5
/
+5
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2017-06-19
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
1
-4
/
+0
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-04-01
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
1
-0
/
+5
2016-01-29
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
1
-1
/
+3
2016-01-08
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
1
-2
/
+2
2015-08-21
perf tools: Add Intel BTS support
Adrian Hunter
1
-0
/
+458