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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf parse-events: Fix memory leaks found on parse_events
Ian Rogers
2020-05-05
1
-0
/
+1
*
perf evlist: Allow reusing the side band thread for more purposes
Arnaldo Carvalho de Melo
2020-05-05
2
-0
/
+24
*
perf evlist: Move the sideband thread routines to separate object
Arnaldo Carvalho de Melo
2020-05-05
3
-117
/
+126
*
perf parse-events: Add parse_events_option() variant that creates evlist
Arnaldo Carvalho de Melo
2020-05-05
2
-0
/
+24
*
perf bpf: Decouple creating the evlist from adding the SB event
Arnaldo Carvalho de Melo
2020-05-05
4
-24
/
+9
*
perf top: Move sb_evlist to 'struct perf_top'
Arnaldo Carvalho de Melo
2020-05-05
1
-1
/
+1
*
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
2020-05-05
8
-158
/
+183
*
perf tools: Enable Hz/hz prinitg for --metric-only option
Kajol Jain
2020-04-30
1
-2
/
+0
*
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2020-04-30
6
-23
/
+67
*
perf tools: Remove unneeded semicolons
Zou Wei
2020-04-30
4
-4
/
+4
*
perf synthetic events: Remove use of sscanf from /proc reading
Ian Rogers
2020-04-30
1
-52
/
+105
*
perf record: Add num-synthesize-threads option
Stephane Eranian
2020-04-23
1
-0
/
+1
*
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
2020-04-22
1
-2
/
+4
*
perf script: Avoid NULL dereference on symbol
Ian Rogers
2020-04-22
1
-1
/
+1
*
perf cgroup: Avoid needless closing of unopened fd
Tommi Rantala
2020-04-22
1
-1
/
+2
*
perf hist: Add fast path for duplicate entries check
Kan Liang
2020-04-18
3
-1
/
+26
*
perf top: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
1
-0
/
+1
*
perf callchain: Stitch LBR call stack
Kan Liang
2020-04-18
6
-28
/
+188
*
perf callchain: Save previous cursor nodes for LBR stitching approach
Kan Liang
2020-04-18
3
-4
/
+83
*
perf thread: Save previous sample for LBR stitching approach
Kan Liang
2020-04-18
3
-0
/
+36
*
perf thread: Add a knob for LBR stitch approach
Kan Liang
2020-04-18
2
-0
/
+4
*
perf machine: Factor out lbr_callchain_add_lbr_ip()
Kan Liang
2020-04-18
1
-70
/
+73
*
perf machine: Factor out lbr_callchain_add_kernel_ip()
Kan Liang
2020-04-18
1
-22
/
+45
*
perf machine: Refine the function for LBR call stack reconstruction
Kan Liang
2020-04-18
1
-35
/
+76
*
perf machine: Remove the indent in resolve_lbr_callchain_sample
Kan Liang
2020-04-18
1
-60
/
+63
*
perf header: Support CPU PMU capabilities
Kan Liang
2020-04-18
3
-0
/
+112
*
perf parser: Add support to specify rXXX event with pmu
Jiri Olsa
2020-04-18
2
-0
/
+10
*
perf pmu: Add support for PMU capabilities
Kan Liang
2020-04-18
2
-0
/
+91
*
perf stat: Force error in fallback on :k events
Stephane Eranian
2020-04-18
1
-0
/
+4
*
perf tools: Add support for leader-sampling with AUX area events
Adrian Hunter
2020-04-18
1
-6
/
+39
*
perf evlist: Allow multiple read formats
Adrian Hunter
2020-04-18
1
-2
/
+4
*
perf evsel: Rearrange perf_evsel__config_leader_sampling()
Adrian Hunter
2020-04-18
1
-13
/
+13
*
perf evlist: Move leader-sampling configuration
Adrian Hunter
2020-04-18
2
-19
/
+29
*
perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_...
Adrian Hunter
2020-04-18
3
-19
/
+23
*
perf intel-pt: Add support for synthesizing callchains for regular events
Adrian Hunter
2020-04-16
1
-7
/
+61
*
perf evsel: Add support for synthesized sample type
Adrian Hunter
2020-04-16
1
-1
/
+14
*
perf evsel: Be consistent when looking which evsel PERF_SAMPLE_ bits are set
Adrian Hunter
2020-04-16
1
-1
/
+1
*
perf thread-stack: Add thread_stack__sample_late()
Adrian Hunter
2020-04-16
2
-0
/
+60
*
perf auxtrace: Add an option to synthesize callchains for regular events
Adrian Hunter
2020-04-16
3
-2
/
+8
*
perf auxtrace: For reporting purposes, un-group AUX area event
Adrian Hunter
2020-04-16
1
-5
/
+55
*
perf s390-cpumsf: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
2
-0
/
+10
*
perf cs-etm: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
1
-0
/
+11
*
perf arm-spe: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
1
-0
/
+9
*
perf intel-bts: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
1
-0
/
+10
*
perf intel-pt: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
1
-0
/
+10
*
perf auxtrace: Add ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
2
-0
/
+21
*
perf metrictroup: Split the metricgroup__add_metric function
Kajol Jain
2020-04-16
1
-25
/
+35
*
perf expr: Add expr_scanner_ctx object
Jiri Olsa
2020-04-16
3
-7
/
+13
*
perf expr: Add expr_ prefix for parse_ctx and parse_id
Jiri Olsa
2020-04-16
4
-15
/
+15
*
perf synthetic-events: save 4kb from 2 stack frames
Ian Rogers
2020-04-16
1
-12
/
+10
[prev]
[next]