index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-13
selftests/bpf: Fix test_core_autosize on big-endian machines
Ilya Leoshkevich
1
-5
/
+15
2021-08-13
Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+27
2021-08-13
libbpf: Support weak typed ksyms.
Hao Luo
3
-7
/
+96
2021-08-13
selftests/bpf: Fix running of XDP bonding tests
Jussi Maki
1
-3
/
+3
2021-08-13
kunit: Print test statistics on failure
David Gow
1
-1
/
+1
2021-08-13
kunit: tool: make --raw_output support only showing kunit output
Daniel Latypov
3
-9
/
+24
2021-08-13
kunit: tool: add --kernel_args to allow setting module params
Daniel Latypov
2
-10
/
+26
2021-08-13
selftests, bpf: Test that dead ldx_w insns are accepted
Ilya Leoshkevich
1
-0
/
+12
2021-08-13
tools/io_uring/io_uring-cp: sync with liburing example
Jens Axboe
1
-4
/
+27
2021-08-13
perf test: Do not compare overheads in the zstd comp test
Namhyung Kim
1
-2
/
+2
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+4
2021-08-11
perf tools: Enable on a list of CPUs for hybrid
Jin Yao
7
-0
/
+127
2021-08-11
perf tools: Create hybrid flag in target
Jin Yao
2
-1
/
+2
2021-08-11
libperf: Add perf_cpu_map__default_new()
Jin Yao
2
-0
/
+6
2021-08-11
tools/testing/nvdimm: Fix missing 'fallthrough' warning
Dan Williams
1
-1
/
+1
2021-08-11
perf test: Make --skip work on shell tests
Riccardo Mancini
1
-2
/
+9
2021-08-11
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
4
-7
/
+206
2021-08-11
perf tests: Add dlfilter test
Adrian Hunter
8
-3
/
+771
2021-08-11
perf build: Move perf_dlfilters.h in the source tree
Adrian Hunter
3
-2
/
+2
2021-08-11
perf dlfilter: Amend documentation wrt library dependencies
Adrian Hunter
1
-0
/
+8
2021-08-11
perf script: Fix --list-dlfilters documentation
Adrian Hunter
1
-1
/
+1
2021-08-11
perf script: Fix unnecessary machine_resolve()
Adrian Hunter
1
-1
/
+1
2021-08-11
perf script: Fix documented const'ness of perf_dlfilter_fns
Adrian Hunter
1
-2
/
+2
2021-08-11
tools/virtio: fix build
Michael S. Tsirkin
3
-1
/
+60
2021-08-10
perf vendor events: Update metrics for SkyLake Server
Jin Yao
1
-164
/
+83
2021-08-10
perf vendor events intel: Update uncore event list for SkyLake Server
Jin Yao
2
-24
/
+156
2021-08-10
perf vendor events intel: Update core event list for SkyLake Server
Jin Yao
7
-2487
/
+2497
2021-08-10
perf vendor events: Update metrics for CascadeLake Server
Jin Yao
1
-167
/
+86
2021-08-10
perf vendor events intel: Update uncore event list for CascadeLake Server
Jin Yao
2
-25
/
+157
2021-08-10
perf vendor events intel: Update core event list for CascadeLake Server
Jin Yao
7
-8434
/
+8444
2021-08-10
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'nolibc.2021.07.20c', 'tasks.2021.07.20c', 'torture.2021.07.27a' and 'torturescript.2021.07.27a' into HEAD
Paul E. McKenney
19
-59
/
+382
2021-08-10
perf test: Add pmu-events sys event support
John Garry
2
-3
/
+83
2021-08-10
perf jevents: Print SoC name per system event table
John Garry
2
-1
/
+3
2021-08-10
perf pmu: Make pmu_add_sys_aliases() public
John Garry
2
-1
/
+2
2021-08-10
perf test: Add more pmu-events uncore aliases
John Garry
2
-1
/
+94
2021-08-10
Merge branch 'kvm-vmx-secctl' into HEAD
Paolo Bonzini
3
-5
/
+43
2021-08-10
perf test: Re-add pmu-event uncore PMU alias test
John Garry
1
-0
/
+110
2021-08-10
perf pmu: Check .is_uncore field in pmu_add_cpu_aliases_map()
John Garry
1
-2
/
+1
2021-08-10
perf test: Test pmu-events core aliases separately
John Garry
1
-29
/
+16
2021-08-10
perf test: Factor out pmu-events alias comparison
John Garry
1
-25
/
+55
2021-08-10
perf test: Declare pmu-events test events separately
John Garry
1
-118
/
+126
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
13
-175
/
+628
2021-08-10
perf jevents: Relocate test events to cpu folder
John Garry
5
-1
/
+1
2021-08-10
perf test: Factor out pmu-events event comparison
John Garry
1
-53
/
+66
2021-08-10
perf jevents: Make build dependency on test JSONs
John Garry
1
-1
/
+4
2021-08-10
perf bench: Add benchmark for evlist open/close operations
Riccardo Mancini
4
-0
/
+260
2021-08-10
perf docs: Fix accidental em-dashes
Alyssa Ross
5
-12
/
+12
2021-08-09
selftests/bpf: Add tests for XDP bonding
Jussi Maki
1
-0
/
+520
2021-08-09
selftests/bpf: Fix xdp_tx.c prog section name
Jussi Maki
2
-2
/
+2
2021-08-09
perf env: Track kernel 64-bit mode in environment
Leo Yan
2
-1
/
+26
[prev]
[next]