index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
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...
Adrian Hunter
6
-34
/
+6
2018-01-18
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__...
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-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...
Linus Torvalds
1
-1
/
+3
2018-01-17
Merge tag 'perf-core-for-mingo-4.16-20180117' of git://git.kernel.org/pub/scm...
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...
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_...
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 rec...
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-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
objtool: Improve error message for bad file argument
Josh Poimboeuf
1
-1
/
+3
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+565
2018-01-13
tools/objtool/Makefile: don't assume sync-check.sh is executable
Andrew Morton
1
-1
/
+1
2018-01-13
selftests/x86: Add test_vsyscall
Andy Lutomirski
2
-1
/
+501
2018-01-12
perf trace: Fix setting of --call-graph/--max-stack for non-syscall events
Arnaldo Carvalho de Melo
1
-15
/
+5
2018-01-12
perf evsel: Check if callchain is enabled before setting it up
Arnaldo Carvalho de Melo
1
-3
/
+11
2018-01-12
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
1
-1
/
+1
2018-01-12
perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitely
Arnaldo Carvalho de Melo
1
-23
/
+0
2018-01-12
perf script python: Add script to profile and resolve physical mem type
Kan Liang
4
-0
/
+119
2018-01-12
perf evlist: Remove trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-12
objtool: Allow alternatives to be ignored
Josh Poimboeuf
2
-7
/
+57
2018-01-12
objtool: Detect jumps to retpoline thunks
Josh Poimboeuf
1
-0
/
+7
[prev]
[next]