index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Move conditional O_CLOEXEC to util.h
Arnaldo Carvalho de Melo
2018-01-23
2
-10
/
+10
*
perf bpf: Don't warn about unavailability of builtin clang, just fallback
Arnaldo Carvalho de Melo
2018-01-18
1
-1
/
+1
*
perf tools: Use ui__error() for reporting --fields errors
Arnaldo Carvalho de Melo
2018-01-18
1
-2
/
+2
*
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
2018-01-18
6
-34
/
+6
*
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__...
Adrian Hunter
2018-01-18
1
-0
/
+1
*
perf intel-pt/bts: Do not swap when synthesizing samples
Adrian Hunter
2018-01-18
2
-13
/
+4
*
Merge tag 'perf-core-for-mingo-4.16-20180117' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-01-17
35
-130
/
+1465
|
\
|
*
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
2018-01-17
1
-1
/
+1
|
*
perf script: Remove the time slices number limitation
Jin Yao
2018-01-17
2
-9
/
+17
|
*
perf report: Remove the time slices number limitation
Jin Yao
2018-01-17
2
-7
/
+17
|
*
perf util: Allocate time slices buffer according to number of comma
Jin Yao
2018-01-17
2
-0
/
+30
|
*
perf report: Add an indication of what time slices are used
Jin Yao
2018-01-17
1
-0
/
+3
|
*
perf util: Support no index time percent slice
Jin Yao
2018-01-17
1
-0
/
+36
|
*
perf util: Improve error checking for time percent input
Jin Yao
2018-01-17
1
-2
/
+6
|
*
perf script: Improve error msg when no first/last sample time found
Jin Yao
2018-01-17
1
-1
/
+3
|
*
perf report: Improve error msg when no first/last sample time found
Jin Yao
2018-01-17
1
-1
/
+3
|
*
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
Arnaldo Carvalho de Melo
2018-01-17
1
-3
/
+13
|
*
perf trace: Allow overriding global --max-stack per event
Arnaldo Carvalho de Melo
2018-01-17
1
-1
/
+13
|
*
perf trace: Setup DWARF callchains for non-syscall events when --max-stack is...
Arnaldo Carvalho de Melo
2018-01-17
1
-2
/
+3
|
*
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
2018-01-17
7
-12
/
+25
|
*
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
2018-01-17
1
-4
/
+4
|
*
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2018-01-17
11
-7
/
+1077
|
*
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
2018-01-17
1
-1
/
+9
|
*
tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_...
Taeung Song
2018-01-17
1
-0
/
+1
|
*
tools lib traceevent: Add UL suffix to MISSING_EVENTS
Michael Sartain
2018-01-17
1
-2
/
+2
|
*
tools lib traceevent: Use asprintf when possible
Federico Vaga
2018-01-17
2
-22
/
+13
|
*
tools lib traceevent: Show contents (in hex) of data of unrecognized type rec...
Steven Rostedt (VMware)
2018-01-17
1
-2
/
+8
|
*
tools lib traceevent: Handle new pointer processing of bprint strings
Steven Rostedt (VMware)
2018-01-17
1
-0
/
+26
|
*
tools lib traceevent: Simplify pointer print logic and fix %pF
Steven Rostedt (VMware)
2018-01-17
1
-8
/
+9
|
*
tools lib traceevent: Print value of unknown symbolic fields
Jan Kiszka
2018-01-17
1
-0
/
+2
|
*
tools lib traceevent: Show value of flags that have not been parsed
Steven Rostedt (VMware)
2018-01-17
1
-0
/
+5
|
*
tools lib traceevent: Fix bad force_token escape sequence
Michael Sartain
2018-01-17
1
-1
/
+1
|
*
perf trace: Fix setting of --call-graph/--max-stack for non-syscall events
Arnaldo Carvalho de Melo
2018-01-12
1
-15
/
+5
|
*
perf evsel: Check if callchain is enabled before setting it up
Arnaldo Carvalho de Melo
2018-01-12
1
-3
/
+11
|
*
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
2018-01-12
1
-1
/
+1
|
*
perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitely
Arnaldo Carvalho de Melo
2018-01-12
1
-23
/
+0
|
*
perf script python: Add script to profile and resolve physical mem type
Kan Liang
2018-01-12
4
-0
/
+119
|
*
perf evlist: Remove trailing semicolon
Luis de Bethencourt
2018-01-12
1
-1
/
+1
|
*
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
Mathieu Poirier
2018-01-11
1
-1
/
+1
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-01-17
175
-724
/
+1605
|
\
\
|
|
/
|
/
|
|
*
perf/x86/rapl: Fix Haswell and Broadwell server RAPL event
Kan Liang
2018-01-12
1
-2
/
+2
|
*
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-01-12
1
-6
/
+12
|
|
\
|
|
*
rbd: set max_segments to USHRT_MAX
Ilya Dryomov
2018-01-09
1
-1
/
+1
|
|
*
rbd: reacquire lock should update lock owner client id
Florian Margaine
2018-01-09
1
-5
/
+11
|
*
|
Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-01-12
1
-12
/
+23
|
|
\
\
|
|
*
|
gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()
Geert Uytterhoeven
2018-01-10
1
-12
/
+23
|
|
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-11
1
-1
/
+3
|
|
\
\
|
|
*
|
Fix a leak in socket(2) when we fail to allocate a file descriptor.
Al Viro
2018-01-11
1
-1
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-11
37
-131
/
+303
|
|
\
\
\
|
|
*
|
|
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
2018-01-10
1
-0
/
+9
[next]