index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-28
perf probe: Use strbuf for making strings
Masami Hiramatsu
3
-169
/
+93
2016-04-28
perf evsel: Remove two extraneous ending newlines in open_strerror()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-04-28
perf evsel: Handle ENOMEM for perf_event_max_stack + PERF_SAMPLE_CALLCHAIN
Arnaldo Carvalho de Melo
1
-0
/
+8
2016-04-28
bpf tools: Fix syscall argument
Florian Fainelli
1
-1
/
+1
2016-04-28
bpf tools: Remove expression with no effect
Florian Fainelli
1
-1
/
+0
2016-04-28
powercap, perf/x86/intel/rapl: Add PSys support
Srinivas Pandruvada
1
-0
/
+69
2016-04-28
perf/x86/intel: Fix incorrect lbr_sel_mask value
Kan Liang
1
-2
/
+4
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
4
-11
/
+75
2016-04-28
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
1
-16
/
+36
2016-04-28
perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX
Adam Borowski
1
-1
/
+1
2016-04-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
16
-18
/
+28
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
13
-23
/
+84
2016-04-26
perf bench: Remove one more die() call
Arnaldo Carvalho de Melo
1
-7
/
+15
2016-04-26
perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-04-26
perf probe: Fix module probe issue if no dwarf support
Ravi Bangoria
1
-3
/
+73
2016-04-26
perf probe: Fix offline module name missmatch issue
Ravi Bangoria
1
-14
/
+5
2016-04-26
perf trace: Read thread's COMM from /proc when not set
Arnaldo Carvalho de Melo
1
-1
/
+4
2016-04-26
perf thread: Introduce method to set comm from /proc/pid/self
Arnaldo Carvalho de Melo
2
-0
/
+21
2016-04-26
tools lib api fs: Add helper to read string from procfs file
Arnaldo Carvalho de Melo
2
-0
/
+15
2016-04-26
perf trace: Do not beautify the 'pid' parameter as a simple integer
Arnaldo Carvalho de Melo
1
-2
/
+1
2016-04-26
perf trace: Move perf_flags beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-44
/
+44
2016-04-26
perf probe: Set default kprobe group name if it is not given
Masami Hiramatsu
1
-3
/
+7
2016-04-26
perf probe: Let probe_file__add_event return 0 if succeeded
Masami Hiramatsu
1
-2
/
+1
2016-04-26
perf tools: Add lsdir() helper to read a directory
Masami Hiramatsu
2
-0
/
+37
2016-04-26
perf probe: Close target file on error path
Masami Hiramatsu
1
-2
/
+7
2016-04-26
perf evlist: Enforce ring buffer reading
Wang Nan
1
-2
/
+10
2016-04-26
perf hists: Clear dummy entry accumulated period
Kan Liang
1
-0
/
+2
2016-04-26
perf intel-pt: Fix off-by-one comparison on maximum code
Colin Ian King
1
-1
/
+1
2016-04-26
perf bench futex: Simplify wrapper for LOCK_PI
Davidlohr Bueso
2
-5
/
+3
2016-04-26
perf tests: Replace assignment with comparison on assert check
Colin Ian King
1
-1
/
+1
2016-04-25
perf tools: Remove duplicate const qualifier
Eric Engestrom
1
-1
/
+1
2016-04-25
tools build: Fix perf_clean target
Jiri Olsa
1
-1
/
+2
2016-04-25
perf tools: Make the x86 clean quiet
Jiri Olsa
1
-1
/
+1
2016-04-25
perf evlist: Decode perf_event_attr->branch_sample_type
Arnaldo Carvalho de Melo
1
-1
/
+17
2016-04-25
perf trace: Make --pf honour --min-stack too
Arnaldo Carvalho de Melo
1
-4
/
+15
2016-04-25
perf trace: Make --event honour --min-stack too
Arnaldo Carvalho de Melo
1
-5
/
+16
2016-04-25
perf script: Fix segfault when printing callchains
Chris Phlipot
1
-6
/
+6
2016-04-25
perf trace: Make --pf maj/min/all use callchains too
Arnaldo Carvalho de Melo
1
-18
/
+41
2016-04-25
perf trace: Extract evsel contructor from perf_evlist__add_pgfault
Arnaldo Carvalho de Melo
1
-15
/
+16
2016-04-25
perf buildid: Fix off-by-one in write_buildid()
Andrey Ryabinin
1
-3
/
+3
2016-04-23
x86/perf/rapl: Add missing Broadwell model
Peter Zijlstra
1
-0
/
+1
2016-04-23
x86/perf/rapl: Reorder model numbers
Peter Zijlstra
1
-4
/
+9
2016-04-23
perf/x86/intel/rapl: Support Skylake RAPL domains
Srinivas Pandruvada
2
-2
/
+54
2016-04-23
perf/core: Add ::write_backward attribute to perf event
Wang Nan
4
-10
/
+85
2016-04-23
perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs
Kan Liang
3
-1
/
+21
2016-04-23
perf/x86/intel: Add Goldmont CPU support
Kan Liang
4
-1
/
+177
2016-04-23
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation
Peter Zijlstra
1
-1
/
+2
2016-04-23
perf/x86/intel/rapl: Add missing Haswell model
Srinivas Pandruvada
1
-0
/
+1
2016-04-23
perf/x86/intel: Add model number for Skylake Server to perf
Andi Kleen
1
-0
/
+1
2016-04-19
perf test: Add missing verbose output explaining the reason for failure
Arnaldo Carvalho de Melo
1
-0
/
+3
[next]