index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evlist.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
2013-11-14
1
-1
/
+3
*
perf tools: Remove trivial extra semincolon
Davidlohr Bueso
2013-11-14
1
-1
/
+1
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
1
-7
/
+5
*
perf evlist: Refactor mmap_pages parsing
David Ahern
2013-11-12
1
-11
/
+28
*
perf evlist: Round mmap pages to power 2 - v2
David Ahern
2013-11-12
1
-12
/
+6
*
perf record: Fix segfault with --no-mmap-pages
David Ahern
2013-11-12
1
-0
/
+3
*
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-11-11
1
-4
/
+5
*
perf evsel: Ditch evsel->handler.data field
Arnaldo Carvalho de Melo
2013-11-07
1
-1
/
+1
*
perf evlist: Add a debug print if event buffer mmap fails
Adrian Hunter
2013-11-04
1
-0
/
+2
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-29
1
-3
/
+10
|
\
|
*
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-10-28
1
-3
/
+10
*
|
perf evlist: Validate that mmap_pages is not too big
Adrian Hunter
2013-10-23
1
-4
/
+10
*
|
perf evlist: Factor out duplicated mmap code
Adrian Hunter
2013-10-21
1
-37
/
+36
*
|
perf evlist: Fix perf_evlist__mmap comments
Adrian Hunter
2013-10-21
1
-12
/
+9
*
|
perf evlist: Fix 32-bit build error
Adrian Hunter
2013-10-21
1
-1
/
+1
*
|
perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid
Arnaldo Carvalho de Melo
2013-10-17
1
-0
/
+36
*
|
perf evlist: Introduce perf_evlist__strerror_tp method
Arnaldo Carvalho de Melo
2013-10-17
1
-0
/
+27
*
|
perf evlist: Fix perf_evlist__mmap_read event overflow
Jiri Olsa
2013-10-11
1
-2
/
+2
*
|
perf evlist: Introduce perf_evlist__new_default function
Jiri Olsa
2013-10-09
1
-0
/
+12
*
|
perf tools: Add possibility to specify mmap size
Jiri Olsa
2013-10-09
1
-6
/
+26
*
|
perf tools: Check mmap pages value early
Jiri Olsa
2013-10-09
1
-9
/
+37
|
/
*
perf evlist: Fix id pos in perf_evlist__open()
Adrian Hunter
2013-09-09
1
-0
/
+12
*
perf evlist: Fix parsing with no sample_id_all bit set
Adrian Hunter
2013-09-05
1
-2
/
+7
*
perf tests: Add 'keep tracking' test
Adrian Hunter
2013-09-02
1
-2
/
+40
*
perf evlist: Add tracepoint lookup by name
David Ahern
2013-08-29
1
-0
/
+15
*
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
2013-08-29
1
-8
/
+103
*
perf evlist: Move perf_evlist__config() to a new source file
Adrian Hunter
2013-08-29
1
-22
/
+0
*
perf tools: Add debug prints
Adrian Hunter
2013-08-16
1
-0
/
+3
*
perf evlist: Remove obsolete dummy execve
Andi Kleen
2013-08-07
1
-7
/
+0
*
perf evlist: Add perf_evlist__id2sid method to get event ID related data
Jiri Olsa
2013-08-07
1
-5
/
+16
*
perf evlist: Fix event ID retrieval for group format read case
Jiri Olsa
2013-08-07
1
-0
/
+7
*
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
Jiri Olsa
2013-08-07
1
-0
/
+26
*
perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event id
Jiri Olsa
2013-08-07
1
-1
/
+15
*
perf evlist: Tidy duplicated munmap code
Adrian Hunter
2013-07-12
1
-18
/
+14
*
perf evlist: Fix use of uninitialized variable
David Ahern
2013-07-12
1
-1
/
+1
*
perf tools: Rename cpu_map__all() to cpu_map__empty()
Sukadev Bhattiprolu
2013-07-12
1
-2
/
+2
*
perf evlist: Enhance perf_evlist__start_workload()
Namhyung Kim
2013-07-08
1
-1
/
+9
*
perf evlist: Reset SIGTERM handler in workload child process
David Ahern
2013-05-30
1
-0
/
+2
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-03-21
1
-29
/
+44
|
\
|
*
perf evlist: Introduce perf_evlist__close()
Namhyung Kim
2013-03-15
1
-7
/
+12
|
*
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-2
/
+4
|
*
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-3
/
+2
|
*
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-1
/
+2
|
*
perf evlist: Add thread_map__nr() helper
Namhyung Kim
2013-03-15
1
-14
/
+23
|
*
perf evlist: Use cpu_map__nr() helper
Namhyung Kim
2013-03-15
1
-4
/
+4
|
*
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
1
-3
/
+2
|
*
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-03-15
1
-1
/
+1
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-28
1
-2
/
+1
|
/
*
perf evlist: Make event_copy local to mmaps
David Ahern
2013-02-06
1
-2
/
+2
*
perf evlist: Fix set event list leader
Stephane Eranian
2013-02-06
1
-2
/
+1
[next]