index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
perf metricgroup: Delay events string creation
Ian Rogers
1
-12
/
+21
2020-05-28
perf metricgroup: Use early return in add_metric
Ian Rogers
1
-7
/
+15
2020-05-28
perf metricgroup: Always place duration_time last
Ian Rogers
1
-9
/
+9
2020-05-28
perf metricgroup: Free metric_events on error
Ian Rogers
1
-0
/
+3
2020-05-28
perf util: Fix potential SEGFAULT in put_tracepoints_path error path
Li Bin
1
-1
/
+1
2020-05-28
perf util: Fix memory leak of prefix_if_not_in
Xie XiuQi
1
-1
/
+1
2020-05-28
perf ftrace: Detect workload failure
Changbin Du
1
-2
/
+11
2020-05-28
perf ftrace: Trace system wide if no target is given
Changbin Du
1
-1
/
+1
2020-05-28
perf branch: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-28
perf config: Add stat.big-num support
Paul A. Clarke
5
-1
/
+29
2020-05-28
perf bpf-loader: Add missing '*' for key_scan_pos
Wang ShaoBo
1
-1
/
+1
2020-05-28
perf stat: Report summary for interval mode
Jin Yao
3
-5
/
+29
2020-05-28
perf stat: Save aggr value to first member of prev_raw_counts
Jin Yao
2
-0
/
+21
2020-05-28
perf stat: Copy counts from prev_raw_counts to evsel->counts
Jin Yao
2
-0
/
+25
2020-05-28
perf counts: Reset prev_raw_counts counts
Jin Yao
3
-6
/
+6
2020-05-28
perf stat: Fix wrong per-thread runtime stat for interval mode
Jin Yao
1
-29
/
+41
2020-05-28
perf expr: Allow numbers to be followed by a dot
Ian Rogers
2
-1
/
+2
2020-05-28
perf metricgroup: Make 'evlist_used' variable a bitmap instead of array of bools
Ian Rogers
1
-10
/
+8
2020-05-28
perf stat: Fail on extra comma while parsing events
Jiri Olsa
2
-1
/
+4
2020-05-28
perf script: Better align register values in dump
Paul A. Clarke
1
-1
/
+1
2020-05-28
perf stat: POWER9 metrics: expand "ICT" acronym
Paul A. Clarke
1
-10
/
+10
2020-05-28
perf tools: Replace zero-length array with flexible-array
Gustavo A. R. Silva
14
-18
/
+18
2020-05-28
perf intel-pt: Use allocated branch stack for PEBS sample
Adrian Hunter
1
-18
/
+13