index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2020-07-03
perf record: Fix duplicated sideband events with Intel PT system wide tracing
Adrian Hunter
2020-06-10
perf pmu: Remove unused declaration
Ian Rogers
2020-06-09
perf parse-events: Fix an old style declaration
Ian Rogers
2020-06-09
perf parse-events: Fix an incompatible pointer
Ian Rogers
2020-06-09
perf bpf: Fix bpf prologue generation
Sumanth Korikkar
2020-06-09
perf probe: Fix user attribute access in kprobes
Sumanth Korikkar
2020-06-09
perf stat: Fix NULL pointer dereference
Hongbo Yao
2020-06-02
perf tools: Remove some duplicated includes
Tiezhu Yang
2020-06-02
perf symbols: Fix kernel maps for kcore and eBPF
Adrian Hunter
2020-06-01
perf arm-spe: Support synthetic events
Tan Xiaojun
2020-06-01
perf auxtrace: Add four itrace options
Tan Xiaojun
2020-06-01
perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
Tan Xiaojun
2020-05-29
perf tools: Add optional support for libpfm4
Stephane Eranian
2020-05-29
perf jit: Fix inaccurate DWARF line table
Nick Gasson
2020-05-29
perf trace: Use zalloc() to make sure all fields are zeroed in the syscalltbl...
Arnaldo Carvalho de Melo
2020-05-29
perf trace: Remove union from syscalltbl, all the fields are needed
Arnaldo Carvalho de Melo
2020-05-28
perf record: Respect --no-switch-events
Adrian Hunter
2020-05-28
perf evlist: Disable 'immediate' events last
Adrian Hunter
2020-05-28
perf kcore_copy: Fix module map when there are no modules loaded
Adrian Hunter
2020-05-28
perf jvmti: Fix demangling Java symbols
Nick Gasson
2020-05-28
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
2020-05-28
perf parse: Add 'struct parse_events_state' pointer to scanner
Jiri Olsa
2020-05-28
perf stat: Do not pass avg to generic_metric
Jiri Olsa
2020-05-28
perf metricgroup: Remove unnecessary ',' from events
Ian Rogers
2020-05-28
perf metricgroup: Add options to not group or merge
Ian Rogers
2020-05-28
perf metricgroup: Remove duped metric group events
Ian Rogers
2020-05-28
perf metricgroup: Order event groups by size
Ian Rogers
2020-05-28
perf metricgroup: Delay events string creation
Ian Rogers
2020-05-28
perf metricgroup: Use early return in add_metric
Ian Rogers
2020-05-28
perf metricgroup: Always place duration_time last
Ian Rogers
2020-05-28
perf metricgroup: Free metric_events on error
Ian Rogers
2020-05-28
perf util: Fix potential SEGFAULT in put_tracepoints_path error path
Li Bin
2020-05-28
perf util: Fix memory leak of prefix_if_not_in
Xie XiuQi
2020-05-28
perf branch: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-28
perf config: Add stat.big-num support
Paul A. Clarke
2020-05-28
perf bpf-loader: Add missing '*' for key_scan_pos
Wang ShaoBo
2020-05-28
perf stat: Report summary for interval mode
Jin Yao
2020-05-28
perf stat: Save aggr value to first member of prev_raw_counts
Jin Yao
2020-05-28
perf stat: Copy counts from prev_raw_counts to evsel->counts
Jin Yao
2020-05-28
perf counts: Reset prev_raw_counts counts
Jin Yao
2020-05-28
perf expr: Allow numbers to be followed by a dot
Ian Rogers
2020-05-28
perf metricgroup: Make 'evlist_used' variable a bitmap instead of array of bools
Ian Rogers
2020-05-28
perf stat: Fail on extra comma while parsing events
Jiri Olsa
2020-05-28
perf script: Better align register values in dump
Paul A. Clarke
2020-05-28
perf tools: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-28
perf intel-pt: Use allocated branch stack for PEBS sample
Adrian Hunter
2020-05-28
perf tool: Make perf tool aware of SELinux access control
Alexey Budankov
2020-05-28
perf expr: Migrate expr ids table to a hashmap
Ian Rogers
2020-05-28
perf tools: Grab a copy of libbpf's hashmap
Ian Rogers
2020-05-28
perf parse-events: Make add PMU verbose output clearer
Ian Rogers
[next]