index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry-ftrace.S
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-06
perf vendor events power9: Added nest imc metric events
Kajol Jain
1
-0
/
+35
2020-07-06
tools lib traceevent: Fix reporting of unknown SVM exit reasons
Jan Kiszka
1
-1
/
+1
2020-07-06
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
11
-174
/
+11
2020-07-06
tools lib traceevent: Add builtin handler for trace_marker_raw
Steven Rostedt (VMware)
1
-0
/
+41
2020-07-06
tools lib traceevent: Move kernel_stack event handler to "function" plugin.
Tzvetomir Stoyanov (VMware)
1
-0
/
+41
2020-07-06
tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex
Julia Cartwright
3
-0
/
+139
2020-07-06
tools lib traceevent: Add offset option for function plugin
Steven Rostedt (VMware)
1
-2
/
+22
2020-07-06
tools lib traceevent: Add more SVM exit reasons
Jan Kiszka
1
-2
/
+21
2020-07-06
tools lib traceevent: Add plugin for tlb_flush
Steven Rostedt (Red Hat)
3
-0
/
+83
2020-07-06
tools lib traceevent: Optimize pretty_print() function
Tzvetomir Stoyanov (VMware)
3
-197
/
+495
2020-07-06
tools lib traceevent: Add support for more printk format specifiers
Tzvetomir Stoyanov (VMware)
1
-74
/
+289
2020-07-06
tools lib traceevent: Introduced new traceevent API, for adding new plugins d...
Tzvetomir Stoyanov (VMware)
4
-1
/
+82
2020-07-06
tools lib traceevent: Add interface for options to plugins
Tzvetomir Stoyanov (VMware)
2
-0
/
+174
2020-07-06
tools lib traceevent: Add tep_load_plugins_hook() API
Tzvetomir Stoyanov (VMware)
2
-10
/
+15
2020-07-02
perf parse-events: Disable a subset of bison warnings
Ian Rogers
1
-3
/
+11
2020-07-02
perf parse-events: Disable a subset of flex warnings
Ian Rogers
1
-3
/
+13
2020-06-23
perf parse-events: Declare bison header file output
Ian Rogers
1
-6
/
+9
2020-06-23
perf expr: Add missing headers noticed when building with NO_LIBBPF=1
Arnaldo Carvalho de Melo
1
-0
/
+3
2020-06-22
perf parse-events: Declare flex header file output
Ian Rogers
1
-6
/
+9
2020-06-22
perf pmu: Add flex debug build flag
Ian Rogers
1
-1
/
+1
2020-06-22
perf pmu: Add bison debug build flag
Ian Rogers
1
-1
/
+1
2020-06-22
perf parse-events: Use automatic variable for yacc input
Ian Rogers
1
-3
/
+3
2020-06-22
perf parse-events: Use automatic variable for flex input
Ian Rogers
1
-3
/
+3
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' branch_type methods
Arnaldo Carvalho de Melo
4
-6
/
+4
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_id_all methods
Arnaldo Carvalho de Melo
4
-12
/
+12
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_type methods
Arnaldo Carvalho de Melo
6
-15
/
+15
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' strerror methods
Arnaldo Carvalho de Melo
4
-8
/
+7
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods
Arnaldo Carvalho de Melo
7
-34
/
+27
2020-06-22
perf pmu: Improve CPU core PMU HW event list ordering
John Garry
1
-0
/
+7
2020-06-22
perf pmu: List kernel supplied event aliases for arm64
John Garry
1
-1
/
+1
2020-06-22
perf cs-etm: Allow no CoreSight sink to be specified on command line
Mike Leach
1
-3
/
+3
2020-06-22
perf expr: Add < and > operators
Ian Rogers
3
-1
/
+12
2020-06-22
perf expr: Add d_ratio operation
Ian Rogers
3
-2
/
+15
2020-06-22
perf script: Fixup some evsel/evlist method names
Arnaldo Carvalho de Melo
1
-5
/
+5
2020-06-22
perf tests: Add parse metric test for frontend metric
Jiri Olsa
1
-0
/
+25
2020-06-22
perf tests: Add parse metric test for ipc metric
Jiri Olsa
4
-0
/
+151
2020-06-22
perf tools: Add test_generic_metric function
Jiri Olsa
2
-0
/
+17
2020-06-22
perf tools: Release metric_events rblist
Jiri Olsa
3
-0
/
+21
2020-06-22
perf tools: Factor out prepare_metric function
Jiri Olsa
1
-19
/
+34
2020-06-22
perf tools: Add metricgroup__parse_groups_test function
Jiri Olsa
2
-0
/
+20
2020-06-22
perf tools: Add map to parse_groups() function
Jiri Olsa
1
-10
/
+13
2020-06-22
perf tools: Add fake_pmu to parse_group() function
Jiri Olsa
1
-2
/
+3
2020-06-22
perf parse: Factor out parse_groups() function
Jiri Olsa
1
-6
/
+16
2020-06-22
perf tests: Add another metric parsing test
Jiri Olsa
1
-3
/
+114
2020-06-22
perf pmu: Add a perf_pmu__fake object to use with __parse_events()
Arnaldo Carvalho de Melo
2
-0
/
+4
2020-06-22
perf parse: Provide a way to pass a fake_pmu to parse_events()
Arnaldo Carvalho de Melo
2
-9
/
+17
2020-06-22
perf tests: Factor check_parse_id function
Jiri Olsa
1
-6
/
+14
2020-06-22
perf tools: Add fake pmu support
Jiri Olsa
4
-8
/
+50
2020-06-22
perf annotate: Remove unneeded conversion to bool
Jason Yan
1
-1
/
+1
2020-06-22
perf flamegraph: Explicitly set utf-8 encoding
Andreas Gerstmayr
1
-3
/
+5
[next]