index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf jvmti: Remove redundant jitdump line table entries
Nick Gasson
2020-05-29
1
-45
/
+33
*
perf build: Add NO_SDT=1 to the default set of build tests
Arnaldo Carvalho de Melo
2020-05-29
1
-0
/
+1
*
perf build: Add NO_LIBCRYPTO=1 to the default set of build tests
Arnaldo Carvalho de Melo
2020-05-29
1
-0
/
+1
*
perf build: Add NO_SYSCALL_TABLE=1 to the build tests
Arnaldo Carvalho de Melo
2020-05-29
1
-1
/
+3
*
perf build: Remove libaudit from the default feature checks
Arnaldo Carvalho de Melo
2020-05-29
4
-8
/
+2
*
perf trace: Grow the syscall table as needed when using libaudit
Arnaldo Carvalho de Melo
2020-05-29
1
-1
/
+27
*
perf trace: Use zalloc() to make sure all fields are zeroed in the syscalltbl...
Arnaldo Carvalho de Melo
2020-05-29
1
-2
/
+2
*
perf trace: Remove union from syscalltbl, all the fields are needed
Arnaldo Carvalho de Melo
2020-05-29
1
-8
/
+6
*
perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable
Arnaldo Carvalho de Melo
2020-05-29
2
-11
/
+16
*
perf build: Group the NO_SYSCALL_TABLE logic
Arnaldo Carvalho de Melo
2020-05-29
1
-8
/
+15
*
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
5
-5
/
+16
*
perf script: Fix --call-trace for Intel PT
Adrian Hunter
2020-05-28
1
-4
/
+15
*
perf evlist: Disable 'immediate' events last
Adrian Hunter
2020-05-28
1
-10
/
+21
*
perf kcore_copy: Fix module map when there are no modules loaded
Adrian Hunter
2020-05-28
1
-0
/
+7
*
perf jvmti: Fix demangling Java symbols
Nick Gasson
2020-05-28
1
-6
/
+7
*
perf tests: Add test for the java demangler
Nick Gasson
2020-05-28
4
-0
/
+48
*
perf jvmti: Do not report error when missing debug information
Nick Gasson
2020-05-28
1
-2
/
+11
*
perf jvmti: Fix jitdump for methods without debug info
Nick Gasson
2020-05-28
1
-11
/
+0
*
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
2020-05-28
4
-0
/
+20
*
perf parse: Add 'struct parse_events_state' pointer to scanner
Jiri Olsa
2020-05-28
3
-10
/
+14
*
perf stat: Do not pass avg to generic_metric
Jiri Olsa
2020-05-28
1
-8
/
+2
*
perf tests: Consider subtests when searching for user specified tests
Jiri Olsa
2020-05-28
1
-8
/
+26
*
perf list: Add metrics to command line usage
Ian Rogers
2020-05-28
1
-1
/
+1
*
perf script: Don't force less for non tty output with --xed
Andi Kleen
2020-05-28
1
-1
/
+4
*
perf metricgroup: Remove unnecessary ',' from events
Ian Rogers
2020-05-28
1
-2
/
+7
*
perf metricgroup: Add options to not group or merge
Ian Rogers
2020-05-28
5
-19
/
+87
*
perf metricgroup: Remove duped metric group events
Ian Rogers
2020-05-28
1
-29
/
+62
*
perf metricgroup: Order event groups by size
Ian Rogers
2020-05-28
1
-1
/
+15
*
perf metricgroup: Delay events string creation
Ian Rogers
2020-05-28
1
-12
/
+21
*
perf metricgroup: Use early return in add_metric
Ian Rogers
2020-05-28
1
-7
/
+15
*
perf metricgroup: Always place duration_time last
Ian Rogers
2020-05-28
1
-9
/
+9
*
perf metricgroup: Free metric_events on error
Ian Rogers
2020-05-28
1
-0
/
+3
*
perf util: Fix potential SEGFAULT in put_tracepoints_path error path
Li Bin
2020-05-28
1
-1
/
+1
*
perf util: Fix memory leak of prefix_if_not_in
Xie XiuQi
2020-05-28
1
-1
/
+1
*
perf ftrace: Detect workload failure
Changbin Du
2020-05-28
1
-2
/
+11
*
perf ftrace: Trace system wide if no target is given
Changbin Du
2020-05-28
1
-1
/
+1
*
perf branch: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-28
1
-1
/
+1
*
perf config: Add stat.big-num support
Paul A. Clarke
2020-05-28
5
-1
/
+29
*
perf bpf-loader: Add missing '*' for key_scan_pos
Wang ShaoBo
2020-05-28
1
-1
/
+1
*
perf stat: Report summary for interval mode
Jin Yao
2020-05-28
3
-5
/
+29
*
perf stat: Save aggr value to first member of prev_raw_counts
Jin Yao
2020-05-28
2
-0
/
+21
*
perf stat: Copy counts from prev_raw_counts to evsel->counts
Jin Yao
2020-05-28
2
-0
/
+25
*
perf counts: Reset prev_raw_counts counts
Jin Yao
2020-05-28
3
-6
/
+6
*
perf stat: Fix wrong per-thread runtime stat for interval mode
Jin Yao
2020-05-28
1
-29
/
+41
*
perf expr: Allow numbers to be followed by a dot
Ian Rogers
2020-05-28
2
-1
/
+2
*
perf metricgroup: Make 'evlist_used' variable a bitmap instead of array of bools
Ian Rogers
2020-05-28
1
-10
/
+8
*
perf stat: Fail on extra comma while parsing events
Jiri Olsa
2020-05-28
2
-1
/
+4
*
perf script: Better align register values in dump
Paul A. Clarke
2020-05-28
1
-1
/
+1
*
perf stat: POWER9 metrics: expand "ICT" acronym
Paul A. Clarke
2020-05-28
1
-10
/
+10
[next]