index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
h8300
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-09
perf tools: Remove unused pager_use_color variable
Josh Poimboeuf
4
-11
/
+1
2015-12-09
perf tools: Fix write_numa_topology to put cpu_map instead of free
Masami Hiramatsu
1
-1
/
+1
2015-12-09
perf machine: Fix machine.vmlinux_maps to make sure to clear the old one
Masami Hiramatsu
1
-0
/
+5
2015-12-09
perf tools: Fix maps__fixup_overlappings to put used maps
Masami Hiramatsu
1
-0
/
+2
2015-12-09
perf hists: Fix hists_evsel to release hists
Masami Hiramatsu
1
-1
/
+9
2015-12-09
perf stat: Fix cmd_stat to release cpu_map
Masami Hiramatsu
1
-0
/
+9
2015-12-09
perf tools: Fix map_groups__clone to put cloned map
Masami Hiramatsu
1
-0
/
+1
2015-12-09
perf tui: Change default selection background color to yellow
Ingo Molnar
1
-1
/
+1
2015-12-07
perf annotate: ARM support
Russell King
1
-0
/
+23
2015-12-07
perf stat: Move enable_on_exec setup under earlier code
Jiri Olsa
1
-6
/
+9
2015-12-07
perf stat: Create events as disabled
Jiri Olsa
1
-6
/
+19
2015-12-07
perf stat: Use perf_evlist__enable in handle_initial_delay
Jiri Olsa
1
-4
/
+1
2015-12-07
perf evlist: Factor perf_evlist__(enable|disable) functions
Jiri Olsa
1
-24
/
+8
2015-12-07
perf evsel: Introduce disable() method
Jiri Olsa
2
-0
/
+11
2015-12-07
perf evsel: Use event maps directly in perf_evsel__enable
Jiri Olsa
3
-6
/
+6
2015-12-07
perf test: Create kernel maps properly for hist entries test
Jiri Olsa
1
-0
/
+5
2015-12-07
perf test: Prevent using bpf-output event in round trip name test
Jiri Olsa
1
-1
/
+2
2015-12-07
perf test: Fix cpus and thread maps reference in error path
Jiri Olsa
1
-0
/
+7
2015-12-07
perf test: Use machine__new_host in mmap thread code reading test
Jiri Olsa
1
-5
/
+2
2015-12-07
perf test: Use machine__new_host in mmap thread lookup test
Jiri Olsa
1
-4
/
+2
2015-12-07
perf test: Use machine__new_host in dwarf unwind test
Jiri Olsa
1
-6
/
+2
2015-12-07
perf machine: Pass correct string to dso__adjust_kmod_long_name
Wang Nan
1
-1
/
+1
2015-12-07
perf hists browser: Fix segfault if use symbol filter in cmdline
Wang Nan
1
-0
/
+3
2015-12-07
perf hists browser: Reset selection when refresh
Wang Nan
1
-0
/
+2
2015-12-07
perf hists browser: Add NULL pointer check to prevent crash
Wang Nan
1
-0
/
+3
2015-12-07
perf buildid-list: Fix return value of perf buildid-list -k
Michael Petlan
1
-1
/
+1
2015-12-07
perf buildid-list: Show running kernel build id fix
Michael Petlan
1
-1
/
+1
2015-12-06
perf/x86: Remove old MSR perf tracing code
Andi Kleen
1
-11
/
+1
2015-12-06
x86, tracing, perf: Add trace point for MSR accesses
Andi Kleen
5
-0
/
+188
2015-12-06
tracepoints: Move struct tracepoint to new tracepoint-defs.h header
Andi Kleen
2
-15
/
+28
2015-12-06
x86/headers: Don't include asm/processor.h in asm/atomic.h
Andi Kleen
3
-2
/
+4
2015-12-06
perf/x86/intel: Fix __initconst declaration in the RAPL perf driver
Andi Kleen
1
-1
/
+1
2015-12-06
perf/core: Collapse common IPI pattern
Peter Zijlstra
1
-104
/
+76
2015-12-06
perf: Do not send exit event twice
Jiri Olsa
1
-11
/
+31
2015-12-06
perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro
Jiri Olsa
1
-1
/
+1
2015-12-06
perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell
Yuanfang Chen
1
-1
/
+1
2015-12-04
perf: Fix PERF_EVENT_IOC_PERIOD deadlock
Peter Zijlstra
1
-1
/
+8
2015-11-28
perf bpf: Rename bpf config to program config
Wang Nan
2
-34
/
+33
2015-11-28
tools lib bpf: Extract and collect map names from BPF object file
Wang Nan
2
-3
/
+65
2015-11-28
tools lib bpf: Collect map definition in bpf_object
Wang Nan
2
-60
/
+148
2015-11-28
perf hists browser: Update nr entries regardless of min percent
Namhyung Kim
1
-3
/
+2
2015-11-28
perf hists: Do not skip elided fields when processing samples
Namhyung Kim
1
-6
/
+0
2015-11-27
perf report: Show error message when processing sample fails
Namhyung Kim
1
-3
/
+9
2015-11-27
perf list: Robustify event printing routine
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-11-27
perf list: Add support for PERF_COUNT_SW_BPF_OUT
Arnaldo Carvalho de Melo
1
-0
/
+4
2015-11-27
perf test: 'unwind' test should create kernel maps
Jiri Olsa
1
-0
/
+5
2015-11-27
perf buildid-list: Show running kernel build id fix
Michael Petlan
1
-1
/
+1
2015-11-26
bpf tools: Add helper function for updating bpf maps elements
He Kuang
2
-0
/
+16
2015-11-26
perf evlist: Display WEIGHT sample type bit
Jiri Olsa
1
-0
/
+1
2015-11-26
perf stat: Clear sample_(type|period) for counting
Jiri Olsa
1
-0
/
+7
[next]