index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
perf stat report: Process cpu/threads maps
Jiri Olsa
1
-2
/
+64
2015-12-17
perf stat report: Add report command
Jiri Olsa
2
-4
/
+69
2015-12-17
perf stat record: Synthesize event update events
Jiri Olsa
1
-0
/
+59
2015-12-17
perf stat record: Do not allow record with multiple runs mode
Jiri Olsa
1
-0
/
+5
2015-12-17
perf stat record: Write stat round events on record
Jiri Olsa
1
-0
/
+20
2015-12-17
perf stat record: Write stat events on record
Jiri Olsa
1
-0
/
+19
2015-12-17
perf stat record: Add pipe support for record command
Jiri Olsa
1
-11
/
+28
2015-12-17
perf stat record: Store events IDs in perf data file
Jiri Olsa
1
-0
/
+35
2015-12-17
perf evlist: Export id_add_fd()
Jiri Olsa
2
-3
/
+6
2015-12-17
perf stat record: Synthesize stat record data
Jiri Olsa
1
-13
/
+43
2015-12-17
perf stat record: Initialize record features
Jiri Olsa
2
-0
/
+18
2015-12-17
perf stat record: Add record command
Jiri Olsa
2
-4
/
+128
2015-12-17
perf tools: Introduce stat perf.data header feature
Jiri Olsa
3
-0
/
+17
2015-12-17
perf report: Display newly added events in raw dump
Jiri Olsa
1
-0
/
+19
2015-12-17
perf tools: Add perf_event__fprintf_event_update function
Jiri Olsa
2
-0
/
+39
2015-12-17
perf tools: Add event_update event cpus type
Jiri Olsa
4
-0
/
+79
2015-12-17
perf tools: Add event_update event name type
Jiri Olsa
4
-0
/
+50
2015-12-17
perf tools: Add event_update event scale type
Jiri Olsa
4
-0
/
+55
2015-12-17
perf tools: Add event_update event unit type
Jiri Olsa
7
-0
/
+99
2015-12-17
perf tools: Add event_update user level event
Jiri Olsa
6
-0
/
+56
2015-12-17
perf tools: Add stat events fprintf functions
Jiri Olsa
2
-0
/
+43
2015-12-17
perf tools: Add stat round event synthesize function
Jiri Olsa
5
-0
/
+47
2015-12-17
perf tools: Add stat round user level event
Jiri Olsa
4
-1
/
+37
2015-12-17
perf tools: Add stat event read function
Jiri Olsa
2
-0
/
+29
2015-12-17
perf tools: Add stat event synthesize function
Jiri Olsa
5
-6
/
+69
2015-12-17
perf tools: Add stat user level event
Jiri Olsa
4
-1
/
+47
2015-12-17
perf tools: Add stat config event read function
Jiri Olsa
3
-0
/
+32
2015-12-17
perf tools: Add stat config event synthesize function
Jiri Olsa
6
-0
/
+104
2015-12-17
perf tools: Add stat config user level event
Jiri Olsa
4
-1
/
+47
2015-12-17
perf cpu_map: Add perf_event__fprintf_cpu_map function
Jiri Olsa
2
-0
/
+17
2015-12-17
perf cpu_map: Add cpu_map__new_event function
Jiri Olsa
3
-4
/
+64
2015-12-17
perf cpu_map: Add cpu_map event synthesize function
Jiri Olsa
6
-0
/
+216
2015-12-17
perf cpu_map: Add cpu_map user level event
Jiri Olsa
4
-1
/
+81
2015-12-17
perf thread_map: Add perf_event__fprintf_thread_map function
Jiri Olsa
2
-0
/
+17
2015-12-17
perf thread_map: Add thread_map__new_event function
Jiri Olsa
3
-0
/
+44
2015-12-17
perf thread_map: Add thread_map event sythesize function
Jiri Olsa
5
-0
/
+74
2015-12-17
perf thread_map: Add thread_map user level event
Jiri Olsa
4
-1
/
+42
2015-12-17
tools subcmd: Rename subcmd header include guards
Josh Poimboeuf
7
-21
/
+22
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
66
-68
/
+129
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
4
-23
/
+33
2015-12-16
tools build: Fix feature Makefile issues with 'O='
Josh Poimboeuf
2
-47
/
+48
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
[next]