Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
30193d78d82a68247aa628a2414dc0f76c5b8093
30193d7
perf hists: Initialize all of he->stat with zeroes
by Arnaldo Carvalho de Melo
· 12 years ago
61e9451
perf tools: Stop using 'self' in pstack
by Arnaldo Carvalho de Melo
· 12 years ago
f95e081
perf tests: Check for mkstemp return value in dso-data test
by Jiri Olsa
· 12 years ago
c81251e
perf tests: Final cleanup for builtin-test move
by Jiri Olsa
· 12 years ago
cff7f95
perf tests: Move pmu tests into separate object
by Jiri Olsa
· 12 years ago
dc447ee
perf tests: Move test__syscall_open_tp_fields into separate object
by Jiri Olsa
· 12 years ago
5e24a09
perf tests: Move perf_evsel__tp_sched_test into separate object
by Jiri Olsa
· 12 years ago
cfffae2
perf tests: Move perf_evsel__roundtrip_name_test into separate object
by Jiri Olsa
· 12 years ago
bacf7e5
perf tests: Move test__rdpmc into separate object
by Jiri Olsa
· 12 years ago
16d00fe
perf tests: Move test__PERF_RECORD into separate object
by Jiri Olsa
· 12 years ago
a65b9c6
perf tests: Move test__basic_mmap into separate object
by Jiri Olsa
· 12 years ago
bd90517
perf tests: Move test__open_syscall_event_on_all_cpus into separate object
by Jiri Olsa
· 12 years ago
d3b59a3
perf tests: Move test__open_syscall_event into separate object
by Jiri Olsa
· 12 years ago
0a4e1ae
perf tests: Move test__vmlinux_matches_kallsyms into separate object
by Jiri Olsa
· 12 years ago
84e53ff
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
ccf59d8da
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
27f94d5
tools lib traceevent: Use 'const' in variables pointing to const strings
by Arnaldo Carvalho de Melo
· 12 years ago
7a90561
tools lib traceevent: Handle INVALID_ARG_TYPE errno in pevent_strerror
by Arnaldo Carvalho de Melo
· 12 years ago
e46466b
tools lib traceevent: No need to check for < 0 on an unsigned enum
by Arnaldo Carvalho de Melo
· 12 years ago
8a38cce
tools lib traceevent: Avoid comparisions between signed/unsigned
by Arnaldo Carvalho de Melo
· 12 years ago
ca383a4
tools lib traceevent: Add __maybe_unused to unused parameters
by Arnaldo Carvalho de Melo
· 12 years ago
4112796
perf annotate: Merge same lines in summary view
by Namhyung Kim
· 12 years ago
32ae1ef
perf annotate: Don't try to follow jump target on PLT symbols
by Namhyung Kim
· 12 years ago
2ba34aa
perf annotate: Whitespace fixups
by Namhyung Kim
· 12 years ago
12f8f74
perf test: fix a build error on builtin-test
by Zheng Liu
· 12 years ago
69d2591
perf machine: Move more methods to machine.[ch]
by Arnaldo Carvalho de Melo
· 12 years ago
bfaef4b
perf diff: Use hists__link when not pairing just with baseline
by Arnaldo Carvalho de Melo
· 12 years ago
494d70a
perf hists: Introduce hists__link
by Arnaldo Carvalho de Melo
· 12 years ago
95529be
perf diff: Move hists__match to the hists lib
by Arnaldo Carvalho de Melo
· 12 years ago
b821c73
perf diff: Start moving to support matching more than two hists
by Arnaldo Carvalho de Melo
· 12 years ago
ff6f777
perf tools: Don't try to lookup objdump for live mode
by Namhyung Kim
· 12 years ago
eef9ba9
perf tools: Add arbitary aliases and support names with -
by Andi Kleen
· 12 years ago
1fa0bc3
perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw
by Jiri Olsa
· 12 years ago
d4fcf0a
perf tests: Move attr.py temp dir cleanup into finally section
by Jiri Olsa
· 12 years ago
580e338
perf hists: Free branch_info when freeing hist_entry
by Namhyung Kim
· 12 years ago
1e82574
perf tools: Fix detection of stack area
by Namhyung Kim
· 12 years ago
4552cf0
perf machine: Set kernel data mapping length
by Namhyung Kim
· 12 years ago
8dfec40
perf tests: Removing 'optional' field
by Jiri Olsa
· 12 years ago
45e4089
perf tests: Fix attr watermark field name typo
by Jiri Olsa
· 12 years ago
89f552d
perf tests: Factor attr tests WRITE_ASS macro
by Jiri Olsa
· 12 years ago
df4c6de
perf tests: Add missing attr stat basic test
by Jiri Olsa
· 12 years ago
68d8075
perf report: Postpone objdump check until annotation requested
by Namhyung Kim
· 12 years ago
9783adf
perf tools: Introduce struct hist_browser_timer
by Namhyung Kim
· 12 years ago
48ed0ec
perf tools: Use normalized arch name for searching objdump path
by Namhyung Kim
· 12 years ago
b84800a
perf tests: Add documentation for attr tests
by Jiri Olsa
· 12 years ago
8a6408a
perf tests: Add attr stat default test
by Jiri Olsa
· 12 years ago
149960a
perf tests: Add attr stat default test
by Jiri Olsa
· 12 years ago
28ae79c
perf tests: Add attr stat event syntax group test
by Jiri Olsa
· 12 years ago
a6d3476
perf tests: Add attr stat group test
by Jiri Olsa
· 12 years ago
9602681
perf tests: Add attr stat no-inherit test
by Jiri Olsa
· 12 years ago
9c90178
perf tests: Add attr record branch filter tests
by Jiri Olsa
· 12 years ago
2fa10f2
perf tests: Add attr record branch any test
by Jiri Olsa
· 12 years ago
f2e264c
perf tests: Add attr record no delay test
by Jiri Olsa
· 12 years ago
8131058
perf tests: Add attr record raw test
by Jiri Olsa
· 12 years ago
2382364
perf tests: Add attr record data test
by Jiri Olsa
· 12 years ago
7bcfaf5
tracing: Add trace_options kernel command line parameter
by Steven Rostedt
· 12 years ago
0d5c6e1
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
by Steven Rostedt
· 12 years ago
02404ba
tracing: Remove deprecated tracing_enabled file
by Steven Rostedt
· 12 years ago
0fb9656
tracing: Make tracing_enabled be equal to tracing_on
by Steven Rostedt
· 12 years ago
c7b84ec
tracing: Remove unused function unregister_tracer()
by Steven Rostedt
· 12 years ago
15075ca
tracing: Separate open function from set_event and available_events
by Steven Rostedt
· 13 years ago
50ecf2c
ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
by Yoshihiro YUNOMAE
· 12 years ago
60303ed
tracing: Reset ring buffer when changing trace_clocks
by David Sharp
· 12 years ago
0a3021c
perf tests: Add attr record no-inherit test
by Jiri Olsa
· 12 years ago
55adeee
perf tests: Add attr record no samples test
by Jiri Olsa
· 12 years ago
da98f8d
perf tests: Add attr record period test
by Jiri Olsa
· 12 years ago
8b96829
perf tests: Add attr record graph test
by Jiri Olsa
· 12 years ago
a0f25be
perf tests: Add attr record count test
by Jiri Olsa
· 12 years ago
44cfcf4
perf tests: Add attr record freq test
by Jiri Olsa
· 12 years ago
76062f6
perf tests: Add attr record event syntax group test
by Jiri Olsa
· 12 years ago
4f59de0
perf tests: Add attr record group test
by Jiri Olsa
· 12 years ago
d898b24
perf tests: Add attr tests under builtin test command
by Jiri Olsa
· 12 years ago
bf77974
perf tests: Add attr record basic test
by Jiri Olsa
· 12 years ago
60efc15
linux/kernel.h: Remove duplicate trace_printk declaration
by Michal Hocko
· 12 years ago
6f86ab9
tracing: Cleanup unnecessary function declarations
by Vaibhav Nagarnaik
· 12 years ago
01e3e71
tracing: Trivial cleanup
by David Sharp
· 12 years ago
7ffbd48
tracing: Cache comms only after an event occurred
by Steven Rostedt
· 12 years ago
2b70e59
tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit
by Steven Rostedt
· 12 years ago
8169883
tracing: Enable comm recording if trace_printk() is used
by Steven Rostedt
· 12 years ago
b382ede6
tracing: Expand ring buffer when trace_printk() is used
by Steven Rostedt
· 12 years ago
884bfe8
ring-buffer: Add a 'dropped events' counter
by Slava Pestov
· 13 years ago
f43c738
tracing: Change tracer's integer flags to bool
by Hiraku Toyooka
· 12 years ago
6f41567
tracing: Allow tracers to start at core initcall
by Steven Rostedt
· 12 years ago
bcd83ea
tracing: Replace strict_strto* with kstrto*
by Daniel Walter
· 12 years ago
52502bf
perf tests: Add framework for automated perf_event_attr tests
by Jiri Olsa
· 12 years ago
945aea2
perf tests: Move test objects into 'tests' directory
by Jiri Olsa
· 12 years ago
c77d8d7
perf browser: Don't show scripts menu for 'perf top'
by Feng Tang
· 12 years ago
dc53eda
perf tools: Remove BINDIR define from exec_cmd.o compilation
by Jiri Olsa
· 12 years ago
ffadcf0
perf annotate: Handle XBEGIN like a jump
by Andi Kleen
· 12 years ago
688b2c2
perf tools: Handle --version string generation on machines without git
by Arnaldo Carvalho de Melo
· 12 years ago
0e2af95
perf tools: Further speed up the perf build
by Ingo Molnar
· 12 years ago
acddedf
perf tools: Speed up the perf build time by simplifying the perf --version string generation
by Ingo Molnar
· 12 years ago
cd69ef8
perf tools: Add info about cross compiling for Android ARM
by Joonsoo Kim
· 12 years ago
d30ff29
perf tools: Warn about missing libelf
by Namhyung Kim
· 12 years ago
95d18aa
perf/x86: Fix sparse warnings
by Peter Huewe
· 12 years ago
8748dd9
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
0da2e9c
perf python: Initialize 'page_size' variable
by Arnaldo Carvalho de Melo
· 12 years ago
0089fa9
perf record: Fix mmap error output condition
by Jiri Olsa
· 12 years ago
e84ba4e
perf header: Add is_perf_magic() func
by Feng Tang
· 12 years ago
cdbab7c
perf hists browser: Integrate script browser into main hists browser
by Feng Tang
· 12 years ago
Next »