开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-11
perf script: Add support for PERF_TYPE_BREAKPOINT
Wang Nan
2015-12-11
perf data: Add u32_hex data type
Wang Nan
2015-12-11
tools lib bpf: Fetch map names from correct strtab
Wang Nan
2015-12-11
tools lib bpf: Check return value of strdup when reading map names
Wang Nan
2015-12-11
perf top: Cleanup condition in perf_top__record_precise_ip()
Namhyung Kim
2015-12-11
perf top: Fix annotation on --stdio
Namhyung Kim
2015-12-11
perf top: Access hists->lock only if needed
Namhyung Kim
2015-12-11
perf top: Do not convert address for perf_top__record_precise_ip()
Namhyung Kim
2015-12-10
perf symbols: Fix dso__load_sym to put dso
Masami Hiramatsu
2015-12-10
perf tools: Make perf_session__register_idle_thread drop the refcount
Masami Hiramatsu
2015-12-10
Revert "perf tools: Improve setting of gcc debug option"
Arnaldo Carvalho de Melo
2015-12-10
perf top: Delete half-processed hist entries when exit
Namhyung Kim
2015-12-10
perf tools: Get rid of exit_browser() from usage_with_options()
Namhyung Kim
2015-12-10
perf thread_map: Free strlist on constructor error path
Namhyung Kim
2015-12-10
perf top: Do show usage message when failing to create cpu/thread maps
Arnaldo Carvalho de Melo
2015-12-10
perf report: Check argument before calling setup_browser()
Namhyung Kim
2015-12-10
perf kvm: Remove invocation of setup/exit_browser()
Namhyung Kim
2015-12-10
perf annotate: Delay UI browser setup after initialization is done
Namhyung Kim
2015-12-10
perf annotate: Check argument before calling setup_browser()
Namhyung Kim
2015-12-10
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-12-09
perf tools: Move cmd_version() to builtin-version.c
Josh Poimboeuf
2015-12-09
perf tools: Save cmdline arguments earlier
Josh Poimboeuf
2015-12-09
perf tools: Move term functions out of util.c
Josh Poimboeuf
2015-12-09
perf tools: Remove unused pager_use_color variable
Josh Poimboeuf
2015-12-09
perf tools: Fix write_numa_topology to put cpu_map instead of free
Masami Hiramatsu
2015-12-09
perf machine: Fix machine.vmlinux_maps to make sure to clear the old one
Masami Hiramatsu
2015-12-09
perf tools: Fix maps__fixup_overlappings to put used maps
Masami Hiramatsu
2015-12-09
perf hists: Fix hists_evsel to release hists
Masami Hiramatsu
2015-12-09
perf stat: Fix cmd_stat to release cpu_map
Masami Hiramatsu
2015-12-09
perf tools: Fix map_groups__clone to put cloned map
Masami Hiramatsu
2015-12-09
perf tui: Change default selection background color to yellow
Ingo Molnar
2015-12-08
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2015-12-08
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-12-08
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-12-07
perf annotate: ARM support
Russell King
2015-12-07
perf stat: Move enable_on_exec setup under earlier code
Jiri Olsa
2015-12-07
perf stat: Create events as disabled
Jiri Olsa
2015-12-07
perf stat: Use perf_evlist__enable in handle_initial_delay
Jiri Olsa
2015-12-07
perf evlist: Factor perf_evlist__(enable|disable) functions
Jiri Olsa
2015-12-07
perf evsel: Introduce disable() method
Jiri Olsa
2015-12-07
perf evsel: Use event maps directly in perf_evsel__enable
Jiri Olsa
2015-12-07
perf test: Create kernel maps properly for hist entries test
Jiri Olsa
2015-12-07
perf test: Prevent using bpf-output event in round trip name test
Jiri Olsa
2015-12-07
perf test: Fix cpus and thread maps reference in error path
Jiri Olsa
2015-12-07
perf test: Use machine__new_host in mmap thread code reading test
Jiri Olsa
2015-12-07
perf test: Use machine__new_host in mmap thread lookup test
Jiri Olsa
2015-12-07
perf test: Use machine__new_host in dwarf unwind test
Jiri Olsa
2015-12-07
perf machine: Pass correct string to dso__adjust_kmod_long_name
Wang Nan
2015-12-07
perf hists browser: Fix segfault if use symbol filter in cmdline
Wang Nan
2015-12-07
perf hists browser: Reset selection when refresh
Wang Nan
[next]