index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf buildid-cache: Fix the file mode with copyfile() while adding file to bu...
Athira Rajeev
2023-01-18
1
-3
/
+7
*
perf expr: Prevent normalize() from reading into undefined memory in the expr...
Sohom Datta
2023-01-18
1
-1
/
+4
*
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
2023-01-11
1
-1
/
+1
*
perf build: Properly guard libbpf includes
Ian Rogers
2023-01-10
1
-0
/
+6
*
perf tools: Fix build on uClibc systems by adding missing sys/types.h include
Jesus Sanchez-Palencia
2023-01-04
1
-0
/
+1
*
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
2023-01-04
1
-5
/
+18
*
perf stat: Fix handling of unsupported cgroup events when using BPF counters
Namhyung Kim
2023-01-04
1
-11
/
+3
*
perf tools: Fix segfault when trying to process tracepoints in perf.data and ...
Arnaldo Carvalho de Melo
2023-01-02
1
-0
/
+12
*
perf tools: Don't include signature in version strings
Ahelenia ZiemiaĆska
2023-01-02
1
-1
/
+1
*
perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
Yang Jihong
2023-01-02
1
-2
/
+17
*
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
2023-01-02
1
-0
/
+2
*
perf python: Fix splitting CC into compiler and options
Arnaldo Carvalho de Melo
2022-12-22
1
-2
/
+11
*
perf scripting python: Don't be strict at handling libtraceevent enumerations
Arnaldo Carvalho de Melo
2022-12-21
1
-1
/
+1
*
perf hist: Improve srcline_{from,to} sort key performance
Namhyung Kim
2022-12-21
1
-0
/
+42
*
perf hist: Improve srcfile sort key performance
Namhyung Kim
2022-12-21
1
-2
/
+25
*
perf hist: Improve srcline sort key performance
Namhyung Kim
2022-12-21
1
-2
/
+27
*
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
2022-12-21
4
-10
/
+33
*
perf srcline: Conditionally suppress addr2line warnings
Namhyung Kim
2022-12-21
1
-5
/
+10
*
perf srcline: Skip srcline if .debug_line is missing
Namhyung Kim
2022-12-21
1
-0
/
+3
*
perf symbol: Add filename__has_section()
Namhyung Kim
2022-12-21
3
-0
/
+34
*
perf srcline: Do not return NULL for srcline
Namhyung Kim
2022-12-21
1
-1
/
+1
*
perf lock contention: Support lock addr/name filtering for BPF
Namhyung Kim
2022-12-21
2
-1
/
+58
*
perf lock contention: Add -L/--lock-filter option
Namhyung Kim
2022-12-21
1
-0
/
+4
*
perf lock contention: Support lock type filtering for BPF
Namhyung Kim
2022-12-21
3
-3
/
+34
*
perf lock contention: Add -Y/--type-filter option
Namhyung Kim
2022-12-21
1
-0
/
+5
*
perf tools: Fix usage of the verbose variable
Yang Jihong
2022-12-20
2
-2
/
+2
*
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
2022-12-20
1
-0
/
+4
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-12-16
8
-82
/
+97
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
8
-14
/
+14
|
|
\
|
|
*
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-12-02
8
-14
/
+14
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
2
-3
/
+7
|
|
\
\
|
*
|
|
libbpf: Hashmap.h update to fix build issues using LLVM14
Eduard Zingerman
2022-11-11
1
-1
/
+2
|
*
|
|
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-10
8
-82
/
+96
|
|
|
/
|
|
/
|
*
|
|
perf evlist: Remove group option.
Ian Rogers
2022-12-14
5
-19
/
+1
*
|
|
perf cs-etm: Print auxtrace info even if OpenCSD isn't linked
James Clark
2022-12-14
4
-166
/
+191
*
|
|
perf cs-etm: Cleanup cs_etm__process_auxtrace_info()
James Clark
2022-12-14
1
-17
/
+9
*
|
|
perf cs-etm: Tidy up auxtrace info header printing
James Clark
2022-12-14
1
-18
/
+10
*
|
|
perf cs-etm: Remove unused stub methods
James Clark
2022-12-14
1
-32
/
+2
*
|
|
perf cs-etm: Print unknown header version as an error
James Clark
2022-12-14
1
-10
/
+2
*
|
|
perf lock contention: Add -l/--lock-addr option
Namhyung Kim
2022-12-14
3
-11
/
+31
*
|
|
perf lock contention: Implement -t/--threads option for BPF
Namhyung Kim
2022-12-14
3
-7
/
+75
*
|
|
perf lock contention: Add lock_data.h for common data
Namhyung Kim
2022-12-14
3
-29
/
+39
*
|
|
perf python: Account for multiple words in CC
Khem Raj
2022-12-14
1
-1
/
+1
*
|
|
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...
Namhyung Kim
2022-12-14
1
-1
/
+1
*
|
|
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
2022-12-14
6
-1
/
+12
*
|
|
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
27
-32
/
+201
*
|
|
perf stat: Update event skip condition for system-wide per-thread mode and me...
Namhyung Kim
2022-12-14
1
-10
/
+9
*
|
|
machine: Adopt is_lock_function() from builtin-lock.c
Arnaldo Carvalho de Melo
2022-12-14
4
-3
/
+46
*
|
|
perf tool: Move pmus list variable to a new file
Ravi Bangoria
2022-12-14
4
-1
/
+16
*
|
|
perf util: Add host_is_bigendian to util.h
Ian Rogers
2022-12-14
5
-18
/
+25
[next]