Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3a5714f8b58913ded4d9e90abdd30e7e5993f863
/
tools
/
perf
/
builtin-trace.c
3beb086
perf trace: Free evlist resources properly on return path
by Namhyung Kim
· 12 years ago
0d7f5b5
perf trace: Get rid of a duplicate code
by Namhyung Kim
· 12 years ago
55e162e
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
119fa3c
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
6ef73ec
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
334fe7a
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
by Namhyung Kim
· 12 years ago
f77a951
perf evlist: Set the leader in the perf_evlist__config method
by Arnaldo Carvalho de Melo
· 12 years ago
1302d88
perf trace: Use sched:sched_stat_runtime to provide a thread summary
by Arnaldo Carvalho de Melo
· 12 years ago
efd5745
perf trace: Count number of events for each thread and globally
by Arnaldo Carvalho de Melo
· 12 years ago
814d7a4
perf trace: Print the name of a syscall when failing to read its info
by Arnaldo Carvalho de Melo
· 12 years ago
8b74526
perf tools: Pretty print errno for some more functions
by Arnaldo Carvalho de Melo
· 12 years ago
ae9ed03
perf trace: Add duration filter
by Arnaldo Carvalho de Melo
· 12 years ago
60c907a
perf trace: Add an event duration column
by Arnaldo Carvalho de Melo
· 12 years ago
752fde4
perf trace: Support interrupted syscalls
by Arnaldo Carvalho de Melo
· 12 years ago
ef8c029
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
fc551f8
perf trace: Check if sample raw_data field is set
by Arnaldo Carvalho de Melo
· 12 years ago
3a53126
perf trace: Validate syscall id before growing syscall table
by Arnaldo Carvalho de Melo
· 12 years ago
f15eb53
perf trace: Add support for tracing workload given by command line
by Namhyung Kim
· 12 years ago
ee76120
perf trace: Explicitly enable system-wide mode if no option is given
by Namhyung Kim
· 12 years ago
32caf0d
perf trace: Validate target task/user/cpu argument
by Namhyung Kim
· 12 years ago
39876e7
perf evlist: Introduce add_newtp method
by Arnaldo Carvalho de Melo
· 12 years ago
ba3d7de
perf trace: Use evsel->handler.func
by Arnaldo Carvalho de Melo
· 12 years ago
aec1930
perf trace: Add aliases for some syscalls
by Arnaldo Carvalho de Melo
· 12 years ago
514f1c6
perf trace: New tool
by Arnaldo Carvalho de Melo
· 12 years ago
133dc4c
perf: Rename 'perf trace' to 'perf script'
by Ingo Molnar
· 14 years ago
7e55055
perf trace: update usage
by Tom Zanussi
· 14 years ago
b5b8731
perf trace: live-mode command-line cleanup
by Tom Zanussi
· 14 years ago
34c86ea
perf trace record: handle commands correctly
by Tom Zanussi
· 14 years ago
e8719ad
perf trace scripting: fix some small memory leaks and missing error checks
by Tom Zanussi
· 14 years ago
b44308f
perf scripting: Shut up 'perf record' final status
by Arnaldo Carvalho de Melo
· 14 years ago
d1e95bb
perf trace: Fix detection of script extension
by Ben Hutchings
· 14 years ago
44e668c
perf trace: Use $PERF_EXEC_PATH in canned report scripts
by Ben Hutchings
· 14 years ago
b7eead8
perf trace: Clean up #includes
by Andrea Gelmini
· 14 years ago
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
d549c769
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