index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf report: Add branch flag to callchain cursor node
Jin Yao
2016-11-14
3
-18
/
+86
*
perf config: Mark where are config items from (user or system)
Taeung Song
2016-11-14
3
-3
/
+23
*
perf config: Add support setting variables in a config file
Taeung Song
2016-11-14
4
-7
/
+88
*
perf config: Validate config variable arguments before trying use them
Taeung Song
2016-11-14
1
-4
/
+41
*
perf config: Add support for getting config key-value pairs
Taeung Song
2016-11-14
2
-3
/
+55
*
perf kvmti: Remove unused Makefile file
Jiri Olsa
2016-11-14
1
-89
/
+0
*
perf jvmti: Plug compilation into perf build
Jiri Olsa
2016-11-14
4
-2
/
+58
*
perf intel-pt: Update documentation about context switch events
Arnaldo Carvalho de Melo
2016-11-11
1
-2
/
+17
*
perf callchain: Fixup help/config for no-unwinding
Rabin Vincent
2016-11-08
2
-6
/
+0
*
perf tools: Add missing object file to the python binding linkage list
Arnaldo Carvalho de Melo
2016-10-28
2
-1
/
+2
*
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
*
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
*
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
[next]