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
/
ordered-events.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf top: Fix global-buffer-overflow issue
Changbin Du
2019-03-19
1
-0
/
+2
*
perf ordered_events: Fix crash in ordered_events__free
Jiri Olsa
2019-01-17
1
-2
/
+4
*
perf ordered_events: Add first_time() method
Jiri Olsa
2018-12-17
1
-0
/
+11
*
perf ordered_events: Add ordered_events__flush_time interface
Jiri Olsa
2018-12-17
1
-4
/
+19
*
perf top: Add processing thread
Jiri Olsa
2018-12-17
1
-1
/
+3
*
perf ordered_events: Add private data member
Jiri Olsa
2018-12-17
1
-2
/
+4
*
perf ordered_events: Rework show_progress for __ordered_events__flush
Jiri Olsa
2018-12-17
1
-3
/
+5
*
perf ordered_events: Prevent crossing max_alloc_size
Jiri Olsa
2018-09-19
1
-4
/
+4
*
perf ordered_events: Add 'struct ordered_events_buffer' layer
Jiri Olsa
2018-09-19
1
-13
/
+70
*
perf ordered_events: Pass timestamp arg in perf_session__queue_event
Jiri Olsa
2017-11-17
1
-2
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
2017-04-11
1
-1
/
+2
*
perf ordered_events: Introduce reinit()
Wang Nan
2016-04-14
1
-0
/
+9
*
perf ordered_events: Clear the progress bar at the end of a flush
Arnaldo Carvalho de Melo
2015-08-24
1
-0
/
+3
*
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
Arnaldo Carvalho de Melo
2015-03-31
1
-17
/
+4
*
perf ordered_events: Adopt queue() method
Arnaldo Carvalho de Melo
2015-03-12
1
-2
/
+32
*
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
2015-03-12
1
-3
/
+4
*
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
1
-12
/
+11
*
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
2015-03-11
1
-8
/
+9
*
perf ordered_events: Stop using tool->ordered_events
Arnaldo Carvalho de Melo
2015-02-23
1
-1
/
+4
*
perf session: Add option to copy events when queueing
Alexander Yarygin
2014-10-15
1
-4
/
+45
*
perf tools: Allow out of order messages in forced flush
Jiri Olsa
2014-08-12
1
-0
/
+4
*
perf tools: Add debug prints for ordered events queue
Jiri Olsa
2014-08-12
1
-0
/
+26
*
perf tools: Add ordered_events__free function
Jiri Olsa
2014-08-12
1
-0
/
+11
*
perf tools: Add ordered_events__init function
Jiri Olsa
2014-08-12
1
-0
/
+9
*
perf tools: Use list_move in ordered_events_delete function
Jiri Olsa
2014-08-12
1
-2
/
+1
*
perf tools: Create ordered-events object
Jiri Olsa
2014-08-12
1
-0
/
+196