index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Age
Commit message (
Expand
)
Author
2013-07-08
perf evsel: Fix missing increment in sample parsing
Adrian Hunter
2013-07-08
perf evsel: Fix count parameter to read call in event_format__new
David Ahern
2013-05-28
perf evsel: Fix printing of perf_event_paranoid message
David Ahern
2013-04-01
perf record: Add support for mem access profiling
Stephane Eranian
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-03-15
perf stat: Introduce --repeat forever
Frederik Deweerdt
2013-03-15
perf evsel: Cleanup perf_evsel__exit()
Namhyung Kim
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-02-06
perf evlist: Pass the event_group info via perf_attr_details
Arnaldo Carvalho de Melo
2013-01-31
perf evlist: Add --group option
Namhyung Kim
2013-01-31
perf report: Show group description when event group is enabled
Namhyung Kim
2013-01-30
perf evsel: Fix memory leaks on evsel->counts
Namhyung Kim
2013-01-30
perf evsel: Add prev_raw_count field
Stephane Eranian
2013-01-24
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
perf evsel: Introduce event fallback method
Arnaldo Carvalho de Melo
2013-01-24
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
2012-12-11
perf evsel: Decode read_format and sample_type in perf_evsel__fprintf
Arnaldo Carvalho de Melo
2012-12-11
perf evsel: Adopt fprintf routine from 'perf evlist'
Arnaldo Carvalho de Melo
2012-12-11
perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}
Arnaldo Carvalho de Melo
2012-12-11
perf evsel: No need to always ask for PERF_FORMAT_ID in read_format
Arnaldo Carvalho de Melo
2012-12-10
perf evsel: Introduce method to request IDs be used
Arnaldo Carvalho de Melo
2012-12-10
perf evsel: Update sample_size when setting sample_type bits
Arnaldo Carvalho de Melo
2012-12-09
perf evsel: Convert to _is_group_leader method
Namhyung Kim
2012-12-09
perf evsel: Set leader evsel's ->leader to itself
Namhyung Kim
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-14
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
2012-11-14
perf tools: Fix 'disabled' attribute config for record command
Jiri Olsa
2012-11-14
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
2012-09-26
perf evsel: Export the event_format constructor
Arnaldo Carvalho de Melo
2012-09-26
perf evsel: Introduce rawptr() method
Arnaldo Carvalho de Melo
2012-09-26
perf evsel: The tracepoint constructor should store sys:name
Arnaldo Carvalho de Melo
2012-09-26
perf evlist: Introduce set_filter() method
Arnaldo Carvalho de Melo
2012-09-26
perf evsel: Handle endianity in intval method
Arnaldo Carvalho de Melo
2012-09-26
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
2012-09-26
perf evsel: Improve tracepoint constructor setup
Arnaldo Carvalho de Melo
2012-09-24
perf evsel: Provide a new constructor for tracepoints
Arnaldo Carvalho de Melo
2012-09-11
perf evsel: Introduce perf_evsel__{str,int}val methods
Arnaldo Carvalho de Melo
2012-09-06
perf test: Add round trip test for sw and hw event names
Arnaldo Carvalho de Melo
2012-08-17
perf tools: Report number of pmu type of unknown events
Robert Richter
2012-08-15
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-14
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-11
perf tools: Support for DWARF mode callchain
Jiri Olsa
2012-08-10
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
2012-08-02
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
2012-08-01
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
2012-06-29
perf evsel: Handle hw breakpoints event names in perf_evsel__name()
Jiri Olsa
2012-06-25
perf evsel: Fix a build failure on cross compilation
Namhyung Kim
[next]