index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-18
perf script: Move script_spec code to trace-event-scripting.c
Ian Rogers
4
-70
/
+80
2024-12-18
perf stat: Move stat_config into config.c
Ian Rogers
6
-46
/
+38
2024-12-18
perf script: Move find_scripts to browser/scripts.c
Ian Rogers
4
-185
/
+175
2024-12-18
perf script: Use openat for directory iteration
Ian Rogers
3
-27
/
+71
2024-12-18
perf kvm: Move functions used in util out of builtin
Ian Rogers
5
-93
/
+74
2024-12-18
perf script: Move scripting_max_stack out of builtin
Ian Rogers
3
-4
/
+3
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
3
-139
/
+15
2024-12-18
perf intel-pt: Add a test for pause / resume
Adrian Hunter
1
-0
/
+28
2024-12-18
perf intel-pt: Add documentation for pause / resume
Adrian Hunter
1
-0
/
+108
2024-12-18
perf intel-pt: Improve man page format
Adrian Hunter
1
-219
/
+267
2024-12-18
perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
Adrian Hunter
2
-12
/
+87
2024-12-18
perf tools: Parse aux-action
Adrian Hunter
5
-8
/
+74
2024-12-18
perf tools: Add aux-action config term
Adrian Hunter
6
-0
/
+16
2024-12-18
perf tools: Add aux_start_paused, aux_pause and aux_resume
Adrian Hunter
1
-0
/
+3
2024-12-18
bpftool: Link zstd lib required by libelf
Leo Yan
1
-0
/
+7
2024-12-18
perf build: Minor improvement for linking libzstd
Leo Yan
1
-1
/
+7
2024-12-18
tools build: Add feature test for libelf with ZSTD
Leo Yan
4
-0
/
+18
2024-12-18
perf tools tests shell base_probe: Enhance print_overall_results to print sum...
Athira Rajeev
3
-3
/
+12
2024-12-18
perf tools arch powerpc: Add register mask for power11 PVR in extended regs
Athira Rajeev
1
-1
/
+2
2024-12-18
perf ftrace latency: Fix compiler error for clang 12
Namhyung Kim
1
-1
/
+2
2024-12-18
tools build: Test for presence of libtraceevent and libtracefs in test-all.c
Arnaldo Carvalho de Melo
2
-2
/
+10
2024-12-13
tools build feature: Don't set feature-libslang-include-subdir=1 if test-all....
Arnaldo Carvalho de Melo
1
-1
/
+0
2024-12-13
perf tests switch-tracking: Set this test to run exclusively
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-12-13
perf test: Introduce DEFINE_SUITE_EXCLUSIVE()
Ravi Bangoria
1
-0
/
+10
2024-12-12
perf expr: Initialize is_test value in expr__ctx_new()
Levi Yun
1
-4
/
+1
2024-12-12
perf tests: Fix an incorrect type in append_script()
Jiapeng Chong
1
-1
/
+1
2024-12-12
perf test: Remove duplicate word
Ruffalo Lavoisier
1
-1
/
+1
2024-12-12
perf string: Avoid undefined NULL+1
Ian Rogers
1
-3
/
+12
2024-12-12
perf vendor events arm64: Update N2/V2 events from source
James Clark
12
-75
/
+82
2024-12-12
perf tools: Avoid unaligned pointer operations
Namhyung Kim
1
-5
/
+9
2024-12-12
tools build feature: Don't set feature-libcap=1 if libcap-devel isn't available
Arnaldo Carvalho de Melo
2
-3
/
+1
2024-12-12
tools build feature: Add some comments to explain the FEATURE_TESTS logic
Arnaldo Carvalho de Melo
1
-0
/
+35
2024-12-12
net: dsa: tag_ocelot_8021q: fix broken reception
Robert Hodaszi
1
-1
/
+1
2024-12-12
net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
Jesse Van Gavere
1
-24
/
+18
2024-12-12
net: renesas: rswitch: fix initial MPIC register setting
Nikita Yushchenko
2
-13
/
+28
2024-12-12
Bluetooth: btmtk: avoid UAF in btmtk_process_coredump
Thadeu Lima de Souza Cascardo
1
-8
/
+12
2024-12-12
Bluetooth: iso: Fix circular lock in iso_conn_big_sync
Iulia Tanasescu
1
-7
/
+27
2024-12-12
Bluetooth: iso: Fix circular lock in iso_listen_bis
Iulia Tanasescu
1
-2
/
+12
2024-12-12
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
2
-14
/
+16
2024-12-12
Bluetooth: iso: Fix recursive locking warning
Iulia Tanasescu
1
-2
/
+6
2024-12-12
Bluetooth: iso: Always release hdev at the end of iso_listen_bis
Iulia Tanasescu
1
-2
/
+1
2024-12-12
Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating
Luiz Augusto von Dentz
1
-22
/
+11
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
6
-57
/
+97
2024-12-12
team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
1
-1
/
+2
2024-12-12
team: Fix initial vlan_feature set in __team_compute_features
Daniel Borkmann
1
-2
/
+3
2024-12-12
bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
1
-0
/
+1
2024-12-12
bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features
Daniel Borkmann
1
-2
/
+3
2024-12-12
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
3
-5
/
+9
[next]