index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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: Track sideband system-wide when needed
Adrian Hunter
2022-05-26
1
-8
/
+10
*
perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch tracking
Adrian Hunter
2022-05-26
1
-10
/
+3
*
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-05-10
1
-0
/
+1
*
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
1
-2
/
+2
*
perf intel-pt: Record Event Trace capability flag
Adrian Hunter
2022-02-15
1
-0
/
+7
*
perf intel-pt: Use aux_watermark
Alexander Shishkin
2021-04-16
1
-0
/
+6
*
perf evlist: Use the right prefix for 'struct evlist' event selection methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' tracking event methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
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
[next]