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-10-18
perf evsel: Add missing 'mmap2' from debug print
Adrian Hunter
2013-10-17
perf: Disable PERF_RECORD_MMAP2 support
Stephane Eranian
2013-10-11
perf evlist: Fix perf_evlist__mmap_read event overflow
Jiri Olsa
2013-10-04
tools/perf: Add support for record transaction flags
Andi Kleen
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
2013-09-02
perf tools: Add support for PERF_COUNT_SW_DUMMY
Adrian Hunter
2013-08-29
perf tools: Add a function to calculate sample event size
Adrian Hunter
2013-08-29
perf tools: Expand perf_event__synthesize_sample()
Adrian Hunter
2013-08-29
perf tools: Add missing 'abi' member to 'struct regs_dump'
Adrian Hunter
2013-08-29
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
2013-08-29
perf tools: Remove references to struct ip_event
Adrian Hunter
2013-08-29
perf evsel: Tidy up sample parsing overflow checking
Adrian Hunter
2013-08-16
perf tools: Add debug prints
Adrian Hunter
2013-08-16
perf tools: Try to increase the file descriptor limits on EMFILE
Andi Kleen
2013-08-07
perf evsel: Add support for enabling counters
Andi Kleen
2013-08-07
perf tools: Add 'S' event/group modifier to read sample value
Jiri Olsa
2013-08-07
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
Jiri Olsa
2013-07-22
perf evsel: Handle ENODEV on default cycles event
David Ahern
2013-07-12
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
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
[prev]
[next]