index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Finalize subcmd independence
Josh Poimboeuf
2015-12-17
11
-62
/
+237
*
perf tools: Remove 'perf' from subcmd function and variable names
Josh Poimboeuf
2015-12-16
5
-23
/
+23
*
perf tools: Remove subcmd dependencies on strbuf
Josh Poimboeuf
2015-12-16
4
-41
/
+66
*
perf tools: Provide subcmd configuration at runtime
Josh Poimboeuf
2015-12-16
9
-10
/
+58
*
perf tools: Document the fact that parse_options*() may exit
Josh Poimboeuf
2015-12-16
1
-0
/
+3
*
perf tools: Move strlcpy() from perf to tools/lib/string.c
Josh Poimboeuf
2015-12-16
2
-23
/
+2
*
perf tools: Make options always available, even if required libs not linked
Wang Nan
2015-12-14
2
-9
/
+114
*
perf tools: Convert parse-options.c internal functions to static
Josh Poimboeuf
2015-12-14
2
-18
/
+9
*
perf tools: Move help_unknown_cmd() to its own file
Josh Poimboeuf
2015-12-14
5
-104
/
+110
*
perf tools: Remove check for unused PERF_PAGER_IN_USE
Josh Poimboeuf
2015-12-14
1
-7
/
+1
*
perf tools: Create pager.h
Josh Poimboeuf
2015-12-14
2
-4
/
+8
*
perf evsel: Disable branch flags/cycles for --callgraph lbr
Andi Kleen
2015-12-14
1
-1
/
+13
*
perf thread: Fix reference count initial state
Arnaldo Carvalho de Melo
2015-12-14
3
-11
/
+22
*
perf tools: Use same signal handling strategy as 'record'
Arnaldo Carvalho de Melo
2015-12-14
1
-1
/
+2
*
perf tools: Clear struct machine during machine__init()
Wang Nan
2015-12-11
1
-0
/
+1
*
perf data: Add u32_hex data type
Wang Nan
2015-12-11
1
-0
/
+2
*
perf symbols: Fix dso__load_sym to put dso
Masami Hiramatsu
2015-12-10
1
-2
/
+7
*
perf tools: Make perf_session__register_idle_thread drop the refcount
Masami Hiramatsu
2015-12-10
2
-5
/
+8
*
perf top: Delete half-processed hist entries when exit
Namhyung Kim
2015-12-10
1
-1
/
+25
*
perf tools: Get rid of exit_browser() from usage_with_options()
Namhyung Kim
2015-12-10
1
-3
/
+0
*
perf thread_map: Free strlist on constructor error path
Namhyung Kim
2015-12-10
1
-0
/
+1
*
perf tools: Move cmd_version() to builtin-version.c
Josh Poimboeuf
2015-12-09
1
-7
/
+0
*
perf tools: Save cmdline arguments earlier
Josh Poimboeuf
2015-12-09
2
-11
/
+0
*
perf tools: Move term functions out of util.c
Josh Poimboeuf
2015-12-09
5
-37
/
+47
*
perf tools: Remove unused pager_use_color variable
Josh Poimboeuf
2015-12-09
4
-11
/
+1
*
perf tools: Fix write_numa_topology to put cpu_map instead of free
Masami Hiramatsu
2015-12-09
1
-1
/
+1
*
perf machine: Fix machine.vmlinux_maps to make sure to clear the old one
Masami Hiramatsu
2015-12-09
1
-0
/
+5
*
perf tools: Fix maps__fixup_overlappings to put used maps
Masami Hiramatsu
2015-12-09
1
-0
/
+2
*
perf hists: Fix hists_evsel to release hists
Masami Hiramatsu
2015-12-09
1
-1
/
+9
*
perf tools: Fix map_groups__clone to put cloned map
Masami Hiramatsu
2015-12-09
1
-0
/
+1
*
perf annotate: ARM support
Russell King
2015-12-07
1
-0
/
+23
*
perf evlist: Factor perf_evlist__(enable|disable) functions
Jiri Olsa
2015-12-07
1
-24
/
+8
*
perf evsel: Introduce disable() method
Jiri Olsa
2015-12-07
2
-0
/
+11
*
perf evsel: Use event maps directly in perf_evsel__enable
Jiri Olsa
2015-12-07
2
-2
/
+5
*
perf machine: Pass correct string to dso__adjust_kmod_long_name
Wang Nan
2015-12-07
1
-1
/
+1
*
perf bpf: Rename bpf config to program config
Wang Nan
2015-11-27
2
-34
/
+33
*
perf hists: Do not skip elided fields when processing samples
Namhyung Kim
2015-11-27
1
-6
/
+0
*
perf list: Robustify event printing routine
Arnaldo Carvalho de Melo
2015-11-27
1
-1
/
+1
*
perf list: Add support for PERF_COUNT_SW_BPF_OUT
Arnaldo Carvalho de Melo
2015-11-27
1
-0
/
+4
*
perf buildid-list: Show running kernel build id fix
Michael Petlan
2015-11-27
1
-1
/
+1
*
perf evlist: Display WEIGHT sample type bit
Jiri Olsa
2015-11-26
1
-0
/
+1
*
perf symbols: Add the path to vmlinux.debug
Ekaterina Tumanova
2015-11-26
1
-1
/
+2
*
perf symbols: Refactor vmlinux_path__init() to ease path additions
Ekaterina Tumanova
2015-11-26
1
-31
/
+33
*
perf tools: Correctly identify anon_hugepage when generating map (v2)
Yannick Brosseau
2015-11-26
1
-2
/
+2
*
perf machine: Adjust dso->long_name for offline module
Wang Nan
2015-11-26
1
-1
/
+26
*
perf top: Fix freeze on --call-graph flat/folded
Namhyung Kim
2015-11-26
1
-0
/
+1
*
perf callchain: Honor hide_unresolved
Namhyung Kim
2015-11-26
2
-1
/
+7
*
perf probe: Fix to free temporal Dwarf_Frame correctly
Masami Hiramatsu
2015-11-25
1
-7
/
+6
*
perf callchain: Add missing parent_val initialization
Jiri Olsa
2015-11-23
1
-0
/
+1
*
perf callchain: Add order support for libdw DWARF unwinder
Jiri Olsa
2015-11-23
2
-15
/
+40
[next]