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
/
evlist.c
Age
Commit message (
Expand
)
Author
2013-11-12
perf evlist: Round mmap pages to power 2 - v2
David Ahern
2013-11-12
perf record: Fix segfault with --no-mmap-pages
David Ahern
2013-11-11
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-11-07
perf evsel: Ditch evsel->handler.data field
Arnaldo Carvalho de Melo
2013-11-04
perf evlist: Add a debug print if event buffer mmap fails
Adrian Hunter
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-28
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-10-23
perf evlist: Validate that mmap_pages is not too big
Adrian Hunter
2013-10-21
perf evlist: Factor out duplicated mmap code
Adrian Hunter
2013-10-21
perf evlist: Fix perf_evlist__mmap comments
Adrian Hunter
2013-10-21
perf evlist: Fix 32-bit build error
Adrian Hunter
2013-10-17
perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid
Arnaldo Carvalho de Melo
2013-10-17
perf evlist: Introduce perf_evlist__strerror_tp method
Arnaldo Carvalho de Melo
2013-10-11
perf evlist: Fix perf_evlist__mmap_read event overflow
Jiri Olsa
2013-10-09
perf evlist: Introduce perf_evlist__new_default function
Jiri Olsa
2013-10-09
perf tools: Add possibility to specify mmap size
Jiri Olsa
2013-10-09
perf tools: Check mmap pages value early
Jiri Olsa
2013-09-09
perf evlist: Fix id pos in perf_evlist__open()
Adrian Hunter
2013-09-05
perf evlist: Fix parsing with no sample_id_all bit set
Adrian Hunter
2013-09-02
perf tests: Add 'keep tracking' test
Adrian Hunter
2013-08-29
perf evlist: Add tracepoint lookup by name
David Ahern
2013-08-29
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
2013-08-29
perf evlist: Move perf_evlist__config() to a new source file
Adrian Hunter
2013-08-16
perf tools: Add debug prints
Adrian Hunter
2013-08-07
perf evlist: Remove obsolete dummy execve
Andi Kleen
2013-08-07
perf evlist: Add perf_evlist__id2sid method to get event ID related data
Jiri Olsa
2013-08-07
perf evlist: Fix event ID retrieval for group format read case
Jiri Olsa
2013-08-07
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
Jiri Olsa
2013-08-07
perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event id
Jiri Olsa
2013-07-12
perf evlist: Tidy duplicated munmap code
Adrian Hunter
2013-07-12
perf evlist: Fix use of uninitialized variable
David Ahern
2013-07-12
perf tools: Rename cpu_map__all() to cpu_map__empty()
Sukadev Bhattiprolu
2013-07-08
perf evlist: Enhance perf_evlist__start_workload()
Namhyung Kim
2013-05-30
perf evlist: Reset SIGTERM handler in workload child process
David Ahern
2013-03-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-03-15
perf evlist: Introduce perf_evlist__close()
Namhyung Kim
2013-03-15
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
perf evlist: Add thread_map__nr() helper
Namhyung Kim
2013-03-15
perf evlist: Use cpu_map__nr() helper
Namhyung Kim
2013-03-15
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-06
perf evlist: Make event_copy local to mmaps
David Ahern
2013-02-06
perf evlist: Fix set event list leader
Stephane Eranian
2013-01-31
perf tools: Keep group information
Namhyung Kim
2012-12-11
perf evlist: Set the leader in the perf_evlist__config method
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: Update sample_size when setting sample_type bits
Arnaldo Carvalho de Melo
[prev]
[next]