index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-27
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
*
perf tools: Keep group information
Namhyung Kim
2013-01-31
1
-1
/
+6
*
perf evlist: Set the leader in the perf_evlist__config method
Arnaldo Carvalho de Melo
2012-12-11
1
-2
/
+8
*
perf evsel: No need to always ask for PERF_FORMAT_ID in read_format
Arnaldo Carvalho de Melo
2012-12-11
1
-1
/
+1
*
perf evsel: Update sample_size when setting sample_type bits
Arnaldo Carvalho de Melo
2012-12-10
1
-1
/
+1
*
perf evsel: Convert to _is_group_leader method
Namhyung Kim
2012-12-09
1
-2
/
+2
*
perf evsel: Set leader evsel's ->leader to itself
Namhyung Kim
2012-12-09
1
-1
/
+0
*
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
2012-11-14
1
-2
/
+2
*
perf tools: Omit group members from perf_evlist__disable/enable
Jiri Olsa
2012-11-14
1
-0
/
+4
*
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
2012-11-14
1
-4
/
+2
[next]