index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
util
/
intel-pt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf intel-pt: Add support for text poke events
Adrian Hunter
2020-07-10
1
-0
/
+4
*
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2020-07-06
1
-0
/
+1
*
perf intel-pt: Refine kernel decoding only warning message
Adrian Hunter
2020-05-28
1
-1
/
+2
*
perf record: Respect --no-switch-events
Adrian Hunter
2020-05-28
1
-1
/
+2
*
perf parse-events: Make add PMU verbose output clearer
Ian Rogers
2020-05-28
1
-12
/
+20
*
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
Arnaldo Carvalho de Melo
2020-05-28
1
-2
/
+1
*
perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()
Arnaldo Carvalho de Melo
2020-05-05
1
-10
/
+10
*
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
2020-05-05
1
-0
/
+1
*
tools: Fix off-by 1 relative directory includes
Ian Rogers
2020-03-06
1
-15
/
+15
*
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
2020-02-18
1
-18
/
+2
*
perf intel-pt: Fix endless record after being terminated
Wei Li
2020-02-18
1
-1
/
+4
*
perf intel-pt: Add support for recording AUX area samples
Adrian Hunter
2019-11-22
1
-1
/
+80
*
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
1
-1
/
+1
*
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
2019-09-25
1
-3
/
+3
*
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
1
-1
/
+1
*
libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
1
-2
/
+2
*
libperf: Add perf_mmap struct
Jiri Olsa
2019-09-25
1
-1
/
+1
*
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
2019-09-25
1
-0
/
+1
*
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+1
*
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
1
-1
/
+1
*
libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...
Jiri Olsa
2019-08-29
1
-1
/
+1
*
perf evlist: Remove needless util.h from evlist.h
Arnaldo Carvalho de Melo
2019-08-28
1
-0
/
+1
*
perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks
Igor Lubashev
2019-08-28
1
-1
/
+1
*
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
2019-08-26
1
-1
/
+2
*
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
2019-08-22
1
-5
/
+5
*
perf intel-pt: Process options for PEBS event synthesis
Adrian Hunter
2019-08-14
1
-0
/
+23
*
libperf: Add cpus to struct perf_evlist
Jiri Olsa
2019-07-29
1
-2
/
+2
*
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
1
-20
/
+20
*
perf evsel: Rename perf_evsel__disable() to evsel__disable()
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf evsel: Rename perf_evsel__enable() to evsel__enable()
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-7
/
+7
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-10
/
+10
*
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-29
1
-1
/
+1
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf tools: Add missing util.h to pick up 'page_size' variable
Arnaldo Carvalho de Melo
2019-06-25
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
perf intel-pt: Fix error with config term "pt=0"
Adrian Hunter
2018-12-17
1
-0
/
+11
*
perf intel-pt: Always set no branch for dummy event
Kan Liang
2017-07-20
1
-0
/
+2
*
perf intel-pt: Set no_aux_samples for the tracking event
Kan Liang
2017-07-20
1
-0
/
+1
*
perf intel-pt: Add default config for pass-through branch enable
Adrian Hunter
2017-06-21
1
-0
/
+5
*
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
2017-06-19
1
-4
/
+0
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf intel-pt: Record address filter in AUXTRACE_INFO event
Adrian Hunter
2016-09-29
1
-4
/
+47
*
perf intel-pt: Add support for recording the max non-turbo ratio
Adrian Hunter
2016-09-29
1
-0
/
+6
*
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
2016-08-15
1
-1
/
+5
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-5
/
+5
*
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2016-04-01
1
-0
/
+5
*
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
2016-02-12
1
-1
/
+1
*
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
2016-01-29
1
-1
/
+3
*
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2016-01-08
1
-2
/
+2
[next]