index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-06
perf script: Add python support for stat events
Jiri Olsa
1
-6
/
+109
2016-01-06
perf script: Add process_stat/process_stat_interval scripting interface
Jiri Olsa
1
-0
/
+4
2016-01-06
perf tools: Add all matching dynamic sort keys for field name
Namhyung Kim
1
-16
/
+32
2016-01-06
perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...
Namhyung Kim
2
-5
/
+26
2016-01-06
perf tools: Add 'trace_fields' dynamic sort key
Namhyung Kim
1
-9
/
+38
2016-01-06
perf tools: Skip dynamic fields not defined for current event
Namhyung Kim
3
-9
/
+27
2016-01-06
perf tools: Support '<event>.*' dynamic sort key
Namhyung Kim
1
-15
/
+34
2016-01-06
perf tools: Support shortcuts for events in dynamic sort keys
Namhyung Kim
1
-20
/
+87
2016-01-06
perf report/top: Add --raw-trace option
Namhyung Kim
2
-4
/
+31
2016-01-06
perf tools: Add 'trace' sort key
Namhyung Kim
3
-16
/
+62
2016-01-06
perf tools: Try to show pretty printed output for dynamic sort keys
Namhyung Kim
3
-5
/
+102
2016-01-06
perf tools: Add dynamic sort key for tracepoint events
Namhyung Kim
1
-0
/
+213
2016-01-06
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
2
-8
/
+12
2016-01-06
perf hist: Save raw_data/size for tracepoint events
Namhyung Kim
2
-0
/
+26
2016-01-06
perf hist: Pass struct sample to __hists__add_entry()
Namhyung Kim
2
-16
/
+19
2015-12-17
perf evlist: Export id_add_fd()
Jiri Olsa
2
-3
/
+6
2015-12-17
perf stat record: Initialize record features
Jiri Olsa
1
-0
/
+3
2015-12-17
perf tools: Introduce stat perf.data header feature
Jiri Olsa
2
-0
/
+15
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
3
-0
/
+50
2015-12-17
perf tools: Add event_update event name type
Jiri Olsa
3
-0
/
+25
2015-12-17
perf tools: Add event_update event scale type
Jiri Olsa
3
-0
/
+34
2015-12-17
perf tools: Add event_update event unit type
Jiri Olsa
3
-0
/
+51
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
2
-0
/
+21
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
2
-1
/
+28
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
2
-0
/
+26
2015-12-17
perf tools: Add stat config event synthesize function
Jiri Olsa
2
-0
/
+45
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
2
-0
/
+43
2015-12-17
perf cpu_map: Add cpu_map event synthesize function
Jiri Olsa
2
-0
/
+139
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
2
-0
/
+30
2015-12-17
perf thread_map: Add thread_map event sythesize function
Jiri Olsa
2
-0
/
+40
2015-12-17
perf thread_map: Add thread_map user level event
Jiri Olsa
4
-1
/
+42
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
26
-2331
/
+11
2015-12-17
perf tools: Finalize subcmd independence
Josh Poimboeuf
11
-62
/
+237
2015-12-16
perf tools: Remove 'perf' from subcmd function and variable names
Josh Poimboeuf
5
-23
/
+23
2015-12-16
perf tools: Remove subcmd dependencies on strbuf
Josh Poimboeuf
4
-41
/
+66
2015-12-16
perf tools: Provide subcmd configuration at runtime
Josh Poimboeuf
9
-10
/
+58
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-14
perf tools: Make options always available, even if required libs not linked
Wang Nan
2
-9
/
+114
[next]