index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
python.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-18
perf python: Correctly throw IndexError
Ian Rogers
1
-1
/
+3
2024-12-18
perf python: Add __str__ and __repr__ functions to evsel
Ian Rogers
1
-0
/
+13
2024-12-18
perf python: Add __str__ and __repr__ functions to evlist
Ian Rogers
1
-0
/
+26
2024-12-18
perf python: Add parse_events function
Ian Rogers
1
-0
/
+61
2024-12-18
perf kwork: Make perf_kwork_add_work a callback
Ian Rogers
1
-12
/
+0
2024-12-18
perf bench: Remove reference to cmd_inject
Ian Rogers
1
-6
/
+0
2024-12-18
perf lock: Move common lock contention code to new file
Ian Rogers
1
-17
/
+0
2024-12-18
perf env: Move arch errno function to only use in env
Ian Rogers
1
-6
/
+0
2024-12-18
perf script: Move perf_sample__sprintf_flags to trace-event-scripting.c
Ian Rogers
1
-6
/
+0
2024-12-18
perf script: Move script_fetch_insn to trace-event-scripting.c
Ian Rogers
1
-6
/
+0
2024-12-18
perf script: Move script_spec code to trace-event-scripting.c
Ian Rogers
1
-5
/
+0
2024-12-18
perf stat: Move stat_config into config.c
Ian Rogers
1
-10
/
+0
2024-12-18
perf script: Move find_scripts to browser/scripts.c
Ian Rogers
1
-6
/
+0
2024-12-18
perf kvm: Move functions used in util out of builtin
Ian Rogers
1
-32
/
+0
2024-12-18
perf script: Move scripting_max_stack out of builtin
Ian Rogers
1
-2
/
+0
2024-12-18
perf python: Remove unused #include
Ian Rogers
1
-1
/
+0
2024-12-18
perf python: Constify variables and parameters
Ian Rogers
1
-26
/
+29
2024-12-18
perf python: Remove python 2 scripting support
Ian Rogers
1
-61
/
+12
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
1
-1
/
+1
2024-10-23
perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT
Arnaldo Carvalho de Melo
1
-0
/
+3
2024-09-02
perf python: include "util/sample.h"
Xu Yang
1
-0
/
+1
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
1
-176
/
+98
2024-06-15
perf hist: Honor symbol_conf.skip_empty
Namhyung Kim
1
-0
/
+3
2024-03-21
perf tools: Add/use PMU reverse lookup from config to name
Ian Rogers
1
-0
/
+10
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
1
-0
/
+1
2023-10-17
perf pmu: Const-ify file APIs
Ian Rogers
1
-1
/
+1
2023-08-11
perf script python: Add stub for PMU symbol to the python binding
Ian Rogers
1
-0
/
+5
2023-06-23
perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fprintf()
Yang Jihong
1
-0
/
+8
2023-06-12
perf evlist: Free stats in all evlist destruction
Ian Rogers
1
-0
/
+4
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
1
-2
/
+2
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-1
/
+2
2023-05-27
perf evsel: Compute is_hybrid from PMU being core
Ian Rogers
1
-0
/
+5
2023-05-27
perf evlist: Remove __evlist__add_default
Ian Rogers
1
-0
/
+8
2023-03-15
perf record: Add BPF event filter support
Namhyung Kim
1
-0
/
+14
2023-03-13
perf evsel: Add function to compute group PMU name
Ian Rogers
1
-0
/
+5
2023-03-13
perf evsel: Allow const evsel for certain accesses
Ian Rogers
1
-1
/
+1
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
1
-7
/
+0
2023-01-22
perf pmu: Use perf_pmu__open_file() and perf_pmu__scan_file()
James Clark
1
-1
/
+7
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
1
-3
/
+1
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
1
-1
/
+1
2022-12-14
perf evlist: Remove group option.
Ian Rogers
1
-8
/
+0
2022-12-14
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-0
/
+10
2022-11-16
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
1
-3
/
+3
2022-03-26
perf python: Add perf_env stubs that will be needed in evsel__open_strerror()
Arnaldo Carvalho de Melo
1
-1
/
+12
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
1
-3
/
+3
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
1
-2
/
+2
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+2
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-2
/
+2
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
1
-1
/
+1
[next]