index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2022-12-22
perf python: Fix splitting CC into compiler and options
Arnaldo Carvalho de Melo
2022-12-21
perf scripting python: Don't be strict at handling libtraceevent enumerations
Arnaldo Carvalho de Melo
2022-12-21
perf hist: Improve srcline_{from,to} sort key performance
Namhyung Kim
2022-12-21
perf hist: Improve srcfile sort key performance
Namhyung Kim
2022-12-21
perf hist: Improve srcline sort key performance
Namhyung Kim
2022-12-21
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
2022-12-21
perf srcline: Conditionally suppress addr2line warnings
Namhyung Kim
2022-12-21
perf srcline: Skip srcline if .debug_line is missing
Namhyung Kim
2022-12-21
perf symbol: Add filename__has_section()
Namhyung Kim
2022-12-21
perf srcline: Do not return NULL for srcline
Namhyung Kim
2022-12-21
perf lock contention: Support lock addr/name filtering for BPF
Namhyung Kim
2022-12-21
perf lock contention: Add -L/--lock-filter option
Namhyung Kim
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 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-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 evlist: Remove group option.
Ian Rogers
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 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 tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
perf stat: Update event skip condition for system-wide per-thread mode and me...
Namhyung Kim
2022-12-14
machine: Adopt is_lock_function() from builtin-lock.c
Arnaldo Carvalho de Melo
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
2022-12-05
perf branch: Fix interpretation of branch records
James Clark
2022-12-05
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-12-02
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-11-24
perf list: List callback support for libpfm
Ian Rogers
2022-11-24
perf symbol: correction while adjusting symbol
Ajay Kaher
2022-11-24
perf stat: Tidy up JSON metric-only output when no metrics
Namhyung Kim
2022-11-24
perf stat: Rename "aggregate-number" to "cpu-count" in JSON
Namhyung Kim
2022-11-24
perf stat: Fix JSON output in metric-only mode
Namhyung Kim
[next]