index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf scripting: Don't die if scripting can't be setup, disable it
Arnaldo Carvalho de Melo
2016-10-28
1
-18
/
+15
*
perf scripting: Avoid leaking the scripting_context variable
Arnaldo Carvalho de Melo
2016-10-28
1
-2
/
+4
*
perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)
Arnaldo Carvalho de Melo
2016-10-28
1
-0
/
+3
*
tools: Update asm-generic/mman-common.h copy from the kernel
Arnaldo Carvalho de Melo
2016-10-28
1
-0
/
+5
*
perf bench mem: Ignore export.h related changes to mem{cpy,set}.S
Arnaldo Carvalho de Melo
2016-10-28
1
-2
/
+2
*
perf list: Support matching by topic
Andi Kleen
2016-10-28
1
-1
/
+3
*
perf tools: Introduce timestamp__scnprintf_usec()
Namhyung Kim
2016-10-28
4
-7
/
+24
*
perf sched map: Always show task comm with -v
Namhyung Kim
2016-10-25
1
-1
/
+1
*
perf sched map: Apply cpu color when there's an activity
Namhyung Kim
2016-10-25
1
-1
/
+1
*
perf sched: Make common options cascading
Namhyung Kim
2016-10-25
1
-12
/
+12
*
tools lib subcmd: Suppport cascading options
Namhyung Kim
2016-10-25
2
-0
/
+16
*
perf hist browser: Fix hierarchy column counts
Namhyung Kim
2016-10-25
1
-1
/
+14
*
perf bench futex: Sanitize numeric parameters
Davidlohr Bueso
2016-10-25
6
-0
/
+20
*
perf bench futex: Avoid worker cacheline bouncing
Davidlohr Bueso
2016-10-25
2
-7
/
+8
*
perf coresight: Removing miscellaneous debug output
Mathieu Poirier
2016-10-24
1
-2
/
+0
*
perf list: Make vendor event matching case insensitive
Andi Kleen
2016-10-24
3
-7
/
+19
*
perf trace: Use the syscall raw_syscalls:sys_enter timestamp
Arnaldo Carvalho de Melo
2016-10-24
1
-3
/
+3
*
perf trace: Remove thread_trace->exit_time
Arnaldo Carvalho de Melo
2016-10-24
1
-3
/
+0
*
perf bench futex: Cache align the worker struct
Sebastian Andrzej Siewior
2016-10-24
1
-1
/
+4
*
perf tools: Use normal error reporting when processing PERF_RECORD_READ events
Arnaldo Carvalho de Melo
2016-10-24
3
-27
/
+70
*
perf tools: Normalize sq_quote_argv() error reporting
Arnaldo Carvalho de Melo
2016-10-24
1
-1
/
+1
*
perf bench mem: Move boilerplate memory allocation to the infrastructure
Arnaldo Carvalho de Melo
2016-10-24
1
-47
/
+30
*
perf trace: Implement --delay
Alexis Berlemont
2016-10-24
2
-1
/
+14
*
perf hists browser: Dynamically change verbosity level
Alexis Berlemont
2016-10-24
2
-6
/
+16
*
perf tools: Fix typo "No enough" to "Not enough"
Alexander Alemayhu
2016-10-24
4
-10
/
+10
*
perf pmu: Only print Using CPUID message once
Andi Kleen
2016-10-24
1
-1
/
+5
*
perf jit: Add jitdump format specification document
Stephane Eranian
2016-10-24
1
-0
/
+170
*
perf jit: Check JITHEADER_VERSION
Stefano Sanfilippo
2016-10-24
1
-0
/
+6
*
perf jit: Generate .eh_frame/.eh_frame_hdr in DSO
Stefano Sanfilippo
2016-10-24
3
-7
/
+109
*
perf jit: Add unwinding support
Stefano Sanfilippo
2016-10-24
2
-3
/
+66
*
perf jit: Do not assume pgoff is zero
Stefano Sanfilippo
2016-10-24
1
-2
/
+2
*
perf jit: Make perf skip unknown records
Stefano Sanfilippo
2016-10-24
1
-3
/
+3
*
perf jit: Remove unecessary padding in jitdump file
Stephane Eranian
2016-10-24
1
-37
/
+1
*
perf jit: Enable jitdump support without dwarf
Maciej Debski
2016-10-24
4
-4
/
+11
*
perf jit: Improve error messages from JVMTI
Stephane Eranian
2016-10-24
1
-10
/
+29
*
perf jit: Add NT_GNU_BUILD_ID definition for older distros
Arnaldo Carvalho de Melo
2016-10-24
1
-0
/
+4
*
perf jit: Avoid returning garbage for a ret variable
Arnaldo Carvalho de Melo
2016-10-24
1
-1
/
+1
*
perf tools: Implement branch_type event parameter
Andi Kleen
2016-10-24
5
-43
/
+71
*
perf record: Improve documentation of event parameters
Andi Kleen
2016-10-24
1
-3
/
+6
*
perf header: Display feature name on write failure
Jiri Olsa
2016-10-24
1
-1
/
+1
*
perf header: Display missing features
Jiri Olsa
2016-10-24
1
-1
/
+9
*
perf report: Move captured info to generic header info
Jiri Olsa
2016-10-24
2
-10
/
+9
*
tools lib: Add for_each_clear_bit macro
Jiri Olsa
2016-10-24
6
-0
/
+72
*
tools lib traceevent: Add version for traceevent shared object
Jiri Olsa
2016-10-24
1
-5
/
+9
*
tools lib traceevent: Rename LIB_FILE to LIB_TARGET
Jiri Olsa
2016-10-24
1
-6
/
+6
*
tools lib traceevent: Add do_install_mkdir Makefile function
Jiri Olsa
2016-10-24
1
-3
/
+7
*
tools lib traceevent: Add install_headers target
Jiri Olsa
2016-10-24
1
-1
/
+7
*
perf tools: Sync copy of x86's syscall table
Arnaldo Carvalho de Melo
2016-10-24
1
-2
/
+2
*
perf script: Support insn and insnlen
Andi Kleen
2016-10-24
2
-3
/
+27
*
perf intel-pt/bts: Report instruction bytes and length in sample
Andi Kleen
2016-10-24
6
-1
/
+19
[next]