Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
4565f0170dfc849b3629c27d769db800467baa62
/
tools
/
perf
/
builtin-trace.c
ffabd99
perf: Report lost events in perf trace debug mode
by Frederic Weisbecker
· 14 years ago
6fcf7dd
perf: Don't print traces when debugging ordering
by Frederic Weisbecker
· 14 years ago
cee75ac
perf hist: Clarify events_stats fields usage
by Arnaldo Carvalho de Melo
· 14 years ago
3824a4e
perf/trace/scripting: don't show script start/stop messages by default
by Tom Zanussi
· 15 years ago
1c02c4d
perf hist: Introduce hists class and move lots of methods to it
by Arnaldo Carvalho de Melo
· 15 years ago
454c407
perf: add perf-inject builtin
by Tom Zanussi
· 15 years ago
e1889d7
perf: Add a perf trace option to check samples ordering reliability
by Frederic Weisbecker
· 15 years ago
e0a808c
perf: Use generic sample reordering in perf trace
by Frederic Weisbecker
· 15 years ago
a0cccc2
perf trace: Invoke live mode automatically if record/report not specified
by Tom Zanussi
· 15 years ago
c7929e4
perf: Convert perf header build_ids into build_id events
by Tom Zanussi
· 15 years ago
9215545
perf: Convert perf tracing data into a tracing_data event
by Tom Zanussi
· 15 years ago
cd19a03
perf: Convert perf event types into event type events
by Tom Zanussi
· 15 years ago
2c46dbb
perf: Convert perf header attrs into attr events
by Tom Zanussi
· 15 years ago
c239da3
perf trace: Introduce special handling for pipe input
by Tom Zanussi
· 15 years ago
c055564
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
by Ian Munsie
· 15 years ago
cf4fee5
perf trace: Don't use pager if scripting
by Tom Zanussi
· 15 years ago
10c95f4
perf trace/scripting: Remove extraneous header read
by Tom Zanussi
· 15 years ago
7e4b21b
perf/scripts: Add Python scripting engine
by Tom Zanussi
· 15 years ago
f526d68
perf/scripts: Fix supported language listing option
by Tom Zanussi
· 15 years ago
408f0d1
perf trace: Add -i option for choosing input file
by Hitoshi Mitake
· 15 years ago
0d75503
perf tools: Don't cast RIP to pointers
by Arnaldo Carvalho de Melo
· 15 years ago
55aa640
perf session: Remove redundant prefix & suffix from perf_event_ops
by Arnaldo Carvalho de Melo
· 15 years ago
d549c76
perf session: Remove sample_type_check from event_ops
by Arnaldo Carvalho de Melo
· 15 years ago
2729559
perf session: Share the common trace sample_check routine as perf_session__has_traces
by Arnaldo Carvalho de Melo
· 15 years ago
0422a4f
perf diff: Fix usage array, it must end with a NULL entry
by Arnaldo Carvalho de Melo
· 15 years ago
655000e
perf symbols: Adopt the strlists for dso, comm
by Arnaldo Carvalho de Melo
· 15 years ago
75be6cf
perf symbols: Make symbol_conf global
by Arnaldo Carvalho de Melo
· 15 years ago
3875294
perf trace/scripting: Add 'record' and 'report' options
by Tom Zanussi
· 15 years ago
4b9c0c5
perf trace/scripting: List available scripts
by Tom Zanussi
· 15 years ago
586bc5c
perf trace/scripting: Add support for script args
by Tom Zanussi
· 15 years ago
f823e44
perf session: Event statistics also are per session
by Arnaldo Carvalho de Melo
· 15 years ago
c019879
perf session: Adopt the sample_type variable
by Arnaldo Carvalho de Melo
· 15 years ago
4e4f06e
perf session: Move the hist_entries rb tree to perf_session
by Arnaldo Carvalho de Melo
· 15 years ago
4aa6563
perf session: Move kmaps to perf_session
by Arnaldo Carvalho de Melo
· 15 years ago
b3165f4
perf session: Move the global threads list to perf_session
by Arnaldo Carvalho de Melo
· 15 years ago
ec91336
perf session: Reduce the number of parms to perf_session__process_events
by Arnaldo Carvalho de Melo
· 15 years ago
13df45c
perf session: Register the idle thread in perf_session__process_events
by Arnaldo Carvalho de Melo
· 15 years ago
301a0b0
perf session: Ditch register_perf_file_handler
by Arnaldo Carvalho de Melo
· 15 years ago
d8f6624
perf session: Pass the perf_session to the event handling operations
by Arnaldo Carvalho de Melo
· 15 years ago
94c744b
perf tools: Introduce perf_session class
by Arnaldo Carvalho de Melo
· 15 years ago
180f95e
perf: Make common SAMPLE_EVENT parser
by OGAWA Hirofumi
· 15 years ago
cf72344
perf scripting: Fix build
by Ingo Molnar
· 15 years ago
16c632d
perf trace: Add Perl scripting support
by Tom Zanussi
· 15 years ago
956ffd0
perf trace: Add scripting ops
by Tom Zanussi
· 15 years ago
62daacb
perf tools: Reorganize event processing routines, lotsa dups killed
by Arnaldo Carvalho de Melo
· 15 years ago
b32d133
perf symbols: Simplify symbol machinery setup
by Arnaldo Carvalho de Melo
· 15 years ago
cc612d8
perf symbols: Look for vmlinux in more places
by Arnaldo Carvalho de Melo
· 15 years ago
00a192b
perf tools: Simplify the symbol priv area mechanism
by Arnaldo Carvalho de Melo
· 15 years ago
6beba7a
perf tools: Unify debug messages mechanisms
by Arnaldo Carvalho de Melo
· 15 years ago
f39cdf2
perf tools: Move dereference after NULL test
by Julia Lawall
· 15 years ago
cda4846
perf tools: Add latency format to trace output
by Steven Rostedt
· 15 years ago
d5b889f
perf tools: Move threads & last_match to threads.c
by Arnaldo Carvalho de Melo
· 15 years ago
016e92f
perf tools: Unify perf.data mapping and events handling
by Frederic Weisbecker
· 15 years ago
03456a1
perf tools: Merge trace.info content into perf.data
by Frederic Weisbecker
· 15 years ago
b209aa1
perf tools: Start the perf.data mapping at data offset in perf trace
by Frederic Weisbecker
· 15 years ago
d9b2002
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
d4c3768
perf trace: Remove unused code in builtin-trace.c
by Tom Zanussi
· 15 years ago
cad3071
perf trace: Remove dead code
by Arnaldo Carvalho de Melo
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
8886f42
perf trace: Fix parsing of perf.data
by Ingo Molnar
· 15 years ago
6ddf259
perf trace: Sample timestamps as well
by Ingo Molnar
· 15 years ago
cd6feee
perf trace: Sample the CPU too
by Ingo Molnar
· 15 years ago
3a2684c
perf tools: Resolve idle thread cmdline for perf trace
by Frederic Weisbecker
· 15 years ago
1909629
perf trace: Add OPT_END to option array of perf-trace
by Masami Hiramatsu
· 15 years ago
4bf2364
perf tools: Warn while running perf trace without sample
by Frederic Weisbecker
· 15 years ago
5f9c39d
perf tools: Add perf trace
by Frederic Weisbecker
· 15 years ago