index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Commit message (
Expand
)
Author
Age
...
*
perf evsel: Handle all event types in perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
*
perf tools: Reconstruct sw event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-06-19
*
perf tools: Reconstruct hw cache event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-06-19
*
perf evsel: Carve out event modifier formatting
Arnaldo Carvalho de Melo
2012-06-19
*
perf evsel: Fix 32 bit values endianity swap for sample_id_all header
Jiri Olsa
2012-05-31
*
perf tools: Reconstruct event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-05-25
*
perf tools: Add union u64_swap type for swapping u64 data
Jiri Olsa
2012-05-22
*
perf target: Add cpu flag to sample_type if target has cpu
Namhyung Kim
2012-05-22
*
perf evsel: Create events initially disabled -- again
David Ahern
2012-05-18
*
perf target: Rename functions to avoid double negation
Namhyung Kim
2012-05-16
*
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
*
perf target: Split out perf_target handling code
Namhyung Kim
2012-05-02
*
perf tools: Introduce struct perf_target
Namhyung Kim
2012-05-02
*
perf tools: Fix bug in raw sample parsing
Stephane Eranian
2012-03-26
*
perf diff: Fix to work with new hists design
Jiri Olsa
2012-03-22
*
perf tools: Do not disable members of group event
Namhyung Kim
2012-03-16
*
perf record: Add support for sampling taken branch
Roberto Agostino Vitillo
2012-03-09
*
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
2012-03-09
*
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
2012-02-14
*
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-02-13
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-06
|
\
|
*
perf evsel: Fix an issue where perf report fails to show the proper percentage
Naveen N. Rao
2012-02-06
*
|
perf evsel: Fix spelling typo
Masanari Iida
2012-01-30
|
/
*
perf evsel: Fix uninitialized memory access to struct perf_sample
Robert Richter
2011-12-20
*
perf record: Add ability to record event period
Andrew Vagin
2011-12-20
*
perf tools: Add ability to synthesize event according to a sample
Andrew Vagin
2011-12-12
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-12-06
|
\
|
*
perf python: Fix undefined symbol problem
Arnaldo Carvalho de Melo
2011-11-16
*
|
perf evsel: Introduce config attr method
Arnaldo Carvalho de Melo
2011-11-28
|
/
*
perf evlist: Fix grouping of multiple events
Arnaldo Carvalho de Melo
2011-10-26
*
perf hists: Threaded addition and sorting of entries
Arnaldo Carvalho de Melo
2011-10-07
*
perf tools: Fix raw sample reading
Jiri Olsa
2011-09-29
*
perf tool: Fix endianness handling of u32 data in samples
David Ahern
2011-09-23
*
perf script: Add printing of sample address
David Ahern
2011-06-02
*
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
2011-06-02
*
perf events: initialize fd array to -1 instead of 0
David Ahern
2011-05-27
*
perf tools: Robustify dynamic sample content fetch
Frederic Weisbecker
2011-05-21
*
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
2011-05-21
*
perf evsel: Fix use of inherit
Arnaldo Carvalho de Melo
2011-04-15
*
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
2011-03-10
*
perf evsel: Fix inverted test for fixing up attr.inherit flag
Arnaldo Carvalho de Melo
2011-02-21
*
perf: make perf stat print user provided full event names
Stephane Eranian
2011-02-17
*
perf tool: Add cgroup support
Stephane Eranian
2011-02-16
*
Merge branch 'linus' into perf/core
Ingo Molnar
2011-02-07
|
\
|
*
perf stat: Fix aggreate counter reading accounting
Arnaldo Carvalho de Melo
2011-02-03
*
|
perf evlist: Move evlist methods to evlist.c
Arnaldo Carvalho de Melo
2011-01-30
*
|
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
*
|
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
2011-01-29
*
|
perf evlist: Support non overwrite mode in perf_evlist__read_on_cpu
Arnaldo Carvalho de Melo
2011-01-29
*
|
perf evsel: Introduce perf_evsel__{in,ex}it
Arnaldo Carvalho de Melo
2011-01-24
[prev]
[next]