index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
perf tools: Finalize subcmd independence
Josh Poimboeuf
11
-62
/
+237
2015-12-17
perf tools: Remove 'perf' from subcmd function and variable names
Josh Poimboeuf
9
-32
/
+32
2015-12-17
perf tools: Remove subcmd dependencies on strbuf
Josh Poimboeuf
4
-41
/
+66
2015-12-16
perf tools: Provide subcmd configuration at runtime
Josh Poimboeuf
11
-12
/
+67
2015-12-16
perf tools: Document the fact that parse_options*() may exit
Josh Poimboeuf
1
-0
/
+3
2015-12-16
perf tools: Move strlcpy() from perf to tools/lib/string.c
Josh Poimboeuf
2
-23
/
+2
2015-12-15
perf record: Add record.build-id config option
Namhyung Kim
2
-1
/
+26
2015-12-14
perf record: Support custom vmlinux path
He Kuang
2
-2
/
+24
2015-12-14
perf tools: Make options always available, even if required libs not linked
Wang Nan
4
-13
/
+134
2015-12-14
perf tools: Convert parse-options.c internal functions to static
Josh Poimboeuf
2
-18
/
+9
2015-12-14
perf tools: Move help_unknown_cmd() to its own file
Josh Poimboeuf
5
-104
/
+110
2015-12-14
perf tools: Remove check for unused PERF_PAGER_IN_USE
Josh Poimboeuf
1
-7
/
+1
2015-12-14
perf tools: Create pager.h
Josh Poimboeuf
2
-4
/
+8
2015-12-14
perf build: Rename LIB_PATH -> API_PATH
Josh Poimboeuf
1
-4
/
+4
2015-12-14
perf build: Fix 'make clean'
Josh Poimboeuf
1
-3
/
+4
2015-12-14
perf test: Remove tarpkg at end of test
Josh Poimboeuf
1
-1
/
+2
2015-12-14
perf test: Add Build file to dependencies for llvm-src-*.c
Josh Poimboeuf
1
-3
/
+3
2015-12-14
perf test: Fix hist testcases when kptr_restrict is on
Namhyung Kim
1
-3
/
+2
2015-12-14
perf evsel: Disable branch flags/cycles for --callgraph lbr
Andi Kleen
1
-1
/
+13
2015-12-14
perf thread: Fix reference count initial state
Arnaldo Carvalho de Melo
3
-11
/
+22
2015-12-14
perf test: Dump the stack when test segfaults when in verbose mode
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-12-14
perf tools: Use same signal handling strategy as 'record'
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-12-11
perf tools: Clear struct machine during machine__init()
Wang Nan
1
-0
/
+1
2015-12-11
perf script: Add support for PERF_TYPE_BREAKPOINT
Wang Nan
1
-0
/
+14
2015-12-11
perf data: Add u32_hex data type
Wang Nan
1
-0
/
+2
2015-12-11
perf top: Cleanup condition in perf_top__record_precise_ip()
Namhyung Kim
1
-5
/
+4
2015-12-11
perf top: Fix annotation on --stdio
Namhyung Kim
1
-2
/
+1
2015-12-11
perf top: Access hists->lock only if needed
Namhyung Kim
1
-13
/
+15
2015-12-11
perf top: Do not convert address for perf_top__record_precise_ip()
Namhyung Kim
1
-10
/
+2
2015-12-10
perf symbols: Fix dso__load_sym to put dso
Masami Hiramatsu
1
-2
/
+7
2015-12-10
perf tools: Make perf_session__register_idle_thread drop the refcount
Masami Hiramatsu
3
-6
/
+9
2015-12-10
Revert "perf tools: Improve setting of gcc debug option"
Arnaldo Carvalho de Melo
2
-21
/
+0
2015-12-10
perf top: Delete half-processed hist entries when exit
Namhyung Kim
1
-1
/
+25
2015-12-10
perf tools: Get rid of exit_browser() from usage_with_options()
Namhyung Kim
1
-3
/
+0
2015-12-10
perf thread_map: Free strlist on constructor error path
Namhyung Kim
1
-0
/
+1
2015-12-10
perf top: Do show usage message when failing to create cpu/thread maps
Arnaldo Carvalho de Melo
1
-2
/
+5
2015-12-10
perf report: Check argument before calling setup_browser()
Namhyung Kim
1
-11
/
+10
2015-12-10
perf kvm: Remove invocation of setup/exit_browser()
Namhyung Kim
1
-3
/
+0
2015-12-10
perf annotate: Delay UI browser setup after initialization is done
Namhyung Kim
1
-9
/
+9
2015-12-10
perf annotate: Check argument before calling setup_browser()
Namhyung Kim
1
-11
/
+10
2015-12-09
perf tools: Move cmd_version() to builtin-version.c
Josh Poimboeuf
3
-7
/
+11
2015-12-09
perf tools: Save cmdline arguments earlier
Josh Poimboeuf
3
-11
/
+1
2015-12-09
perf tools: Move term functions out of util.c
Josh Poimboeuf
5
-37
/
+47
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
[next]