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
Age
Commit message (
Expand
)
Author
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 stat: Fix wrong per-thread runtime stat for interval mode
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 stat: POWER9 metrics: expand "ICT" acronym
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 docs: Introduce security.txt file to document related issues
Alexey Budankov
2020-05-28
perf tool: Make perf tool aware of SELinux access control
Alexey Budankov
2020-05-28
perf docs: Extend CAP_SYS_ADMIN with CAP_PERFMON where needed
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 stat: Fix duration_time value for higher intervals
Jiri Olsa
2020-05-28
perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1
Jiri Olsa
2020-05-28
perf beauty: Allow the CC used in the arch errno names script to acccept CFLAGS
Ian Rogers
2020-05-28
perf trace: Fix the selection for architectures to generate the errno name ta...
Ian Rogers
2020-05-28
perf test: Improve pmu event metric testing
Ian Rogers
2020-05-28
perf test: Provide a subtest callback to ask for the reason for skipping a su...
Ian Rogers
2020-05-28
perf parse-events: Make add PMU verbose output clearer
Ian Rogers
2020-05-28
perf expr: Fix memory leaks in metric bison
Ian Rogers
2020-05-28
perf powerpc: Don't ignore sym-handling.c file
Ravi Bangoria
2020-05-28
perf expr: Test parsing of floating point numbers
Ian Rogers
2020-05-28
perf record: Use an eventfd to wakeup when done
Anand K Mistry
2020-05-28
tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT
Arnaldo Carvalho de Melo
2020-05-28
perf evsel: Initialize evsel->per_pkg_mask to NULL in evsel__init()
Arnaldo Carvalho de Melo
2020-05-28
perf evsel: Fix 2 memory leaks
Ian Rogers
2020-05-28
perf parse-events: Fix incorrect conversion of 'if () free()' to 'zfree()'
Arnaldo Carvalho de Melo
2020-05-28
perf tools: Fix is_bpf_image function logic
Jiri Olsa
2020-05-28
perf c2c: Fix 'perf c2c record -e list' to show the default events used
Ian Rogers
2020-05-28
perf vendor events power9: Add missing metrics to POWER9 'cpi_breakdown'
Paul A. Clarke
2020-05-28
perf record: Add dummy event during system wide synthesis
Ian Rogers
2020-05-28
perf evsel: Dummy events never triggers, no need to ask for PERF_SAMPLE_BRANC...
Ian Rogers
2020-05-28
perf parse-events: Use strcmp() to compare the PMU name
Jin Yao
2020-05-28
perf stat: Increase perf metric output resolution
Paul A. Clarke
2020-05-28
perf expr: Print a debug message for division by zero
Ian Rogers
2020-05-28
perf metrics: Fix parse errors in power9 metrics
Ian Rogers
2020-05-28
perf metrics: Fix parse errors in power8 metrics
Ian Rogers
2020-05-28
perf expr: Debug lex if debugging yacc
Ian Rogers
2020-05-28
perf expr: Parse numbers as doubles
Ian Rogers
2020-05-28
perf expr: Increase max other
Ian Rogers
2020-05-28
perf expr: Allow ',' to be an other token
Ian Rogers
2020-05-28
perf metrics: Fix parse errors in skylake metrics
Ian Rogers
[prev]
[next]