Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
743eb868657bdb1b26c7b24077ca21c67c82c777
/
tools
/
perf
/
builtin-sched.c
743eb86
perf tools: Resolve machine earlier and pass it to perf_event_ops
by Arnaldo Carvalho de Melo
· 13 years ago
d20deb6
perf tools: Pass tool context in the the perf_event_ops functions
by Arnaldo Carvalho de Melo
· 13 years ago
e3f4260
perf tools: Use evsel->attr.sample_type instead of session->sample_type
by Arnaldo Carvalho de Melo
· 13 years ago
580cabe
perf sched: Usage leftover from trace -> script rename
by Jiri Olsa
· 13 years ago
4c09baf
perf sched: Do not delete session object prematurely
by Jiri Olsa
· 13 years ago
9e69c21
perf session: Pass evsel in event_ops->sample()
by Arnaldo Carvalho de Melo
· 14 years ago
fb7d0b3
perf tool: Fix gcc 4.6.0 issues
by Kyle McMartin
· 14 years ago
8115d60
perf tools: Kill event_t typedef, use 'union perf_event' instead
by Arnaldo Carvalho de Melo
· 14 years ago
8d50e5b
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
by Arnaldo Carvalho de Melo
· 14 years ago
9486aa3
perf tools: Fix 64 bit integer format strings
by Arnaldo Carvalho de Melo
· 14 years ago
9710118
perf sched: Fix list of events, dropping unsupported ':r' modifier
by Stephane Eranian
· 14 years ago
12f7e03
perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail
by Jiri Pirko
· 14 years ago
e462dc5
perf sched: Fix allocation result check
by Arnaldo Carvalho de Melo
· 14 years ago
21ef97f
perf session: Fallback to unordered processing if no sample_id_all
by Ian Munsie
· 14 years ago
ce47dc5
perf tools: Catch a few uncheck calloc/malloc's
by Chris Samuel
· 14 years ago
640c03c
perf session: Parse sample earlier
by Arnaldo Carvalho de Melo
· 14 years ago
133dc4c
perf: Rename 'perf trace' to 'perf script'
by Ingo Molnar
· 14 years ago
af64865
perf: Use event__process_task from perf sched
by Frederic Weisbecker
· 14 years ago
edb7c60
perf options: Type check all the remaining OPT_ variants
by Arnaldo Carvalho de Melo
· 14 years ago
1967936
perf options: Check v type in OPT_U?INTEGER
by Arnaldo Carvalho de Melo
· 14 years ago
cee75ac
perf hist: Clarify events_stats fields usage
by Arnaldo Carvalho de Melo
· 14 years ago
454c407
perf: add perf-inject builtin
by Tom Zanussi
· 15 years ago
a64eae7
perf: Use generic sample reordering in perf sched
by Frederic Weisbecker
· 15 years ago
c055564
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
by Ian Munsie
· 15 years ago
eed05fe
perf tools: Reorganize some structs to save space
by Arnaldo Carvalho de Melo
· 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
75be6cf
perf symbols: Make symbol_conf global
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
3786310a
perf sched: Add max delay time snapshot
by Frederic Weisbecker
· 15 years ago
c0c9e72
perf sched: Fix for getting task's execution time
by Xiao Guangrong
· 15 years ago
f48f669
perf_event: Eliminate raw->size
by Xiao Guangrong
· 15 years ago
d8bd9e0
perf_event: Fix raw event processing
by Xiao Guangrong
· 15 years ago
c0777c5
perf/sched: Fix 'perf sched trace'
by Xiao Guangrong
· 15 years ago
180f95e
perf: Make common SAMPLE_EVENT parser
by OGAWA Hirofumi
· 15 years ago
62daacb
perf tools: Reorganize event processing routines, lotsa dups killed
by Arnaldo Carvalho de Melo
· 15 years ago
3647948
perf tools: Introduce zalloc() for the common calloc(1, N) case
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
5a116dd
perf tools: Use kernel bitmap library
by Frederic Weisbecker
· 15 years ago
f39cdf2
perf tools: Move dereference after NULL test
by Julia Lawall
· 15 years ago
b226f744
Merge branch 'linus' into perf/core
by Ingo Molnar
· 15 years ago
d5b889f
perf tools: Move threads & last_match to threads.c
by Arnaldo Carvalho de Melo
· 15 years ago
55ffb7a
perf sched: Add -C option to measure on a specific CPU
by Mike Galbraith
· 15 years ago
cbef79a
perf tools: Fix const char type propagation
by Randy Dunlap
· 15 years ago
97ea1a7
perf tools: Fix thread comm resolution in perf sched
by Frederic Weisbecker
· 15 years ago
9a92b47
perf tools: Improve thread comm resolution in perf sched
by Frederic Weisbecker
· 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
a80deb6
perf sched: 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
4b77a72
perf sched: Add --input=file option to builtin-sched.c
by Mike Galbraith
· 15 years ago
40749d0
perf sched: Determine the number of CPUs automatically
by Ingo Molnar
· 15 years ago
0ec04e1
perf sched: Add 'perf sched map' scheduling event map printout
by Ingo Molnar
· 15 years ago
80ed098
perf sched: Make idle thread and comm/pid names more consistent
by Ingo Molnar
· 15 years ago
c8a3775
perf sched: Sanity check context switch events
by Ingo Molnar
· 15 years ago
dc02bf7
perf sched: Account for lost events, increase default buffering
by Ingo Molnar
· 15 years ago
39aeb52
perf sched: Add support for sched:sched_stat_runtime events
by mingo
· 15 years ago
08f69e6
perf sched: Print PIDs too
by mingo
· 15 years ago
d115338
perf sched: Fix 'perf sched latency' output on 32-bit systems
by Ingo Molnar
· 15 years ago
ea57c4f
perf tools: Implement counter output multiplexing
by Ingo Molnar
· 15 years ago
aa1ab9d
perf tools: Fix processing of randomly serialized sched traces
by Frederic Weisbecker
· 15 years ago
d130252
perf tools: Add an option to multiplex counters in a single channel
by Frederic Weisbecker
· 15 years ago
c13f0d3
perf sched: Add 'perf sched trace', improve documentation
by Ingo Molnar
· 15 years ago
1fc35b2
perf sched: Implement the 'perf sched record' subcommand
by Ingo Molnar
· 15 years ago
b5fae12
perf sched: Clean up PID sorting logic
by Ingo Molnar
· 15 years ago
b1ffe8f
perf sched: Finish latency => atom rename and misc cleanups
by Ingo Molnar
· 15 years ago
f2858d8
perf sched: Add 'perf sched latency' and 'perf sched replay'
by Ingo Molnar
· 15 years ago
daa1d7a
perf sched: Implement multidimensional sorting
by Frederic Weisbecker
· 15 years ago
7362262
perf sched: Fix nsec to msec conversion
by Frederic Weisbecker
· 15 years ago
6668567
perf sched: Export the total, max latency and total runtime to thread atoms list
by Frederic Weisbecker
· 15 years ago
c6ced61
perf sched: Add involuntarily sleeping task in work atoms
by Frederic Weisbecker
· 15 years ago
1756220
perf sched: Rename struct lat_snapshot to struct work atoms
by Frederic Weisbecker
· 15 years ago
3e30414
perf sched: Output runtime and context switch totals
by Ingo Molnar
· 15 years ago
ea92ed5
perf sched: Add runtime stats
by Ingo Molnar
· 15 years ago
d9340c1
perf sched: Display time in milliseconds, reorganize output
by Ingo Molnar
· 15 years ago
46f392c
perf sched: Clean up latency and replay sub-commands
by Ingo Molnar
· 15 years ago
cdce9d7
perf sched: Add sched latency profiling
by Frederic Weisbecker
· 15 years ago
419ab0d
perf sched: Make it easier to plug in new sub profilers
by Frederic Weisbecker
· 15 years ago
4653881
perf sched: Fix bad event alignment
by Frederic Weisbecker
· 15 years ago
ad236fd
perf sched: Tighten up the code
by Ingo Molnar
· 15 years ago
fbf9482
perf sched: Implement the scheduling workload replay engine
by Ingo Molnar
· 15 years ago
ec15676
perf sched: Import schedbench.c
by Ingo Molnar
· 15 years ago
0a02ad9
perf: Add 'perf sched' tool
by Ingo Molnar
· 15 years ago