Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
37203d6f1d0bef0c0943f3d853efdccb3246e7a6
/
tools
/
perf
/
builtin-diff.c
1d77822
perf tool: Add hpp interface to enable/disable hpp column
by Jiri Olsa
· 12 years ago
41724e4
perf tools: Removing hists pair argument from output path
by Jiri Olsa
· 12 years ago
dd46434
perf diff: Refactor diff displacement possition info
by Jiri Olsa
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
ea251d5
perf hists: Introduce perf_hpp for hist period printing
by Namhyung Kim
· 12 years ago
863e451
perf diff: Make diff command work with evsel hists
by Jiri Olsa
· 12 years ago
4bf9ce1
perf diff: Fix to work with new hists design
by Jiri Olsa
· 13 years ago
45694aa
perf tools: Rename perf_event_ops to perf_tool
by Arnaldo Carvalho de Melo
· 13 years ago
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
ef9dfe6
perf hists: Allow limiting the number of rows and columns in fprintf
by Arnaldo Carvalho de Melo
· 13 years ago
9e69c21
perf session: Pass evsel in event_ops->sample()
by Arnaldo Carvalho de Melo
· 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
ec5761e
perf symbols: Add symfs option for off-box analysis using specified tree
by David Ahern
· 14 years ago
eac23d1
perf record,report,annotate,diff: Process events in order
by Ian Munsie
· 14 years ago
21ef97f
perf session: Fallback to unordered processing if no sample_id_all
by Ian Munsie
· 14 years ago
640c03c
perf session: Parse sample earlier
by Arnaldo Carvalho de Melo
· 14 years ago
3429555
perf diff: Fix displacement and modules options short flag
by Shawn Bohrer
· 14 years ago
88ca895
perf tools: Remove unneeded code for tracking the cwd in perf sessions
by Dave Martin
· 14 years ago
41a37e2
perf tools: Make event__preprocess_sample parse the sample
by Arnaldo Carvalho de Melo
· 14 years ago
c82ee82
perf report: Report number of events, not samples
by Arnaldo Carvalho de Melo
· 14 years ago
cee75ac
perf hist: Clarify events_stats fields usage
by Arnaldo Carvalho de Melo
· 14 years ago
1c02c4d
perf hist: Introduce hists class and move lots of methods to it
by Arnaldo Carvalho de Melo
· 14 years ago
28e2a10
perf hist: Simplify the insertion of new hist_entry instances
by Arnaldo Carvalho de Melo
· 14 years ago
454c407
perf: add perf-inject builtin
by Tom Zanussi
· 15 years ago
a1645ce
perf: 'perf kvm' tool for monitoring guest performance from host
by Zhang, Yanmin
· 15 years ago
c055564
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
by Ian Munsie
· 15 years ago
eefc465
perf session: Change perf_session post processing functions to take histogram tree
by Eric B Munson
· 15 years ago
d403d0a
perf session: Change add_hist_entry to take the tree root instead of session
by Eric B Munson
· 15 years ago
0d75503
perf tools: Don't cast RIP to pointers
by Arnaldo Carvalho de Melo
· 15 years ago
9c443df
perf diff: Fix support for all --sort combinations
by Arnaldo Carvalho de Melo
· 15 years ago
cdbae31
perf diff: Don't add the period for unresolved symbols
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
f7d8744
perf session: Move full_paths config to symbol_conf
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
604c5c9
perf diff: Change the default sort order to "dso,symbol"
by Arnaldo Carvalho de Melo
· 15 years ago
c351c28
perf diff: Use perf_session__fprintf_hists just like 'perf record'
by Arnaldo Carvalho de Melo
· 15 years ago
c410a33
perf symbols: Move symbol filtering to event__preprocess_sample()
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
86a9eee
perf diff: Introduce tool to show performance difference
by Arnaldo Carvalho de Melo
· 15 years ago