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
2018-01-18
perf bpf: Don't warn about unavailability of builtin clang, just fallback
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+149
2018-01-18
perf tools: Use ui__error() for reporting --fields errors
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample()
Adrian Hunter
6
-34
/
+6
2018-01-18
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__synthesize_sample()
Adrian Hunter
1
-0
/
+1
2018-01-18
perf intel-pt/bts: Do not swap when synthesizing samples
Adrian Hunter
2
-13
/
+4
2018-01-18
Merge branch 'acpica'
Rafael J. Wysocki
1
-4
/
+24
2018-01-18
Merge branches 'pm-opp', 'pm-devfreq', 'pm-avs' and 'pm-tools'
Rafael J. Wysocki
2
-4
/
+15
2018-01-18
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
4
-3
/
+102
2018-01-17
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
1
-1
/
+122
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2018-01-17
Merge tag 'perf-core-for-mingo-4.16-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Ingo Molnar
35
-130
/
+1465
2018-01-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-21
/
+1
2018-01-17
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
1
-1
/
+1
2018-01-17
perf script: Remove the time slices number limitation
Jin Yao
2
-9
/
+17
2018-01-17
perf report: Remove the time slices number limitation
Jin Yao
2
-7
/
+17
2018-01-17
perf util: Allocate time slices buffer according to number of comma
Jin Yao
2
-0
/
+30
2018-01-17
perf report: Add an indication of what time slices are used
Jin Yao
1
-0
/
+3
2018-01-17
perf util: Support no index time percent slice
Jin Yao
1
-0
/
+36
2018-01-17
perf util: Improve error checking for time percent input
Jin Yao
1
-2
/
+6
2018-01-17
perf script: Improve error msg when no first/last sample time found
Jin Yao
1
-1
/
+3
2018-01-17
perf report: Improve error msg when no first/last sample time found
Jin Yao
1
-1
/
+3
2018-01-17
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
Arnaldo Carvalho de Melo
1
-3
/
+13
2018-01-17
perf trace: Allow overriding global --max-stack per event
Arnaldo Carvalho de Melo
1
-1
/
+13
2018-01-17
perf trace: Setup DWARF callchains for non-syscall events when --max-stack is used
Arnaldo Carvalho de Melo
1
-2
/
+3
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
7
-12
/
+25
2018-01-17
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
1
-4
/
+4
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
11
-7
/
+1077
2018-01-17
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
1
-1
/
+9
2018-01-17
tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_trivial()
Taeung Song
1
-0
/
+1
2018-01-17
tools lib traceevent: Add UL suffix to MISSING_EVENTS
Michael Sartain
1
-2
/
+2
2018-01-17
tools lib traceevent: Use asprintf when possible
Federico Vaga
2
-22
/
+13
2018-01-17
tools lib traceevent: Show contents (in hex) of data of unrecognized type records
Steven Rostedt (VMware)
1
-2
/
+8
2018-01-17
tools lib traceevent: Handle new pointer processing of bprint strings
Steven Rostedt (VMware)
1
-0
/
+26
2018-01-17
tools lib traceevent: Simplify pointer print logic and fix %pF
Steven Rostedt (VMware)
1
-8
/
+9
2018-01-17
tools lib traceevent: Print value of unknown symbolic fields
Jan Kiszka
1
-0
/
+2
2018-01-17
tools lib traceevent: Show value of flags that have not been parsed
Steven Rostedt (VMware)
1
-0
/
+5
2018-01-17
tools lib traceevent: Fix bad force_token escape sequence
Michael Sartain
1
-1
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-9
/
+606
2018-01-17
libbpf: Makefile set specified permission mode
Jesper Dangaard Brouer
1
-1
/
+1
2018-01-17
libbpf: cleanup Makefile, remove unused elements
Jesper Dangaard Brouer
1
-13
/
+2
2018-01-17
libbpf: install the header file libbpf.h
Jesper Dangaard Brouer
1
-1
/
+2
2018-01-17
libbpf: fix string comparison for guessing eBPF program type
Quentin Monnet
1
-1
/
+1
2018-01-17
tools: bpftool: add -DPACKAGE when including bfd.h
Jiong Wang
2
-2
/
+2
2018-01-16
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
1
-2
/
+27
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+40
2018-01-16
selftests: Fix loss of test output in run_kselftests.sh
Michael Ellerman
2
-2
/
+9
2018-01-16
selftest: ftrace: Fix to add 256 kprobe events correctly
Masami Hiramatsu
1
-2
/
+17
2018-01-16
selftest: ftrace: Fix to pick text symbols for kprobes
Masami Hiramatsu
1
-2
/
+2
2018-01-16
bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs
Roman Gushchin
1
-0
/
+1
[prev]
[next]