index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add event_update event name type
Jiri Olsa
2015-12-17
4
-0
/
+50
*
perf tools: Add event_update event scale type
Jiri Olsa
2015-12-17
4
-0
/
+55
*
perf tools: Add event_update event unit type
Jiri Olsa
2015-12-17
7
-0
/
+99
*
perf tools: Add event_update user level event
Jiri Olsa
2015-12-17
6
-0
/
+56
*
perf tools: Add stat events fprintf functions
Jiri Olsa
2015-12-17
2
-0
/
+43
*
perf tools: Add stat round event synthesize function
Jiri Olsa
2015-12-17
5
-0
/
+47
*
perf tools: Add stat round user level event
Jiri Olsa
2015-12-17
4
-1
/
+37
*
perf tools: Add stat event read function
Jiri Olsa
2015-12-17
2
-0
/
+29
*
perf tools: Add stat event synthesize function
Jiri Olsa
2015-12-17
5
-6
/
+69
*
perf tools: Add stat user level event
Jiri Olsa
2015-12-17
4
-1
/
+47
*
perf tools: Add stat config event read function
Jiri Olsa
2015-12-17
3
-0
/
+32
*
perf tools: Add stat config event synthesize function
Jiri Olsa
2015-12-17
6
-0
/
+104
*
perf tools: Add stat config user level event
Jiri Olsa
2015-12-17
4
-1
/
+47
*
perf cpu_map: Add perf_event__fprintf_cpu_map function
Jiri Olsa
2015-12-17
2
-0
/
+17
*
perf cpu_map: Add cpu_map__new_event function
Jiri Olsa
2015-12-17
3
-4
/
+64
*
perf cpu_map: Add cpu_map event synthesize function
Jiri Olsa
2015-12-17
6
-0
/
+216
*
perf cpu_map: Add cpu_map user level event
Jiri Olsa
2015-12-17
4
-1
/
+81
*
perf thread_map: Add perf_event__fprintf_thread_map function
Jiri Olsa
2015-12-17
2
-0
/
+17
*
perf thread_map: Add thread_map__new_event function
Jiri Olsa
2015-12-17
3
-0
/
+44
*
perf thread_map: Add thread_map event sythesize function
Jiri Olsa
2015-12-17
5
-0
/
+74
*
perf thread_map: Add thread_map user level event
Jiri Olsa
2015-12-17
4
-1
/
+42
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
64
-2378
/
+71
*
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
9
-32
/
+32
*
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
11
-12
/
+67
*
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 record: Add record.build-id config option
Namhyung Kim
2015-12-15
2
-1
/
+26
*
perf record: Support custom vmlinux path
He Kuang
2015-12-14
2
-2
/
+24
*
perf tools: Make options always available, even if required libs not linked
Wang Nan
2015-12-14
4
-13
/
+134
*
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 build: Rename LIB_PATH -> API_PATH
Josh Poimboeuf
2015-12-14
1
-4
/
+4
*
perf build: Fix 'make clean'
Josh Poimboeuf
2015-12-14
1
-3
/
+4
*
perf test: Remove tarpkg at end of test
Josh Poimboeuf
2015-12-14
1
-1
/
+2
*
perf test: Add Build file to dependencies for llvm-src-*.c
Josh Poimboeuf
2015-12-14
1
-3
/
+3
*
perf test: Fix hist testcases when kptr_restrict is on
Namhyung Kim
2015-12-14
1
-3
/
+2
*
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 test: Dump the stack when test segfaults when in verbose mode
Arnaldo Carvalho de Melo
2015-12-14
1
-0
/
+3
*
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 script: Add support for PERF_TYPE_BREAKPOINT
Wang Nan
2015-12-11
1
-0
/
+14
*
perf data: Add u32_hex data type
Wang Nan
2015-12-11
1
-0
/
+2
*
perf top: Cleanup condition in perf_top__record_precise_ip()
Namhyung Kim
2015-12-11
1
-5
/
+4
*
perf top: Fix annotation on --stdio
Namhyung Kim
2015-12-11
1
-2
/
+1
*
perf top: Access hists->lock only if needed
Namhyung Kim
2015-12-11
1
-13
/
+15
[next]