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
2019-04-01
perf vendor events intel: Update SkylakeX events to v1.12
Andi Kleen
5
-1047
/
+899
2019-04-01
perf vendor events intel: Update Skylake events to v42
Andi Kleen
4
-168
/
+3163
2019-04-01
perf vendor events intel: Update Broadwell-DE events to v7
Andi Kleen
2
-7
/
+3
2019-04-01
perf vendor events intel: Update Broadwell events to v23
Andi Kleen
5
-1676
/
+1685
2019-04-01
perf vendor events intel: Update metrics from TMAM 3.5
Andi Kleen
11
-385
/
+2321
2019-04-01
perf record: Implement --mmap-flush=<number> option
Alexey Budankov
7
-12
/
+89
2019-04-01
tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines
Alexey Budankov
7
-1
/
+49
2019-04-01
tools lib traceevent: Rename input arguments and local variables of libtraceevent from pevent to tep
Tzvetomir Stoyanov
4
-180
/
+180
2019-04-01
perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_filter to "tep"
Tzvetomir Stoyanov
2
-8
/
+8
2019-04-01
perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event to "tep"
Tzvetomir Stoyanov
13
-33
/
+33
2019-04-01
tools lib traceevent: Rename input arguments of libtraceevent APIs from pevent to tep
Tzvetomir Stoyanov
16
-442
/
+439
2019-04-01
tools tools, tools lib traceevent: Make traceevent APIs more consistent
Tzvetomir Stoyanov
6
-46
/
+46
2019-04-01
tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str()
Tzvetomir Stoyanov
1
-3
/
+0
2019-04-01
tools lib traceevent: Remove tep filter trivial APIs
Tzvetomir Stoyanov
2
-185
/
+0
2019-04-01
tools lib traceevent: Removed unneeded !! and return parenthesis
Steven Rostedt (VMware)
1
-2
/
+2
2019-04-01
tools lib traceevent: Implement new traceevent APIs for accessing struct tep_handler fields
Tzvetomir Stoyanov
2
-4
/
+108
2019-04-01
tools lib traceevent: Coding style fixes
Tzvetomir Stoyanov
1
-15
/
+15
2019-04-01
tools lib traceevent: Change description of few APIs
Tzvetomir Stoyanov
2
-12
/
+14
2019-04-01
tools lib traceevent: Add more debugging to see various internal ring buffer entries
Steven Rostedt (Red Hat)
2
-0
/
+62
2019-04-01
tools lib traceevent: Implement a new API, tep_list_events_copy()
Tzvetomir Stoyanov
2
-23
/
+91
2019-04-01
tools lib traceevent: Add mono clocks to be parsed in seconds
Steven Rostedt (VMware)
1
-1
/
+2
2019-04-01
tools lib traceevent: Handle trace_printk() "%px"
Steven Rostedt (VMware)
1
-0
/
+1
2019-04-01
perf list: Output tool events
Andi Kleen
3
-2
/
+25
2019-04-01
perf evsel: Support printing evsel name for 'duration_time'
Andi Kleen
1
-1
/
+10
2019-04-01
perf stat: Implement duration_time as a proper event
Andi Kleen
6
-13
/
+86
2019-04-01
perf stat: Revert checks for duration_time
Andi Kleen
1
-18
/
+0
2019-04-01
perf list: Fix s390 counter long description for L1D_RO_EXCL_WRITES
Thomas Richter
1
-1
/
+1
2019-04-01
perf tools: Add header defining used namespace struct to event.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-04-01
perf trace beauty renameat: No need to include linux/fs.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-04-01
perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytes
Arnaldo Carvalho de Melo
1
-18
/
+28
2019-04-01
perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd string arg
Arnaldo Carvalho de Melo
1
-3
/
+147
2019-04-01
perf trace: Add 'string' event alias to select syscalls with string args
Arnaldo Carvalho de Melo
1
-0
/
+65
2019-04-01
bpf: add bpffs multi-dimensional array tests in test_btf
Yonghong Song
1
-8
/
+24
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+54
2019-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
26
-103
/
+288
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+5
2019-03-30
libnvdimm/security: provide fix for secure-erase to use zero-key
Dave Jiang
1
-2
/
+9
2019-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-3
/
+92
2019-03-30
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Rafael J. Wysocki
1
-58
/
+219
2019-03-29
selftests/bpf: Test variable offset stack access
Andrey Ignatov
1
-2
/
+77
2019-03-29
selftests: tc-testing: Add pedit tests
Dmytro Linkin
1
-0
/
+903
2019-03-28
selftests: mlxsw: Add a new test for strict priority
Petr Machata
1
-0
/
+311
2019-03-28
selftests: mlxsw: Add qos_lib.sh
Petr Machata
2
-92
/
+109
2019-03-28
selftests: mlxsw: qos_mc_aware: Configure shared buffers
Petr Machata
1
-0
/
+19
2019-03-28
selftests: forwarding: devlink_lib: Add shared buffer helpers
Petr Machata
1
-0
/
+95
2019-03-28
selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEV
Petr Machata
1
-3
/
+2
2019-03-28
selftests: forwarding: devlink_lib: Avoid double sourcing of lib.sh
Petr Machata
4
-11
/
+8
2019-03-28
selftests: forwarding: Test action VLAN modify
Danielle Ratson
1
-0
/
+164
2019-03-28
selftests: forwarding: Add PCP match and VLAN match tests
Amit Cohen
1
-1
/
+58
2019-03-28
selftests: forwarding: Add reverse path forwarding (RPF) test cases
Ido Schimmel
1
-1
/
+106
[prev]
[next]