index
:
pm24.git
master
perf-mon
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
2022-12-21
perf lock contention: Support lock type filtering for BPF
Namhyung Kim
2022-12-21
perf lock contention: Add -Y/--type-filter option
Namhyung Kim
2022-12-20
perf lock contention: Factor out lock_type_table
Namhyung Kim
2022-12-20
perf probe: Check -v and -q options in the right place
Yang Jihong
2022-12-20
perf tools: Fix usage of the verbose variable
Yang Jihong
2022-12-20
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
2022-12-20
tools headers UAPI: Sync powerpc syscall table with the kernel sources
Arnaldo Carvalho de Melo
2022-12-19
perf python: Don't stop building if python setuptools isn't installed
Arnaldo Carvalho de Melo
2022-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-12-14
perf stat: Do not delay the workload with --delay
Namhyung Kim
2022-12-14
perf evlist: Remove group option.
Ian Rogers
2022-12-14
perf build: Fix python/perf.so library's name
Ian Rogers
2022-12-14
perf test arm64: Add attr tests for new VG register
James Clark
2022-12-14
perf test: Add mechanism for skipping attr tests on kernel versions
James Clark
2022-12-14
perf test: Add mechanism for skipping attr tests on auxiliary vector values
James Clark
2022-12-14
perf test: Add ability to test exit code for attr tests
James Clark
2022-12-14
perf test: add new task-analyzer tests
Petar Gligoric
2022-12-14
perf script: task-analyzer add csv support
Petar Gligoric
2022-12-14
perf script: Introduce task analyzer python script
Hagen Paul Pfeifer
2022-12-14
perf cs-etm: Print auxtrace info even if OpenCSD isn't linked
James Clark
2022-12-14
perf cs-etm: Cleanup cs_etm__process_auxtrace_info()
James Clark
2022-12-14
perf cs-etm: Tidy up auxtrace info header printing
James Clark
2022-12-14
perf cs-etm: Remove unused stub methods
James Clark
2022-12-14
perf cs-etm: Print unknown header version as an error
James Clark
2022-12-14
perf test: Update perf lock contention test
Namhyung Kim
2022-12-14
perf lock contention: Add -l/--lock-addr option
Namhyung Kim
2022-12-14
perf lock contention: Implement -t/--threads option for BPF
Namhyung Kim
2022-12-14
perf lock contention: Add lock_data.h for common data
Namhyung Kim
2022-12-14
perf python: Account for multiple words in CC
Khem Raj
2022-12-14
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...
Namhyung Kim
2022-12-14
perf test: Update event group check for support of uncore event
Athira Rajeev
2022-12-14
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
2022-12-14
tools lib traceevent: Remove libtraceevent
Ian Rogers
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
perf jevents: Parse metrics during conversion
Ian Rogers
2022-12-14
perf stat: Update event skip condition for system-wide per-thread mode and me...
Namhyung Kim
2022-12-14
perf build: Fixes for LIBTRACEEVENT_DYNAMIC
Ian Rogers
2022-12-14
machine: Adopt is_lock_function() from builtin-lock.c
Arnaldo Carvalho de Melo
2022-12-14
perf test: Add event group test for events in multiple PMUs
Ravi Bangoria
2022-12-14
perf tool: Move pmus list variable to a new file
Ravi Bangoria
2022-12-14
perf util: Add host_is_bigendian to util.h
Ian Rogers
2022-12-14
perf util: Make header guard consistent with tool
Ian Rogers
2022-12-14
perf stat: Fix invalid output handle
James Clark
2022-12-14
perf stat: Fix multi-line metric output in JSON
Namhyung Kim
2022-12-14
perf stat: Fix printing field separator in CSV metrics output
Athira Rajeev
2022-12-14
perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"
Anshuman Khandual
2022-12-14
perf stat: Check existence of os->prefix, fixing a segfault
Ian Rogers
2022-12-05
Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"
Namhyung Kim
[next]