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
*
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
Masami Hiramatsu
2016-08-23
7
-19
/
+40
*
perf hists browser: Remove superfluous null check on map
Colin Ian King
2016-08-23
1
-2
/
+0
*
perf tools: Skip running the feature tests for 'make install-doc'
Rui Teng
2016-08-23
1
-1
/
+1
*
perf tools: Use __weak definition from linux/compiler.h
Rui Teng
2016-08-23
1
-2
/
+1
*
perf report: Allow configuring the default sort order in ~/.perfconfig
Arnaldo Carvalho de Melo
2016-08-23
4
-2
/
+10
*
tools: Copy coresight-pmu.h header file needed by perf tools
Mathieu Poirier
2016-08-23
3
-0
/
+43
*
perf disassemble: Extract logic to find file to pass to objdump to a separate...
Arnaldo Carvalho de Melo
2016-08-23
1
-22
/
+32
*
perf disassemble: Simplify logic for picking the filename to disassemble
Arnaldo Carvalho de Melo
2016-08-23
1
-25
/
+16
*
perf disassemble: Move check for kallsyms + !kcore
Arnaldo Carvalho de Melo
2016-08-23
1
-8
/
+8
*
perf hists: Add support for header span
Jiri Olsa
2016-08-23
7
-14
/
+25
*
perf tools stdio: Display multiple header lines
Jiri Olsa
2016-08-23
1
-9
/
+25
*
perf tools tui: Display multiple header lines
Jiri Olsa
2016-08-23
1
-8
/
+17
*
perf hists: Add line argument into perf_hpp_fmt's header callback
Jiri Olsa
2016-08-23
7
-12
/
+14
*
perf hists: Introduce nr_header_lines into struct perf_hpp_list
Jiri Olsa
2016-08-23
3
-3
/
+14
*
perf top: Use MSEC_PER_SEC
Arnaldo Carvalho de Melo
2016-08-23
1
-1
/
+2
*
perf bench futex: Use NSEC_PER_USEC
Arnaldo Carvalho de Melo
2016-08-23
3
-6
/
+9
*
perf kvm: Use NSEC_PER_USEC
Arnaldo Carvalho de Melo
2016-08-23
1
-5
/
+5
*
perf record: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
2016-08-23
1
-2
/
+2
*
perf bench sched-messaging: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
2016-08-23
1
-2
/
+3
*
perf bench mem: Use USEC_PER_SEC
Arnaldo Carvalho de Melo
2016-08-23
1
-1
/
+2
*
perf stat: Use *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-23
1
-6
/
+6
*
perf bench sched-pipe: Use linux/time64.h, USEC_PER_SEC
Arnaldo Carvalho de Melo
2016-08-23
1
-4
/
+5
*
perf timechart: Use NSEC_PER_U?SEC
Arnaldo Carvalho de Melo
2016-08-23
2
-11
/
+13
*
perf sched: Use linux/time64.h
Arnaldo Carvalho de Melo
2016-08-23
1
-18
/
+19
*
perf bench numa: Use NSEC_PER_U?SEC
Arnaldo Carvalho de Melo
2016-08-23
1
-26
/
+27
*
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-23
12
-27
/
+34
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Arnaldo Carvalho de Melo
2016-08-23
4
-6
/
+10
|
\
|
*
Merge tag 'perf-urgent-for-mingo-20160818' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-08-18
4
-6
/
+10
|
|
\
|
|
*
perf evsel: Do not access outside hw cache name arrays
Arnaldo Carvalho de Melo
2016-08-18
1
-3
/
+3
|
|
*
tools lib: Reinstate strlcpy() header guard with __UCLIBC__
Vineet Gupta
2016-08-18
1
-1
/
+5
|
|
*
perf unwind: Use addr_location::addr instead of ip for entries
Milian Wolff
2016-08-16
2
-2
/
+2
*
|
|
perf/x86: Fix PEBS threshold initialization
Jiri Olsa
2016-08-18
1
-1
/
+11
*
|
|
perf/x86: Use PMUEF_READ_CPU_PKG in uncore events
David Carrillo-Cisneros
2016-08-18
3
-0
/
+6
*
|
|
perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG
David Carrillo-Cisneros
2016-08-18
2
-2
/
+26
*
|
|
perf/core: Generalize event->group_flags
David Carrillo-Cisneros
2016-08-18
2
-13
/
+21
*
|
|
bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()
Madhavan Srinivasan
2016-08-18
2
-2
/
+21
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up dependencies
Ingo Molnar
2016-08-18
1
-27
/
+68
|
\
|
|
|
*
|
perf/core: Check return value of the perf_event_read() IPI
David Carrillo-Cisneros
2016-08-18
1
-3
/
+4
|
*
|
perf/core: Enable mapping of the stop filters
Mathieu Poirier
2016-08-18
1
-10
/
+5
|
*
|
perf/core: Update filters only on executable mmap
Mathieu Poirier
2016-08-18
1
-0
/
+7
|
*
|
perf/core: Fix file name handling for start/stop filters
Mathieu Poirier
2016-08-18
1
-2
/
+4
|
*
|
perf/core: Fix event_function_local()
Peter Zijlstra
2016-08-18
1
-12
/
+48
*
|
|
uprobes: Rename the "struct page *" args of __replace_page()
Oleg Nesterov
2016-08-18
1
-18
/
+18
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up dependency
Ingo Molnar
2016-08-18
245
-1163
/
+2309
|
\
|
|
|
*
|
uprobes: Fix the memcg accounting
Oleg Nesterov
2016-08-18
1
-2
/
+3
|
|
/
|
*
Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-08-16
12
-40
/
+136
|
|
\
|
|
*
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
2016-08-15
1
-1
/
+5
|
|
*
tools: Sync kvm related header files for arm64 and s390
Arnaldo Carvalho de Melo
2016-08-15
3
-0
/
+44
|
|
*
perf probe: Release resources on error when handling exit paths
Arnaldo Carvalho de Melo
2016-08-15
1
-3
/
+9
|
|
*
perf probe: Check for dup and fdopen failures
Colin Ian King
2016-08-15
1
-4
/
+20
[next]