index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evlist: Export id_add_fd()
Jiri Olsa
2015-12-17
2
-3
/
+6
*
perf stat record: Initialize record features
Jiri Olsa
2015-12-17
1
-0
/
+3
*
perf tools: Introduce stat perf.data header feature
Jiri Olsa
2015-12-17
2
-0
/
+15
*
perf report: Display newly added events in raw dump
Jiri Olsa
2015-12-17
1
-0
/
+19
*
perf tools: Add perf_event__fprintf_event_update function
Jiri Olsa
2015-12-17
2
-0
/
+39
*
perf tools: Add event_update event cpus type
Jiri Olsa
2015-12-17
3
-0
/
+50
*
perf tools: Add event_update event name type
Jiri Olsa
2015-12-17
3
-0
/
+25
*
perf tools: Add event_update event scale type
Jiri Olsa
2015-12-17
3
-0
/
+34
*
perf tools: Add event_update event unit type
Jiri Olsa
2015-12-17
3
-0
/
+51
*
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
2
-0
/
+21
*
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
2
-1
/
+28
*
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
2
-0
/
+26
*
perf tools: Add stat config event synthesize function
Jiri Olsa
2015-12-17
2
-0
/
+45
*
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
2
-0
/
+43
*
perf cpu_map: Add cpu_map event synthesize function
Jiri Olsa
2015-12-17
2
-0
/
+139
*
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
2
-0
/
+30
*
perf thread_map: Add thread_map event sythesize function
Jiri Olsa
2015-12-17
2
-0
/
+40
*
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
26
-2331
/
+11
*
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-17
5
-23
/
+23
*
perf tools: Remove subcmd dependencies on strbuf
Josh Poimboeuf
2015-12-17
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
[next]