ring_buffer.c 79 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223
  1. /*
  2. * Generic ring buffer
  3. *
  4. * Copyright (C) 2008 Steven Rostedt <srostedt@redhat.com>
  5. */
  6. #include <linux/ring_buffer.h>
  7. #include <linux/trace_clock.h>
  8. #include <linux/ftrace_irq.h>
  9. #include <linux/spinlock.h>
  10. #include <linux/debugfs.h>
  11. #include <linux/uaccess.h>
  12. #include <linux/hardirq.h>
  13. #include <linux/kmemcheck.h>
  14. #include <linux/module.h>
  15. #include <linux/percpu.h>
  16. #include <linux/mutex.h>
  17. #include <linux/init.h>
  18. #include <linux/hash.h>
  19. #include <linux/list.h>
  20. #include <linux/cpu.h>
  21. #include <linux/fs.h>
  22. #include "trace.h"
  23. /*
  24. * The ring buffer header is special. We must manually up keep it.
  25. */
  26. int ring_buffer_print_entry_header(struct trace_seq *s)
  27. {
  28. int ret;
  29. ret = trace_seq_printf(s, "# compressed entry header\n");
  30. ret = trace_seq_printf(s, "\ttype_len : 5 bits\n");
  31. ret = trace_seq_printf(s, "\ttime_delta : 27 bits\n");
  32. ret = trace_seq_printf(s, "\tarray : 32 bits\n");
  33. ret = trace_seq_printf(s, "\n");
  34. ret = trace_seq_printf(s, "\tpadding : type == %d\n",
  35. RINGBUF_TYPE_PADDING);
  36. ret = trace_seq_printf(s, "\ttime_extend : type == %d\n",
  37. RINGBUF_TYPE_TIME_EXTEND);
  38. ret = trace_seq_printf(s, "\tdata max type_len == %d\n",
  39. RINGBUF_TYPE_DATA_TYPE_LEN_MAX);
  40. return ret;
  41. }
  42. /*
  43. * The ring buffer is made up of a list of pages. A separate list of pages is
  44. * allocated for each CPU. A writer may only write to a buffer that is
  45. * associated with the CPU it is currently executing on. A reader may read
  46. * from any per cpu buffer.
  47. *
  48. * The reader is special. For each per cpu buffer, the reader has its own
  49. * reader page. When a reader has read the entire reader page, this reader
  50. * page is swapped with another page in the ring buffer.
  51. *
  52. * Now, as long as the writer is off the reader page, the reader can do what
  53. * ever it wants with that page. The writer will never write to that page
  54. * again (as long as it is out of the ring buffer).
  55. *
  56. * Here's some silly ASCII art.
  57. *
  58. * +------+
  59. * |reader| RING BUFFER
  60. * |page |
  61. * +------+ +---+ +---+ +---+
  62. * | |-->| |-->| |
  63. * +---+ +---+ +---+
  64. * ^ |
  65. * | |
  66. * +---------------+
  67. *
  68. *
  69. * +------+
  70. * |reader| RING BUFFER
  71. * |page |------------------v
  72. * +------+ +---+ +---+ +---+
  73. * | |-->| |-->| |
  74. * +---+ +---+ +---+
  75. * ^ |
  76. * | |
  77. * +---------------+
  78. *
  79. *
  80. * +------+
  81. * |reader| RING BUFFER
  82. * |page |------------------v
  83. * +------+ +---+ +---+ +---+
  84. * ^ | |-->| |-->| |
  85. * | +---+ +---+ +---+
  86. * | |
  87. * | |
  88. * +------------------------------+
  89. *
  90. *
  91. * +------+
  92. * |buffer| RING BUFFER
  93. * |page |------------------v
  94. * +------+ +---+ +---+ +---+
  95. * ^ | | | |-->| |
  96. * | New +---+ +---+ +---+
  97. * | Reader------^ |
  98. * | page |
  99. * +------------------------------+
  100. *
  101. *
  102. * After we make this swap, the reader can hand this page off to the splice
  103. * code and be done with it. It can even allocate a new page if it needs to
  104. * and swap that into the ring buffer.
  105. *
  106. * We will be using cmpxchg soon to make all this lockless.
  107. *
  108. */
  109. /*
  110. * A fast way to enable or disable all ring buffers is to
  111. * call tracing_on or tracing_off. Turning off the ring buffers
  112. * prevents all ring buffers from being recorded to.
  113. * Turning this switch on, makes it OK to write to the
  114. * ring buffer, if the ring buffer is enabled itself.
  115. *
  116. * There's three layers that must be on in order to write
  117. * to the ring buffer.
  118. *
  119. * 1) This global flag must be set.
  120. * 2) The ring buffer must be enabled for recording.
  121. * 3) The per cpu buffer must be enabled for recording.
  122. *
  123. * In case of an anomaly, this global flag has a bit set that
  124. * will permantly disable all ring buffers.
  125. */
  126. /*
  127. * Global flag to disable all recording to ring buffers
  128. * This has two bits: ON, DISABLED
  129. *
  130. * ON DISABLED
  131. * ---- ----------
  132. * 0 0 : ring buffers are off
  133. * 1 0 : ring buffers are on
  134. * X 1 : ring buffers are permanently disabled
  135. */
  136. enum {
  137. RB_BUFFERS_ON_BIT = 0,
  138. RB_BUFFERS_DISABLED_BIT = 1,
  139. };
  140. enum {
  141. RB_BUFFERS_ON = 1 << RB_BUFFERS_ON_BIT,
  142. RB_BUFFERS_DISABLED = 1 << RB_BUFFERS_DISABLED_BIT,
  143. };
  144. static unsigned long ring_buffer_flags __read_mostly = RB_BUFFERS_ON;
  145. #define BUF_PAGE_HDR_SIZE offsetof(struct buffer_data_page, data)
  146. /**
  147. * tracing_on - enable all tracing buffers
  148. *
  149. * This function enables all tracing buffers that may have been
  150. * disabled with tracing_off.
  151. */
  152. void tracing_on(void)
  153. {
  154. set_bit(RB_BUFFERS_ON_BIT, &ring_buffer_flags);
  155. }
  156. EXPORT_SYMBOL_GPL(tracing_on);
  157. /**
  158. * tracing_off - turn off all tracing buffers
  159. *
  160. * This function stops all tracing buffers from recording data.
  161. * It does not disable any overhead the tracers themselves may
  162. * be causing. This function simply causes all recording to
  163. * the ring buffers to fail.
  164. */
  165. void tracing_off(void)
  166. {
  167. clear_bit(RB_BUFFERS_ON_BIT, &ring_buffer_flags);
  168. }
  169. EXPORT_SYMBOL_GPL(tracing_off);
  170. /**
  171. * tracing_off_permanent - permanently disable ring buffers
  172. *
  173. * This function, once called, will disable all ring buffers
  174. * permanently.
  175. */
  176. void tracing_off_permanent(void)
  177. {
  178. set_bit(RB_BUFFERS_DISABLED_BIT, &ring_buffer_flags);
  179. }
  180. /**
  181. * tracing_is_on - show state of ring buffers enabled
  182. */
  183. int tracing_is_on(void)
  184. {
  185. return ring_buffer_flags == RB_BUFFERS_ON;
  186. }
  187. EXPORT_SYMBOL_GPL(tracing_is_on);
  188. #include "trace.h"
  189. #define RB_EVNT_HDR_SIZE (offsetof(struct ring_buffer_event, array))
  190. #define RB_ALIGNMENT 4U
  191. #define RB_MAX_SMALL_DATA (RB_ALIGNMENT * RINGBUF_TYPE_DATA_TYPE_LEN_MAX)
  192. #define RB_EVNT_MIN_SIZE 8U /* two 32bit words */
  193. /* define RINGBUF_TYPE_DATA for 'case RINGBUF_TYPE_DATA:' */
  194. #define RINGBUF_TYPE_DATA 0 ... RINGBUF_TYPE_DATA_TYPE_LEN_MAX
  195. enum {
  196. RB_LEN_TIME_EXTEND = 8,
  197. RB_LEN_TIME_STAMP = 16,
  198. };
  199. static inline int rb_null_event(struct ring_buffer_event *event)
  200. {
  201. return event->type_len == RINGBUF_TYPE_PADDING
  202. && event->time_delta == 0;
  203. }
  204. static inline int rb_discarded_event(struct ring_buffer_event *event)
  205. {
  206. return event->type_len == RINGBUF_TYPE_PADDING && event->time_delta;
  207. }
  208. static void rb_event_set_padding(struct ring_buffer_event *event)
  209. {
  210. event->type_len = RINGBUF_TYPE_PADDING;
  211. event->time_delta = 0;
  212. }
  213. static unsigned
  214. rb_event_data_length(struct ring_buffer_event *event)
  215. {
  216. unsigned length;
  217. if (event->type_len)
  218. length = event->type_len * RB_ALIGNMENT;
  219. else
  220. length = event->array[0];
  221. return length + RB_EVNT_HDR_SIZE;
  222. }
  223. /* inline for ring buffer fast paths */
  224. static unsigned
  225. rb_event_length(struct ring_buffer_event *event)
  226. {
  227. switch (event->type_len) {
  228. case RINGBUF_TYPE_PADDING:
  229. if (rb_null_event(event))
  230. /* undefined */
  231. return -1;
  232. return event->array[0] + RB_EVNT_HDR_SIZE;
  233. case RINGBUF_TYPE_TIME_EXTEND:
  234. return RB_LEN_TIME_EXTEND;
  235. case RINGBUF_TYPE_TIME_STAMP:
  236. return RB_LEN_TIME_STAMP;
  237. case RINGBUF_TYPE_DATA:
  238. return rb_event_data_length(event);
  239. default:
  240. BUG();
  241. }
  242. /* not hit */
  243. return 0;
  244. }
  245. /**
  246. * ring_buffer_event_length - return the length of the event
  247. * @event: the event to get the length of
  248. */
  249. unsigned ring_buffer_event_length(struct ring_buffer_event *event)
  250. {
  251. unsigned length = rb_event_length(event);
  252. if (event->type_len > RINGBUF_TYPE_DATA_TYPE_LEN_MAX)
  253. return length;
  254. length -= RB_EVNT_HDR_SIZE;
  255. if (length > RB_MAX_SMALL_DATA + sizeof(event->array[0]))
  256. length -= sizeof(event->array[0]);
  257. return length;
  258. }
  259. EXPORT_SYMBOL_GPL(ring_buffer_event_length);
  260. /* inline for ring buffer fast paths */
  261. static void *
  262. rb_event_data(struct ring_buffer_event *event)
  263. {
  264. BUG_ON(event->type_len > RINGBUF_TYPE_DATA_TYPE_LEN_MAX);
  265. /* If length is in len field, then array[0] has the data */
  266. if (event->type_len)
  267. return (void *)&event->array[0];
  268. /* Otherwise length is in array[0] and array[1] has the data */
  269. return (void *)&event->array[1];
  270. }
  271. /**
  272. * ring_buffer_event_data - return the data of the event
  273. * @event: the event to get the data from
  274. */
  275. void *ring_buffer_event_data(struct ring_buffer_event *event)
  276. {
  277. return rb_event_data(event);
  278. }
  279. EXPORT_SYMBOL_GPL(ring_buffer_event_data);
  280. #define for_each_buffer_cpu(buffer, cpu) \
  281. for_each_cpu(cpu, buffer->cpumask)
  282. #define TS_SHIFT 27
  283. #define TS_MASK ((1ULL << TS_SHIFT) - 1)
  284. #define TS_DELTA_TEST (~TS_MASK)
  285. struct buffer_data_page {
  286. u64 time_stamp; /* page time stamp */
  287. local_t commit; /* write committed index */
  288. unsigned char data[]; /* data of buffer page */
  289. };
  290. struct buffer_page {
  291. struct list_head list; /* list of buffer pages */
  292. local_t write; /* index for next write */
  293. unsigned read; /* index for next read */
  294. local_t entries; /* entries on this page */
  295. struct buffer_data_page *page; /* Actual data page */
  296. };
  297. static void rb_init_page(struct buffer_data_page *bpage)
  298. {
  299. local_set(&bpage->commit, 0);
  300. }
  301. /**
  302. * ring_buffer_page_len - the size of data on the page.
  303. * @page: The page to read
  304. *
  305. * Returns the amount of data on the page, including buffer page header.
  306. */
  307. size_t ring_buffer_page_len(void *page)
  308. {
  309. return local_read(&((struct buffer_data_page *)page)->commit)
  310. + BUF_PAGE_HDR_SIZE;
  311. }
  312. /*
  313. * Also stolen from mm/slob.c. Thanks to Mathieu Desnoyers for pointing
  314. * this issue out.
  315. */
  316. static void free_buffer_page(struct buffer_page *bpage)
  317. {
  318. free_page((unsigned long)bpage->page);
  319. kfree(bpage);
  320. }
  321. /*
  322. * We need to fit the time_stamp delta into 27 bits.
  323. */
  324. static inline int test_time_stamp(u64 delta)
  325. {
  326. if (delta & TS_DELTA_TEST)
  327. return 1;
  328. return 0;
  329. }
  330. #define BUF_PAGE_SIZE (PAGE_SIZE - BUF_PAGE_HDR_SIZE)
  331. /* Max payload is BUF_PAGE_SIZE - header (8bytes) */
  332. #define BUF_MAX_DATA_SIZE (BUF_PAGE_SIZE - (sizeof(u32) * 2))
  333. /* Max number of timestamps that can fit on a page */
  334. #define RB_TIMESTAMPS_PER_PAGE (BUF_PAGE_SIZE / RB_LEN_TIME_STAMP)
  335. int ring_buffer_print_page_header(struct trace_seq *s)
  336. {
  337. struct buffer_data_page field;
  338. int ret;
  339. ret = trace_seq_printf(s, "\tfield: u64 timestamp;\t"
  340. "offset:0;\tsize:%u;\n",
  341. (unsigned int)sizeof(field.time_stamp));
  342. ret = trace_seq_printf(s, "\tfield: local_t commit;\t"
  343. "offset:%u;\tsize:%u;\n",
  344. (unsigned int)offsetof(typeof(field), commit),
  345. (unsigned int)sizeof(field.commit));
  346. ret = trace_seq_printf(s, "\tfield: char data;\t"
  347. "offset:%u;\tsize:%u;\n",
  348. (unsigned int)offsetof(typeof(field), data),
  349. (unsigned int)BUF_PAGE_SIZE);
  350. return ret;
  351. }
  352. /*
  353. * head_page == tail_page && head == tail then buffer is empty.
  354. */
  355. struct ring_buffer_per_cpu {
  356. int cpu;
  357. struct ring_buffer *buffer;
  358. spinlock_t reader_lock; /* serialize readers */
  359. raw_spinlock_t lock;
  360. struct lock_class_key lock_key;
  361. struct list_head pages;
  362. struct buffer_page *head_page; /* read from head */
  363. struct buffer_page *tail_page; /* write to tail */
  364. struct buffer_page *commit_page; /* committed pages */
  365. struct buffer_page *reader_page;
  366. unsigned long nmi_dropped;
  367. unsigned long commit_overrun;
  368. unsigned long overrun;
  369. unsigned long read;
  370. local_t entries;
  371. local_t committing;
  372. local_t commits;
  373. u64 write_stamp;
  374. u64 read_stamp;
  375. atomic_t record_disabled;
  376. };
  377. struct ring_buffer {
  378. unsigned pages;
  379. unsigned flags;
  380. int cpus;
  381. atomic_t record_disabled;
  382. cpumask_var_t cpumask;
  383. struct lock_class_key *reader_lock_key;
  384. struct mutex mutex;
  385. struct ring_buffer_per_cpu **buffers;
  386. #ifdef CONFIG_HOTPLUG_CPU
  387. struct notifier_block cpu_notify;
  388. #endif
  389. u64 (*clock)(void);
  390. };
  391. struct ring_buffer_iter {
  392. struct ring_buffer_per_cpu *cpu_buffer;
  393. unsigned long head;
  394. struct buffer_page *head_page;
  395. u64 read_stamp;
  396. };
  397. /* buffer may be either ring_buffer or ring_buffer_per_cpu */
  398. #define RB_WARN_ON(buffer, cond) \
  399. ({ \
  400. int _____ret = unlikely(cond); \
  401. if (_____ret) { \
  402. atomic_inc(&buffer->record_disabled); \
  403. WARN_ON(1); \
  404. } \
  405. _____ret; \
  406. })
  407. /* Up this if you want to test the TIME_EXTENTS and normalization */
  408. #define DEBUG_SHIFT 0
  409. static inline u64 rb_time_stamp(struct ring_buffer *buffer, int cpu)
  410. {
  411. /* shift to debug/test normalization and TIME_EXTENTS */
  412. return buffer->clock() << DEBUG_SHIFT;
  413. }
  414. u64 ring_buffer_time_stamp(struct ring_buffer *buffer, int cpu)
  415. {
  416. u64 time;
  417. preempt_disable_notrace();
  418. time = rb_time_stamp(buffer, cpu);
  419. preempt_enable_no_resched_notrace();
  420. return time;
  421. }
  422. EXPORT_SYMBOL_GPL(ring_buffer_time_stamp);
  423. void ring_buffer_normalize_time_stamp(struct ring_buffer *buffer,
  424. int cpu, u64 *ts)
  425. {
  426. /* Just stupid testing the normalize function and deltas */
  427. *ts >>= DEBUG_SHIFT;
  428. }
  429. EXPORT_SYMBOL_GPL(ring_buffer_normalize_time_stamp);
  430. /**
  431. * check_pages - integrity check of buffer pages
  432. * @cpu_buffer: CPU buffer with pages to test
  433. *
  434. * As a safety measure we check to make sure the data pages have not
  435. * been corrupted.
  436. */
  437. static int rb_check_pages(struct ring_buffer_per_cpu *cpu_buffer)
  438. {
  439. struct list_head *head = &cpu_buffer->pages;
  440. struct buffer_page *bpage, *tmp;
  441. if (RB_WARN_ON(cpu_buffer, head->next->prev != head))
  442. return -1;
  443. if (RB_WARN_ON(cpu_buffer, head->prev->next != head))
  444. return -1;
  445. list_for_each_entry_safe(bpage, tmp, head, list) {
  446. if (RB_WARN_ON(cpu_buffer,
  447. bpage->list.next->prev != &bpage->list))
  448. return -1;
  449. if (RB_WARN_ON(cpu_buffer,
  450. bpage->list.prev->next != &bpage->list))
  451. return -1;
  452. }
  453. return 0;
  454. }
  455. static int rb_allocate_pages(struct ring_buffer_per_cpu *cpu_buffer,
  456. unsigned nr_pages)
  457. {
  458. struct list_head *head = &cpu_buffer->pages;
  459. struct buffer_page *bpage, *tmp;
  460. unsigned long addr;
  461. LIST_HEAD(pages);
  462. unsigned i;
  463. for (i = 0; i < nr_pages; i++) {
  464. bpage = kzalloc_node(ALIGN(sizeof(*bpage), cache_line_size()),
  465. GFP_KERNEL, cpu_to_node(cpu_buffer->cpu));
  466. if (!bpage)
  467. goto free_pages;
  468. list_add(&bpage->list, &pages);
  469. addr = __get_free_page(GFP_KERNEL);
  470. if (!addr)
  471. goto free_pages;
  472. bpage->page = (void *)addr;
  473. rb_init_page(bpage->page);
  474. }
  475. list_splice(&pages, head);
  476. rb_check_pages(cpu_buffer);
  477. return 0;
  478. free_pages:
  479. list_for_each_entry_safe(bpage, tmp, &pages, list) {
  480. list_del_init(&bpage->list);
  481. free_buffer_page(bpage);
  482. }
  483. return -ENOMEM;
  484. }
  485. static struct ring_buffer_per_cpu *
  486. rb_allocate_cpu_buffer(struct ring_buffer *buffer, int cpu)
  487. {
  488. struct ring_buffer_per_cpu *cpu_buffer;
  489. struct buffer_page *bpage;
  490. unsigned long addr;
  491. int ret;
  492. cpu_buffer = kzalloc_node(ALIGN(sizeof(*cpu_buffer), cache_line_size()),
  493. GFP_KERNEL, cpu_to_node(cpu));
  494. if (!cpu_buffer)
  495. return NULL;
  496. cpu_buffer->cpu = cpu;
  497. cpu_buffer->buffer = buffer;
  498. spin_lock_init(&cpu_buffer->reader_lock);
  499. lockdep_set_class(&cpu_buffer->reader_lock, buffer->reader_lock_key);
  500. cpu_buffer->lock = (raw_spinlock_t)__RAW_SPIN_LOCK_UNLOCKED;
  501. INIT_LIST_HEAD(&cpu_buffer->pages);
  502. bpage = kzalloc_node(ALIGN(sizeof(*bpage), cache_line_size()),
  503. GFP_KERNEL, cpu_to_node(cpu));
  504. if (!bpage)
  505. goto fail_free_buffer;
  506. cpu_buffer->reader_page = bpage;
  507. addr = __get_free_page(GFP_KERNEL);
  508. if (!addr)
  509. goto fail_free_reader;
  510. bpage->page = (void *)addr;
  511. rb_init_page(bpage->page);
  512. INIT_LIST_HEAD(&cpu_buffer->reader_page->list);
  513. ret = rb_allocate_pages(cpu_buffer, buffer->pages);
  514. if (ret < 0)
  515. goto fail_free_reader;
  516. cpu_buffer->head_page
  517. = list_entry(cpu_buffer->pages.next, struct buffer_page, list);
  518. cpu_buffer->tail_page = cpu_buffer->commit_page = cpu_buffer->head_page;
  519. return cpu_buffer;
  520. fail_free_reader:
  521. free_buffer_page(cpu_buffer->reader_page);
  522. fail_free_buffer:
  523. kfree(cpu_buffer);
  524. return NULL;
  525. }
  526. static void rb_free_cpu_buffer(struct ring_buffer_per_cpu *cpu_buffer)
  527. {
  528. struct list_head *head = &cpu_buffer->pages;
  529. struct buffer_page *bpage, *tmp;
  530. free_buffer_page(cpu_buffer->reader_page);
  531. list_for_each_entry_safe(bpage, tmp, head, list) {
  532. list_del_init(&bpage->list);
  533. free_buffer_page(bpage);
  534. }
  535. kfree(cpu_buffer);
  536. }
  537. #ifdef CONFIG_HOTPLUG_CPU
  538. static int rb_cpu_notify(struct notifier_block *self,
  539. unsigned long action, void *hcpu);
  540. #endif
  541. /**
  542. * ring_buffer_alloc - allocate a new ring_buffer
  543. * @size: the size in bytes per cpu that is needed.
  544. * @flags: attributes to set for the ring buffer.
  545. *
  546. * Currently the only flag that is available is the RB_FL_OVERWRITE
  547. * flag. This flag means that the buffer will overwrite old data
  548. * when the buffer wraps. If this flag is not set, the buffer will
  549. * drop data when the tail hits the head.
  550. */
  551. struct ring_buffer *__ring_buffer_alloc(unsigned long size, unsigned flags,
  552. struct lock_class_key *key)
  553. {
  554. struct ring_buffer *buffer;
  555. int bsize;
  556. int cpu;
  557. /* keep it in its own cache line */
  558. buffer = kzalloc(ALIGN(sizeof(*buffer), cache_line_size()),
  559. GFP_KERNEL);
  560. if (!buffer)
  561. return NULL;
  562. if (!alloc_cpumask_var(&buffer->cpumask, GFP_KERNEL))
  563. goto fail_free_buffer;
  564. buffer->pages = DIV_ROUND_UP(size, BUF_PAGE_SIZE);
  565. buffer->flags = flags;
  566. buffer->clock = trace_clock_local;
  567. buffer->reader_lock_key = key;
  568. /* need at least two pages */
  569. if (buffer->pages < 2)
  570. buffer->pages = 2;
  571. /*
  572. * In case of non-hotplug cpu, if the ring-buffer is allocated
  573. * in early initcall, it will not be notified of secondary cpus.
  574. * In that off case, we need to allocate for all possible cpus.
  575. */
  576. #ifdef CONFIG_HOTPLUG_CPU
  577. get_online_cpus();
  578. cpumask_copy(buffer->cpumask, cpu_online_mask);
  579. #else
  580. cpumask_copy(buffer->cpumask, cpu_possible_mask);
  581. #endif
  582. buffer->cpus = nr_cpu_ids;
  583. bsize = sizeof(void *) * nr_cpu_ids;
  584. buffer->buffers = kzalloc(ALIGN(bsize, cache_line_size()),
  585. GFP_KERNEL);
  586. if (!buffer->buffers)
  587. goto fail_free_cpumask;
  588. for_each_buffer_cpu(buffer, cpu) {
  589. buffer->buffers[cpu] =
  590. rb_allocate_cpu_buffer(buffer, cpu);
  591. if (!buffer->buffers[cpu])
  592. goto fail_free_buffers;
  593. }
  594. #ifdef CONFIG_HOTPLUG_CPU
  595. buffer->cpu_notify.notifier_call = rb_cpu_notify;
  596. buffer->cpu_notify.priority = 0;
  597. register_cpu_notifier(&buffer->cpu_notify);
  598. #endif
  599. put_online_cpus();
  600. mutex_init(&buffer->mutex);
  601. return buffer;
  602. fail_free_buffers:
  603. for_each_buffer_cpu(buffer, cpu) {
  604. if (buffer->buffers[cpu])
  605. rb_free_cpu_buffer(buffer->buffers[cpu]);
  606. }
  607. kfree(buffer->buffers);
  608. fail_free_cpumask:
  609. free_cpumask_var(buffer->cpumask);
  610. put_online_cpus();
  611. fail_free_buffer:
  612. kfree(buffer);
  613. return NULL;
  614. }
  615. EXPORT_SYMBOL_GPL(__ring_buffer_alloc);
  616. /**
  617. * ring_buffer_free - free a ring buffer.
  618. * @buffer: the buffer to free.
  619. */
  620. void
  621. ring_buffer_free(struct ring_buffer *buffer)
  622. {
  623. int cpu;
  624. get_online_cpus();
  625. #ifdef CONFIG_HOTPLUG_CPU
  626. unregister_cpu_notifier(&buffer->cpu_notify);
  627. #endif
  628. for_each_buffer_cpu(buffer, cpu)
  629. rb_free_cpu_buffer(buffer->buffers[cpu]);
  630. put_online_cpus();
  631. free_cpumask_var(buffer->cpumask);
  632. kfree(buffer);
  633. }
  634. EXPORT_SYMBOL_GPL(ring_buffer_free);
  635. void ring_buffer_set_clock(struct ring_buffer *buffer,
  636. u64 (*clock)(void))
  637. {
  638. buffer->clock = clock;
  639. }
  640. static void rb_reset_cpu(struct ring_buffer_per_cpu *cpu_buffer);
  641. static void
  642. rb_remove_pages(struct ring_buffer_per_cpu *cpu_buffer, unsigned nr_pages)
  643. {
  644. struct buffer_page *bpage;
  645. struct list_head *p;
  646. unsigned i;
  647. atomic_inc(&cpu_buffer->record_disabled);
  648. synchronize_sched();
  649. for (i = 0; i < nr_pages; i++) {
  650. if (RB_WARN_ON(cpu_buffer, list_empty(&cpu_buffer->pages)))
  651. return;
  652. p = cpu_buffer->pages.next;
  653. bpage = list_entry(p, struct buffer_page, list);
  654. list_del_init(&bpage->list);
  655. free_buffer_page(bpage);
  656. }
  657. if (RB_WARN_ON(cpu_buffer, list_empty(&cpu_buffer->pages)))
  658. return;
  659. rb_reset_cpu(cpu_buffer);
  660. rb_check_pages(cpu_buffer);
  661. atomic_dec(&cpu_buffer->record_disabled);
  662. }
  663. static void
  664. rb_insert_pages(struct ring_buffer_per_cpu *cpu_buffer,
  665. struct list_head *pages, unsigned nr_pages)
  666. {
  667. struct buffer_page *bpage;
  668. struct list_head *p;
  669. unsigned i;
  670. atomic_inc(&cpu_buffer->record_disabled);
  671. synchronize_sched();
  672. for (i = 0; i < nr_pages; i++) {
  673. if (RB_WARN_ON(cpu_buffer, list_empty(pages)))
  674. return;
  675. p = pages->next;
  676. bpage = list_entry(p, struct buffer_page, list);
  677. list_del_init(&bpage->list);
  678. list_add_tail(&bpage->list, &cpu_buffer->pages);
  679. }
  680. rb_reset_cpu(cpu_buffer);
  681. rb_check_pages(cpu_buffer);
  682. atomic_dec(&cpu_buffer->record_disabled);
  683. }
  684. /**
  685. * ring_buffer_resize - resize the ring buffer
  686. * @buffer: the buffer to resize.
  687. * @size: the new size.
  688. *
  689. * The tracer is responsible for making sure that the buffer is
  690. * not being used while changing the size.
  691. * Note: We may be able to change the above requirement by using
  692. * RCU synchronizations.
  693. *
  694. * Minimum size is 2 * BUF_PAGE_SIZE.
  695. *
  696. * Returns -1 on failure.
  697. */
  698. int ring_buffer_resize(struct ring_buffer *buffer, unsigned long size)
  699. {
  700. struct ring_buffer_per_cpu *cpu_buffer;
  701. unsigned nr_pages, rm_pages, new_pages;
  702. struct buffer_page *bpage, *tmp;
  703. unsigned long buffer_size;
  704. unsigned long addr;
  705. LIST_HEAD(pages);
  706. int i, cpu;
  707. /*
  708. * Always succeed at resizing a non-existent buffer:
  709. */
  710. if (!buffer)
  711. return size;
  712. size = DIV_ROUND_UP(size, BUF_PAGE_SIZE);
  713. size *= BUF_PAGE_SIZE;
  714. buffer_size = buffer->pages * BUF_PAGE_SIZE;
  715. /* we need a minimum of two pages */
  716. if (size < BUF_PAGE_SIZE * 2)
  717. size = BUF_PAGE_SIZE * 2;
  718. if (size == buffer_size)
  719. return size;
  720. mutex_lock(&buffer->mutex);
  721. get_online_cpus();
  722. nr_pages = DIV_ROUND_UP(size, BUF_PAGE_SIZE);
  723. if (size < buffer_size) {
  724. /* easy case, just free pages */
  725. if (RB_WARN_ON(buffer, nr_pages >= buffer->pages))
  726. goto out_fail;
  727. rm_pages = buffer->pages - nr_pages;
  728. for_each_buffer_cpu(buffer, cpu) {
  729. cpu_buffer = buffer->buffers[cpu];
  730. rb_remove_pages(cpu_buffer, rm_pages);
  731. }
  732. goto out;
  733. }
  734. /*
  735. * This is a bit more difficult. We only want to add pages
  736. * when we can allocate enough for all CPUs. We do this
  737. * by allocating all the pages and storing them on a local
  738. * link list. If we succeed in our allocation, then we
  739. * add these pages to the cpu_buffers. Otherwise we just free
  740. * them all and return -ENOMEM;
  741. */
  742. if (RB_WARN_ON(buffer, nr_pages <= buffer->pages))
  743. goto out_fail;
  744. new_pages = nr_pages - buffer->pages;
  745. for_each_buffer_cpu(buffer, cpu) {
  746. for (i = 0; i < new_pages; i++) {
  747. bpage = kzalloc_node(ALIGN(sizeof(*bpage),
  748. cache_line_size()),
  749. GFP_KERNEL, cpu_to_node(cpu));
  750. if (!bpage)
  751. goto free_pages;
  752. list_add(&bpage->list, &pages);
  753. addr = __get_free_page(GFP_KERNEL);
  754. if (!addr)
  755. goto free_pages;
  756. bpage->page = (void *)addr;
  757. rb_init_page(bpage->page);
  758. }
  759. }
  760. for_each_buffer_cpu(buffer, cpu) {
  761. cpu_buffer = buffer->buffers[cpu];
  762. rb_insert_pages(cpu_buffer, &pages, new_pages);
  763. }
  764. if (RB_WARN_ON(buffer, !list_empty(&pages)))
  765. goto out_fail;
  766. out:
  767. buffer->pages = nr_pages;
  768. put_online_cpus();
  769. mutex_unlock(&buffer->mutex);
  770. return size;
  771. free_pages:
  772. list_for_each_entry_safe(bpage, tmp, &pages, list) {
  773. list_del_init(&bpage->list);
  774. free_buffer_page(bpage);
  775. }
  776. put_online_cpus();
  777. mutex_unlock(&buffer->mutex);
  778. return -ENOMEM;
  779. /*
  780. * Something went totally wrong, and we are too paranoid
  781. * to even clean up the mess.
  782. */
  783. out_fail:
  784. put_online_cpus();
  785. mutex_unlock(&buffer->mutex);
  786. return -1;
  787. }
  788. EXPORT_SYMBOL_GPL(ring_buffer_resize);
  789. static inline void *
  790. __rb_data_page_index(struct buffer_data_page *bpage, unsigned index)
  791. {
  792. return bpage->data + index;
  793. }
  794. static inline void *__rb_page_index(struct buffer_page *bpage, unsigned index)
  795. {
  796. return bpage->page->data + index;
  797. }
  798. static inline struct ring_buffer_event *
  799. rb_reader_event(struct ring_buffer_per_cpu *cpu_buffer)
  800. {
  801. return __rb_page_index(cpu_buffer->reader_page,
  802. cpu_buffer->reader_page->read);
  803. }
  804. static inline struct ring_buffer_event *
  805. rb_head_event(struct ring_buffer_per_cpu *cpu_buffer)
  806. {
  807. return __rb_page_index(cpu_buffer->head_page,
  808. cpu_buffer->head_page->read);
  809. }
  810. static inline struct ring_buffer_event *
  811. rb_iter_head_event(struct ring_buffer_iter *iter)
  812. {
  813. return __rb_page_index(iter->head_page, iter->head);
  814. }
  815. static inline unsigned rb_page_write(struct buffer_page *bpage)
  816. {
  817. return local_read(&bpage->write);
  818. }
  819. static inline unsigned rb_page_commit(struct buffer_page *bpage)
  820. {
  821. return local_read(&bpage->page->commit);
  822. }
  823. /* Size is determined by what has been commited */
  824. static inline unsigned rb_page_size(struct buffer_page *bpage)
  825. {
  826. return rb_page_commit(bpage);
  827. }
  828. static inline unsigned
  829. rb_commit_index(struct ring_buffer_per_cpu *cpu_buffer)
  830. {
  831. return rb_page_commit(cpu_buffer->commit_page);
  832. }
  833. static inline unsigned rb_head_size(struct ring_buffer_per_cpu *cpu_buffer)
  834. {
  835. return rb_page_commit(cpu_buffer->head_page);
  836. }
  837. static inline void rb_inc_page(struct ring_buffer_per_cpu *cpu_buffer,
  838. struct buffer_page **bpage)
  839. {
  840. struct list_head *p = (*bpage)->list.next;
  841. if (p == &cpu_buffer->pages)
  842. p = p->next;
  843. *bpage = list_entry(p, struct buffer_page, list);
  844. }
  845. static inline unsigned
  846. rb_event_index(struct ring_buffer_event *event)
  847. {
  848. unsigned long addr = (unsigned long)event;
  849. return (addr & ~PAGE_MASK) - BUF_PAGE_HDR_SIZE;
  850. }
  851. static inline int
  852. rb_event_is_commit(struct ring_buffer_per_cpu *cpu_buffer,
  853. struct ring_buffer_event *event)
  854. {
  855. unsigned long addr = (unsigned long)event;
  856. unsigned long index;
  857. index = rb_event_index(event);
  858. addr &= PAGE_MASK;
  859. return cpu_buffer->commit_page->page == (void *)addr &&
  860. rb_commit_index(cpu_buffer) == index;
  861. }
  862. static void
  863. rb_set_commit_to_write(struct ring_buffer_per_cpu *cpu_buffer)
  864. {
  865. /*
  866. * We only race with interrupts and NMIs on this CPU.
  867. * If we own the commit event, then we can commit
  868. * all others that interrupted us, since the interruptions
  869. * are in stack format (they finish before they come
  870. * back to us). This allows us to do a simple loop to
  871. * assign the commit to the tail.
  872. */
  873. again:
  874. while (cpu_buffer->commit_page != cpu_buffer->tail_page) {
  875. cpu_buffer->commit_page->page->commit =
  876. cpu_buffer->commit_page->write;
  877. rb_inc_page(cpu_buffer, &cpu_buffer->commit_page);
  878. cpu_buffer->write_stamp =
  879. cpu_buffer->commit_page->page->time_stamp;
  880. /* add barrier to keep gcc from optimizing too much */
  881. barrier();
  882. }
  883. while (rb_commit_index(cpu_buffer) !=
  884. rb_page_write(cpu_buffer->commit_page)) {
  885. cpu_buffer->commit_page->page->commit =
  886. cpu_buffer->commit_page->write;
  887. barrier();
  888. }
  889. /* again, keep gcc from optimizing */
  890. barrier();
  891. /*
  892. * If an interrupt came in just after the first while loop
  893. * and pushed the tail page forward, we will be left with
  894. * a dangling commit that will never go forward.
  895. */
  896. if (unlikely(cpu_buffer->commit_page != cpu_buffer->tail_page))
  897. goto again;
  898. }
  899. static void rb_reset_reader_page(struct ring_buffer_per_cpu *cpu_buffer)
  900. {
  901. cpu_buffer->read_stamp = cpu_buffer->reader_page->page->time_stamp;
  902. cpu_buffer->reader_page->read = 0;
  903. }
  904. static void rb_inc_iter(struct ring_buffer_iter *iter)
  905. {
  906. struct ring_buffer_per_cpu *cpu_buffer = iter->cpu_buffer;
  907. /*
  908. * The iterator could be on the reader page (it starts there).
  909. * But the head could have moved, since the reader was
  910. * found. Check for this case and assign the iterator
  911. * to the head page instead of next.
  912. */
  913. if (iter->head_page == cpu_buffer->reader_page)
  914. iter->head_page = cpu_buffer->head_page;
  915. else
  916. rb_inc_page(cpu_buffer, &iter->head_page);
  917. iter->read_stamp = iter->head_page->page->time_stamp;
  918. iter->head = 0;
  919. }
  920. /**
  921. * ring_buffer_update_event - update event type and data
  922. * @event: the even to update
  923. * @type: the type of event
  924. * @length: the size of the event field in the ring buffer
  925. *
  926. * Update the type and data fields of the event. The length
  927. * is the actual size that is written to the ring buffer,
  928. * and with this, we can determine what to place into the
  929. * data field.
  930. */
  931. static void
  932. rb_update_event(struct ring_buffer_event *event,
  933. unsigned type, unsigned length)
  934. {
  935. event->type_len = type;
  936. switch (type) {
  937. case RINGBUF_TYPE_PADDING:
  938. case RINGBUF_TYPE_TIME_EXTEND:
  939. case RINGBUF_TYPE_TIME_STAMP:
  940. break;
  941. case 0:
  942. length -= RB_EVNT_HDR_SIZE;
  943. if (length > RB_MAX_SMALL_DATA)
  944. event->array[0] = length;
  945. else
  946. event->type_len = DIV_ROUND_UP(length, RB_ALIGNMENT);
  947. break;
  948. default:
  949. BUG();
  950. }
  951. }
  952. static unsigned rb_calculate_event_length(unsigned length)
  953. {
  954. struct ring_buffer_event event; /* Used only for sizeof array */
  955. /* zero length can cause confusions */
  956. if (!length)
  957. length = 1;
  958. if (length > RB_MAX_SMALL_DATA)
  959. length += sizeof(event.array[0]);
  960. length += RB_EVNT_HDR_SIZE;
  961. length = ALIGN(length, RB_ALIGNMENT);
  962. return length;
  963. }
  964. static inline void
  965. rb_reset_tail(struct ring_buffer_per_cpu *cpu_buffer,
  966. struct buffer_page *tail_page,
  967. unsigned long tail, unsigned long length)
  968. {
  969. struct ring_buffer_event *event;
  970. /*
  971. * Only the event that crossed the page boundary
  972. * must fill the old tail_page with padding.
  973. */
  974. if (tail >= BUF_PAGE_SIZE) {
  975. local_sub(length, &tail_page->write);
  976. return;
  977. }
  978. event = __rb_page_index(tail_page, tail);
  979. kmemcheck_annotate_bitfield(event, bitfield);
  980. /*
  981. * If this event is bigger than the minimum size, then
  982. * we need to be careful that we don't subtract the
  983. * write counter enough to allow another writer to slip
  984. * in on this page.
  985. * We put in a discarded commit instead, to make sure
  986. * that this space is not used again.
  987. *
  988. * If we are less than the minimum size, we don't need to
  989. * worry about it.
  990. */
  991. if (tail > (BUF_PAGE_SIZE - RB_EVNT_MIN_SIZE)) {
  992. /* No room for any events */
  993. /* Mark the rest of the page with padding */
  994. rb_event_set_padding(event);
  995. /* Set the write back to the previous setting */
  996. local_sub(length, &tail_page->write);
  997. return;
  998. }
  999. /* Put in a discarded event */
  1000. event->array[0] = (BUF_PAGE_SIZE - tail) - RB_EVNT_HDR_SIZE;
  1001. event->type_len = RINGBUF_TYPE_PADDING;
  1002. /* time delta must be non zero */
  1003. event->time_delta = 1;
  1004. /* Account for this as an entry */
  1005. local_inc(&tail_page->entries);
  1006. local_inc(&cpu_buffer->entries);
  1007. /* Set write to end of buffer */
  1008. length = (tail + length) - BUF_PAGE_SIZE;
  1009. local_sub(length, &tail_page->write);
  1010. }
  1011. static struct ring_buffer_event *
  1012. rb_move_tail(struct ring_buffer_per_cpu *cpu_buffer,
  1013. unsigned long length, unsigned long tail,
  1014. struct buffer_page *commit_page,
  1015. struct buffer_page *tail_page, u64 *ts)
  1016. {
  1017. struct buffer_page *next_page, *head_page, *reader_page;
  1018. struct ring_buffer *buffer = cpu_buffer->buffer;
  1019. bool lock_taken = false;
  1020. unsigned long flags;
  1021. next_page = tail_page;
  1022. local_irq_save(flags);
  1023. /*
  1024. * Since the write to the buffer is still not
  1025. * fully lockless, we must be careful with NMIs.
  1026. * The locks in the writers are taken when a write
  1027. * crosses to a new page. The locks protect against
  1028. * races with the readers (this will soon be fixed
  1029. * with a lockless solution).
  1030. *
  1031. * Because we can not protect against NMIs, and we
  1032. * want to keep traces reentrant, we need to manage
  1033. * what happens when we are in an NMI.
  1034. *
  1035. * NMIs can happen after we take the lock.
  1036. * If we are in an NMI, only take the lock
  1037. * if it is not already taken. Otherwise
  1038. * simply fail.
  1039. */
  1040. if (unlikely(in_nmi())) {
  1041. if (!__raw_spin_trylock(&cpu_buffer->lock)) {
  1042. cpu_buffer->nmi_dropped++;
  1043. goto out_reset;
  1044. }
  1045. } else
  1046. __raw_spin_lock(&cpu_buffer->lock);
  1047. lock_taken = true;
  1048. rb_inc_page(cpu_buffer, &next_page);
  1049. head_page = cpu_buffer->head_page;
  1050. reader_page = cpu_buffer->reader_page;
  1051. /* we grabbed the lock before incrementing */
  1052. if (RB_WARN_ON(cpu_buffer, next_page == reader_page))
  1053. goto out_reset;
  1054. /*
  1055. * If for some reason, we had an interrupt storm that made
  1056. * it all the way around the buffer, bail, and warn
  1057. * about it.
  1058. */
  1059. if (unlikely(next_page == commit_page)) {
  1060. cpu_buffer->commit_overrun++;
  1061. goto out_reset;
  1062. }
  1063. if (next_page == head_page) {
  1064. if (!(buffer->flags & RB_FL_OVERWRITE))
  1065. goto out_reset;
  1066. /* tail_page has not moved yet? */
  1067. if (tail_page == cpu_buffer->tail_page) {
  1068. /* count overflows */
  1069. cpu_buffer->overrun +=
  1070. local_read(&head_page->entries);
  1071. rb_inc_page(cpu_buffer, &head_page);
  1072. cpu_buffer->head_page = head_page;
  1073. cpu_buffer->head_page->read = 0;
  1074. }
  1075. }
  1076. /*
  1077. * If the tail page is still the same as what we think
  1078. * it is, then it is up to us to update the tail
  1079. * pointer.
  1080. */
  1081. if (tail_page == cpu_buffer->tail_page) {
  1082. local_set(&next_page->write, 0);
  1083. local_set(&next_page->entries, 0);
  1084. local_set(&next_page->page->commit, 0);
  1085. cpu_buffer->tail_page = next_page;
  1086. /* reread the time stamp */
  1087. *ts = rb_time_stamp(buffer, cpu_buffer->cpu);
  1088. cpu_buffer->tail_page->page->time_stamp = *ts;
  1089. }
  1090. rb_reset_tail(cpu_buffer, tail_page, tail, length);
  1091. __raw_spin_unlock(&cpu_buffer->lock);
  1092. local_irq_restore(flags);
  1093. /* fail and let the caller try again */
  1094. return ERR_PTR(-EAGAIN);
  1095. out_reset:
  1096. /* reset write */
  1097. rb_reset_tail(cpu_buffer, tail_page, tail, length);
  1098. if (likely(lock_taken))
  1099. __raw_spin_unlock(&cpu_buffer->lock);
  1100. local_irq_restore(flags);
  1101. return NULL;
  1102. }
  1103. static struct ring_buffer_event *
  1104. __rb_reserve_next(struct ring_buffer_per_cpu *cpu_buffer,
  1105. unsigned type, unsigned long length, u64 *ts)
  1106. {
  1107. struct buffer_page *tail_page, *commit_page;
  1108. struct ring_buffer_event *event;
  1109. unsigned long tail, write;
  1110. commit_page = cpu_buffer->commit_page;
  1111. /* we just need to protect against interrupts */
  1112. barrier();
  1113. tail_page = cpu_buffer->tail_page;
  1114. write = local_add_return(length, &tail_page->write);
  1115. tail = write - length;
  1116. /* See if we shot pass the end of this buffer page */
  1117. if (write > BUF_PAGE_SIZE)
  1118. return rb_move_tail(cpu_buffer, length, tail,
  1119. commit_page, tail_page, ts);
  1120. /* We reserved something on the buffer */
  1121. event = __rb_page_index(tail_page, tail);
  1122. kmemcheck_annotate_bitfield(event, bitfield);
  1123. rb_update_event(event, type, length);
  1124. /* The passed in type is zero for DATA */
  1125. if (likely(!type))
  1126. local_inc(&tail_page->entries);
  1127. /*
  1128. * If this is the first commit on the page, then update
  1129. * its timestamp.
  1130. */
  1131. if (!tail)
  1132. tail_page->page->time_stamp = *ts;
  1133. return event;
  1134. }
  1135. static inline int
  1136. rb_try_to_discard(struct ring_buffer_per_cpu *cpu_buffer,
  1137. struct ring_buffer_event *event)
  1138. {
  1139. unsigned long new_index, old_index;
  1140. struct buffer_page *bpage;
  1141. unsigned long index;
  1142. unsigned long addr;
  1143. new_index = rb_event_index(event);
  1144. old_index = new_index + rb_event_length(event);
  1145. addr = (unsigned long)event;
  1146. addr &= PAGE_MASK;
  1147. bpage = cpu_buffer->tail_page;
  1148. if (bpage->page == (void *)addr && rb_page_write(bpage) == old_index) {
  1149. /*
  1150. * This is on the tail page. It is possible that
  1151. * a write could come in and move the tail page
  1152. * and write to the next page. That is fine
  1153. * because we just shorten what is on this page.
  1154. */
  1155. index = local_cmpxchg(&bpage->write, old_index, new_index);
  1156. if (index == old_index)
  1157. return 1;
  1158. }
  1159. /* could not discard */
  1160. return 0;
  1161. }
  1162. static int
  1163. rb_add_time_stamp(struct ring_buffer_per_cpu *cpu_buffer,
  1164. u64 *ts, u64 *delta)
  1165. {
  1166. struct ring_buffer_event *event;
  1167. static int once;
  1168. int ret;
  1169. if (unlikely(*delta > (1ULL << 59) && !once++)) {
  1170. printk(KERN_WARNING "Delta way too big! %llu"
  1171. " ts=%llu write stamp = %llu\n",
  1172. (unsigned long long)*delta,
  1173. (unsigned long long)*ts,
  1174. (unsigned long long)cpu_buffer->write_stamp);
  1175. WARN_ON(1);
  1176. }
  1177. /*
  1178. * The delta is too big, we to add a
  1179. * new timestamp.
  1180. */
  1181. event = __rb_reserve_next(cpu_buffer,
  1182. RINGBUF_TYPE_TIME_EXTEND,
  1183. RB_LEN_TIME_EXTEND,
  1184. ts);
  1185. if (!event)
  1186. return -EBUSY;
  1187. if (PTR_ERR(event) == -EAGAIN)
  1188. return -EAGAIN;
  1189. /* Only a commited time event can update the write stamp */
  1190. if (rb_event_is_commit(cpu_buffer, event)) {
  1191. /*
  1192. * If this is the first on the page, then it was
  1193. * updated with the page itself. Try to discard it
  1194. * and if we can't just make it zero.
  1195. */
  1196. if (rb_event_index(event)) {
  1197. event->time_delta = *delta & TS_MASK;
  1198. event->array[0] = *delta >> TS_SHIFT;
  1199. } else {
  1200. /* try to discard, since we do not need this */
  1201. if (!rb_try_to_discard(cpu_buffer, event)) {
  1202. /* nope, just zero it */
  1203. event->time_delta = 0;
  1204. event->array[0] = 0;
  1205. }
  1206. }
  1207. cpu_buffer->write_stamp = *ts;
  1208. /* let the caller know this was the commit */
  1209. ret = 1;
  1210. } else {
  1211. /* Try to discard the event */
  1212. if (!rb_try_to_discard(cpu_buffer, event)) {
  1213. /* Darn, this is just wasted space */
  1214. event->time_delta = 0;
  1215. event->array[0] = 0;
  1216. }
  1217. ret = 0;
  1218. }
  1219. *delta = 0;
  1220. return ret;
  1221. }
  1222. static void rb_start_commit(struct ring_buffer_per_cpu *cpu_buffer)
  1223. {
  1224. local_inc(&cpu_buffer->committing);
  1225. local_inc(&cpu_buffer->commits);
  1226. }
  1227. static void rb_end_commit(struct ring_buffer_per_cpu *cpu_buffer)
  1228. {
  1229. unsigned long commits;
  1230. if (RB_WARN_ON(cpu_buffer,
  1231. !local_read(&cpu_buffer->committing)))
  1232. return;
  1233. again:
  1234. commits = local_read(&cpu_buffer->commits);
  1235. /* synchronize with interrupts */
  1236. barrier();
  1237. if (local_read(&cpu_buffer->committing) == 1)
  1238. rb_set_commit_to_write(cpu_buffer);
  1239. local_dec(&cpu_buffer->committing);
  1240. /* synchronize with interrupts */
  1241. barrier();
  1242. /*
  1243. * Need to account for interrupts coming in between the
  1244. * updating of the commit page and the clearing of the
  1245. * committing counter.
  1246. */
  1247. if (unlikely(local_read(&cpu_buffer->commits) != commits) &&
  1248. !local_read(&cpu_buffer->committing)) {
  1249. local_inc(&cpu_buffer->committing);
  1250. goto again;
  1251. }
  1252. }
  1253. static struct ring_buffer_event *
  1254. rb_reserve_next_event(struct ring_buffer_per_cpu *cpu_buffer,
  1255. unsigned long length)
  1256. {
  1257. struct ring_buffer_event *event;
  1258. u64 ts, delta = 0;
  1259. int commit = 0;
  1260. int nr_loops = 0;
  1261. rb_start_commit(cpu_buffer);
  1262. length = rb_calculate_event_length(length);
  1263. again:
  1264. /*
  1265. * We allow for interrupts to reenter here and do a trace.
  1266. * If one does, it will cause this original code to loop
  1267. * back here. Even with heavy interrupts happening, this
  1268. * should only happen a few times in a row. If this happens
  1269. * 1000 times in a row, there must be either an interrupt
  1270. * storm or we have something buggy.
  1271. * Bail!
  1272. */
  1273. if (RB_WARN_ON(cpu_buffer, ++nr_loops > 1000))
  1274. goto out_fail;
  1275. ts = rb_time_stamp(cpu_buffer->buffer, cpu_buffer->cpu);
  1276. /*
  1277. * Only the first commit can update the timestamp.
  1278. * Yes there is a race here. If an interrupt comes in
  1279. * just after the conditional and it traces too, then it
  1280. * will also check the deltas. More than one timestamp may
  1281. * also be made. But only the entry that did the actual
  1282. * commit will be something other than zero.
  1283. */
  1284. if (likely(cpu_buffer->tail_page == cpu_buffer->commit_page &&
  1285. rb_page_write(cpu_buffer->tail_page) ==
  1286. rb_commit_index(cpu_buffer))) {
  1287. u64 diff;
  1288. diff = ts - cpu_buffer->write_stamp;
  1289. /* make sure this diff is calculated here */
  1290. barrier();
  1291. /* Did the write stamp get updated already? */
  1292. if (unlikely(ts < cpu_buffer->write_stamp))
  1293. goto get_event;
  1294. delta = diff;
  1295. if (unlikely(test_time_stamp(delta))) {
  1296. commit = rb_add_time_stamp(cpu_buffer, &ts, &delta);
  1297. if (commit == -EBUSY)
  1298. goto out_fail;
  1299. if (commit == -EAGAIN)
  1300. goto again;
  1301. RB_WARN_ON(cpu_buffer, commit < 0);
  1302. }
  1303. }
  1304. get_event:
  1305. event = __rb_reserve_next(cpu_buffer, 0, length, &ts);
  1306. if (unlikely(PTR_ERR(event) == -EAGAIN))
  1307. goto again;
  1308. if (!event)
  1309. goto out_fail;
  1310. if (!rb_event_is_commit(cpu_buffer, event))
  1311. delta = 0;
  1312. event->time_delta = delta;
  1313. return event;
  1314. out_fail:
  1315. rb_end_commit(cpu_buffer);
  1316. return NULL;
  1317. }
  1318. #ifdef CONFIG_TRACING
  1319. #define TRACE_RECURSIVE_DEPTH 16
  1320. static int trace_recursive_lock(void)
  1321. {
  1322. current->trace_recursion++;
  1323. if (likely(current->trace_recursion < TRACE_RECURSIVE_DEPTH))
  1324. return 0;
  1325. /* Disable all tracing before we do anything else */
  1326. tracing_off_permanent();
  1327. printk_once(KERN_WARNING "Tracing recursion: depth[%ld]:"
  1328. "HC[%lu]:SC[%lu]:NMI[%lu]\n",
  1329. current->trace_recursion,
  1330. hardirq_count() >> HARDIRQ_SHIFT,
  1331. softirq_count() >> SOFTIRQ_SHIFT,
  1332. in_nmi());
  1333. WARN_ON_ONCE(1);
  1334. return -1;
  1335. }
  1336. static void trace_recursive_unlock(void)
  1337. {
  1338. WARN_ON_ONCE(!current->trace_recursion);
  1339. current->trace_recursion--;
  1340. }
  1341. #else
  1342. #define trace_recursive_lock() (0)
  1343. #define trace_recursive_unlock() do { } while (0)
  1344. #endif
  1345. static DEFINE_PER_CPU(int, rb_need_resched);
  1346. /**
  1347. * ring_buffer_lock_reserve - reserve a part of the buffer
  1348. * @buffer: the ring buffer to reserve from
  1349. * @length: the length of the data to reserve (excluding event header)
  1350. *
  1351. * Returns a reseverd event on the ring buffer to copy directly to.
  1352. * The user of this interface will need to get the body to write into
  1353. * and can use the ring_buffer_event_data() interface.
  1354. *
  1355. * The length is the length of the data needed, not the event length
  1356. * which also includes the event header.
  1357. *
  1358. * Must be paired with ring_buffer_unlock_commit, unless NULL is returned.
  1359. * If NULL is returned, then nothing has been allocated or locked.
  1360. */
  1361. struct ring_buffer_event *
  1362. ring_buffer_lock_reserve(struct ring_buffer *buffer, unsigned long length)
  1363. {
  1364. struct ring_buffer_per_cpu *cpu_buffer;
  1365. struct ring_buffer_event *event;
  1366. int cpu, resched;
  1367. if (ring_buffer_flags != RB_BUFFERS_ON)
  1368. return NULL;
  1369. if (atomic_read(&buffer->record_disabled))
  1370. return NULL;
  1371. /* If we are tracing schedule, we don't want to recurse */
  1372. resched = ftrace_preempt_disable();
  1373. if (trace_recursive_lock())
  1374. goto out_nocheck;
  1375. cpu = raw_smp_processor_id();
  1376. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  1377. goto out;
  1378. cpu_buffer = buffer->buffers[cpu];
  1379. if (atomic_read(&cpu_buffer->record_disabled))
  1380. goto out;
  1381. if (length > BUF_MAX_DATA_SIZE)
  1382. goto out;
  1383. event = rb_reserve_next_event(cpu_buffer, length);
  1384. if (!event)
  1385. goto out;
  1386. /*
  1387. * Need to store resched state on this cpu.
  1388. * Only the first needs to.
  1389. */
  1390. if (preempt_count() == 1)
  1391. per_cpu(rb_need_resched, cpu) = resched;
  1392. return event;
  1393. out:
  1394. trace_recursive_unlock();
  1395. out_nocheck:
  1396. ftrace_preempt_enable(resched);
  1397. return NULL;
  1398. }
  1399. EXPORT_SYMBOL_GPL(ring_buffer_lock_reserve);
  1400. static void rb_commit(struct ring_buffer_per_cpu *cpu_buffer,
  1401. struct ring_buffer_event *event)
  1402. {
  1403. local_inc(&cpu_buffer->entries);
  1404. /*
  1405. * The event first in the commit queue updates the
  1406. * time stamp.
  1407. */
  1408. if (rb_event_is_commit(cpu_buffer, event))
  1409. cpu_buffer->write_stamp += event->time_delta;
  1410. rb_end_commit(cpu_buffer);
  1411. }
  1412. /**
  1413. * ring_buffer_unlock_commit - commit a reserved
  1414. * @buffer: The buffer to commit to
  1415. * @event: The event pointer to commit.
  1416. *
  1417. * This commits the data to the ring buffer, and releases any locks held.
  1418. *
  1419. * Must be paired with ring_buffer_lock_reserve.
  1420. */
  1421. int ring_buffer_unlock_commit(struct ring_buffer *buffer,
  1422. struct ring_buffer_event *event)
  1423. {
  1424. struct ring_buffer_per_cpu *cpu_buffer;
  1425. int cpu = raw_smp_processor_id();
  1426. cpu_buffer = buffer->buffers[cpu];
  1427. rb_commit(cpu_buffer, event);
  1428. trace_recursive_unlock();
  1429. /*
  1430. * Only the last preempt count needs to restore preemption.
  1431. */
  1432. if (preempt_count() == 1)
  1433. ftrace_preempt_enable(per_cpu(rb_need_resched, cpu));
  1434. else
  1435. preempt_enable_no_resched_notrace();
  1436. return 0;
  1437. }
  1438. EXPORT_SYMBOL_GPL(ring_buffer_unlock_commit);
  1439. static inline void rb_event_discard(struct ring_buffer_event *event)
  1440. {
  1441. /* array[0] holds the actual length for the discarded event */
  1442. event->array[0] = rb_event_data_length(event) - RB_EVNT_HDR_SIZE;
  1443. event->type_len = RINGBUF_TYPE_PADDING;
  1444. /* time delta must be non zero */
  1445. if (!event->time_delta)
  1446. event->time_delta = 1;
  1447. }
  1448. /**
  1449. * ring_buffer_event_discard - discard any event in the ring buffer
  1450. * @event: the event to discard
  1451. *
  1452. * Sometimes a event that is in the ring buffer needs to be ignored.
  1453. * This function lets the user discard an event in the ring buffer
  1454. * and then that event will not be read later.
  1455. *
  1456. * Note, it is up to the user to be careful with this, and protect
  1457. * against races. If the user discards an event that has been consumed
  1458. * it is possible that it could corrupt the ring buffer.
  1459. */
  1460. void ring_buffer_event_discard(struct ring_buffer_event *event)
  1461. {
  1462. rb_event_discard(event);
  1463. }
  1464. EXPORT_SYMBOL_GPL(ring_buffer_event_discard);
  1465. /**
  1466. * ring_buffer_commit_discard - discard an event that has not been committed
  1467. * @buffer: the ring buffer
  1468. * @event: non committed event to discard
  1469. *
  1470. * This is similar to ring_buffer_event_discard but must only be
  1471. * performed on an event that has not been committed yet. The difference
  1472. * is that this will also try to free the event from the ring buffer
  1473. * if another event has not been added behind it.
  1474. *
  1475. * If another event has been added behind it, it will set the event
  1476. * up as discarded, and perform the commit.
  1477. *
  1478. * If this function is called, do not call ring_buffer_unlock_commit on
  1479. * the event.
  1480. */
  1481. void ring_buffer_discard_commit(struct ring_buffer *buffer,
  1482. struct ring_buffer_event *event)
  1483. {
  1484. struct ring_buffer_per_cpu *cpu_buffer;
  1485. int cpu;
  1486. /* The event is discarded regardless */
  1487. rb_event_discard(event);
  1488. cpu = smp_processor_id();
  1489. cpu_buffer = buffer->buffers[cpu];
  1490. /*
  1491. * This must only be called if the event has not been
  1492. * committed yet. Thus we can assume that preemption
  1493. * is still disabled.
  1494. */
  1495. RB_WARN_ON(buffer, !local_read(&cpu_buffer->committing));
  1496. if (!rb_try_to_discard(cpu_buffer, event))
  1497. goto out;
  1498. /*
  1499. * The commit is still visible by the reader, so we
  1500. * must increment entries.
  1501. */
  1502. local_inc(&cpu_buffer->entries);
  1503. out:
  1504. rb_end_commit(cpu_buffer);
  1505. trace_recursive_unlock();
  1506. /*
  1507. * Only the last preempt count needs to restore preemption.
  1508. */
  1509. if (preempt_count() == 1)
  1510. ftrace_preempt_enable(per_cpu(rb_need_resched, cpu));
  1511. else
  1512. preempt_enable_no_resched_notrace();
  1513. }
  1514. EXPORT_SYMBOL_GPL(ring_buffer_discard_commit);
  1515. /**
  1516. * ring_buffer_write - write data to the buffer without reserving
  1517. * @buffer: The ring buffer to write to.
  1518. * @length: The length of the data being written (excluding the event header)
  1519. * @data: The data to write to the buffer.
  1520. *
  1521. * This is like ring_buffer_lock_reserve and ring_buffer_unlock_commit as
  1522. * one function. If you already have the data to write to the buffer, it
  1523. * may be easier to simply call this function.
  1524. *
  1525. * Note, like ring_buffer_lock_reserve, the length is the length of the data
  1526. * and not the length of the event which would hold the header.
  1527. */
  1528. int ring_buffer_write(struct ring_buffer *buffer,
  1529. unsigned long length,
  1530. void *data)
  1531. {
  1532. struct ring_buffer_per_cpu *cpu_buffer;
  1533. struct ring_buffer_event *event;
  1534. void *body;
  1535. int ret = -EBUSY;
  1536. int cpu, resched;
  1537. if (ring_buffer_flags != RB_BUFFERS_ON)
  1538. return -EBUSY;
  1539. if (atomic_read(&buffer->record_disabled))
  1540. return -EBUSY;
  1541. resched = ftrace_preempt_disable();
  1542. cpu = raw_smp_processor_id();
  1543. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  1544. goto out;
  1545. cpu_buffer = buffer->buffers[cpu];
  1546. if (atomic_read(&cpu_buffer->record_disabled))
  1547. goto out;
  1548. if (length > BUF_MAX_DATA_SIZE)
  1549. goto out;
  1550. event = rb_reserve_next_event(cpu_buffer, length);
  1551. if (!event)
  1552. goto out;
  1553. body = rb_event_data(event);
  1554. memcpy(body, data, length);
  1555. rb_commit(cpu_buffer, event);
  1556. ret = 0;
  1557. out:
  1558. ftrace_preempt_enable(resched);
  1559. return ret;
  1560. }
  1561. EXPORT_SYMBOL_GPL(ring_buffer_write);
  1562. static int rb_per_cpu_empty(struct ring_buffer_per_cpu *cpu_buffer)
  1563. {
  1564. struct buffer_page *reader = cpu_buffer->reader_page;
  1565. struct buffer_page *head = cpu_buffer->head_page;
  1566. struct buffer_page *commit = cpu_buffer->commit_page;
  1567. return reader->read == rb_page_commit(reader) &&
  1568. (commit == reader ||
  1569. (commit == head &&
  1570. head->read == rb_page_commit(commit)));
  1571. }
  1572. /**
  1573. * ring_buffer_record_disable - stop all writes into the buffer
  1574. * @buffer: The ring buffer to stop writes to.
  1575. *
  1576. * This prevents all writes to the buffer. Any attempt to write
  1577. * to the buffer after this will fail and return NULL.
  1578. *
  1579. * The caller should call synchronize_sched() after this.
  1580. */
  1581. void ring_buffer_record_disable(struct ring_buffer *buffer)
  1582. {
  1583. atomic_inc(&buffer->record_disabled);
  1584. }
  1585. EXPORT_SYMBOL_GPL(ring_buffer_record_disable);
  1586. /**
  1587. * ring_buffer_record_enable - enable writes to the buffer
  1588. * @buffer: The ring buffer to enable writes
  1589. *
  1590. * Note, multiple disables will need the same number of enables
  1591. * to truely enable the writing (much like preempt_disable).
  1592. */
  1593. void ring_buffer_record_enable(struct ring_buffer *buffer)
  1594. {
  1595. atomic_dec(&buffer->record_disabled);
  1596. }
  1597. EXPORT_SYMBOL_GPL(ring_buffer_record_enable);
  1598. /**
  1599. * ring_buffer_record_disable_cpu - stop all writes into the cpu_buffer
  1600. * @buffer: The ring buffer to stop writes to.
  1601. * @cpu: The CPU buffer to stop
  1602. *
  1603. * This prevents all writes to the buffer. Any attempt to write
  1604. * to the buffer after this will fail and return NULL.
  1605. *
  1606. * The caller should call synchronize_sched() after this.
  1607. */
  1608. void ring_buffer_record_disable_cpu(struct ring_buffer *buffer, int cpu)
  1609. {
  1610. struct ring_buffer_per_cpu *cpu_buffer;
  1611. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  1612. return;
  1613. cpu_buffer = buffer->buffers[cpu];
  1614. atomic_inc(&cpu_buffer->record_disabled);
  1615. }
  1616. EXPORT_SYMBOL_GPL(ring_buffer_record_disable_cpu);
  1617. /**
  1618. * ring_buffer_record_enable_cpu - enable writes to the buffer
  1619. * @buffer: The ring buffer to enable writes
  1620. * @cpu: The CPU to enable.
  1621. *
  1622. * Note, multiple disables will need the same number of enables
  1623. * to truely enable the writing (much like preempt_disable).
  1624. */
  1625. void ring_buffer_record_enable_cpu(struct ring_buffer *buffer, int cpu)
  1626. {
  1627. struct ring_buffer_per_cpu *cpu_buffer;
  1628. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  1629. return;
  1630. cpu_buffer = buffer->buffers[cpu];
  1631. atomic_dec(&cpu_buffer->record_disabled);
  1632. }
  1633. EXPORT_SYMBOL_GPL(ring_buffer_record_enable_cpu);
  1634. /**
  1635. * ring_buffer_entries_cpu - get the number of entries in a cpu buffer
  1636. * @buffer: The ring buffer
  1637. * @cpu: The per CPU buffer to get the entries from.
  1638. */
  1639. unsigned long ring_buffer_entries_cpu(struct ring_buffer *buffer, int cpu)
  1640. {
  1641. struct ring_buffer_per_cpu *cpu_buffer;
  1642. unsigned long ret;
  1643. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  1644. return 0;
  1645. cpu_buffer = buffer->buffers[cpu];
  1646. ret = (local_read(&cpu_buffer->entries) - cpu_buffer->overrun)
  1647. - cpu_buffer->read;
  1648. return ret;
  1649. }
  1650. EXPORT_SYMBOL_GPL(ring_buffer_entries_cpu);
  1651. /**
  1652. * ring_buffer_overrun_cpu - get the number of overruns in a cpu_buffer
  1653. * @buffer: The ring buffer
  1654. * @cpu: The per CPU buffer to get the number of overruns from
  1655. */
  1656. unsigned long ring_buffer_overrun_cpu(struct ring_buffer *buffer, int cpu)
  1657. {
  1658. struct ring_buffer_per_cpu *cpu_buffer;
  1659. unsigned long ret;
  1660. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  1661. return 0;
  1662. cpu_buffer = buffer->buffers[cpu];
  1663. ret = cpu_buffer->overrun;
  1664. return ret;
  1665. }
  1666. EXPORT_SYMBOL_GPL(ring_buffer_overrun_cpu);
  1667. /**
  1668. * ring_buffer_nmi_dropped_cpu - get the number of nmis that were dropped
  1669. * @buffer: The ring buffer
  1670. * @cpu: The per CPU buffer to get the number of overruns from
  1671. */
  1672. unsigned long ring_buffer_nmi_dropped_cpu(struct ring_buffer *buffer, int cpu)
  1673. {
  1674. struct ring_buffer_per_cpu *cpu_buffer;
  1675. unsigned long ret;
  1676. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  1677. return 0;
  1678. cpu_buffer = buffer->buffers[cpu];
  1679. ret = cpu_buffer->nmi_dropped;
  1680. return ret;
  1681. }
  1682. EXPORT_SYMBOL_GPL(ring_buffer_nmi_dropped_cpu);
  1683. /**
  1684. * ring_buffer_commit_overrun_cpu - get the number of overruns caused by commits
  1685. * @buffer: The ring buffer
  1686. * @cpu: The per CPU buffer to get the number of overruns from
  1687. */
  1688. unsigned long
  1689. ring_buffer_commit_overrun_cpu(struct ring_buffer *buffer, int cpu)
  1690. {
  1691. struct ring_buffer_per_cpu *cpu_buffer;
  1692. unsigned long ret;
  1693. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  1694. return 0;
  1695. cpu_buffer = buffer->buffers[cpu];
  1696. ret = cpu_buffer->commit_overrun;
  1697. return ret;
  1698. }
  1699. EXPORT_SYMBOL_GPL(ring_buffer_commit_overrun_cpu);
  1700. /**
  1701. * ring_buffer_entries - get the number of entries in a buffer
  1702. * @buffer: The ring buffer
  1703. *
  1704. * Returns the total number of entries in the ring buffer
  1705. * (all CPU entries)
  1706. */
  1707. unsigned long ring_buffer_entries(struct ring_buffer *buffer)
  1708. {
  1709. struct ring_buffer_per_cpu *cpu_buffer;
  1710. unsigned long entries = 0;
  1711. int cpu;
  1712. /* if you care about this being correct, lock the buffer */
  1713. for_each_buffer_cpu(buffer, cpu) {
  1714. cpu_buffer = buffer->buffers[cpu];
  1715. entries += (local_read(&cpu_buffer->entries) -
  1716. cpu_buffer->overrun) - cpu_buffer->read;
  1717. }
  1718. return entries;
  1719. }
  1720. EXPORT_SYMBOL_GPL(ring_buffer_entries);
  1721. /**
  1722. * ring_buffer_overrun_cpu - get the number of overruns in buffer
  1723. * @buffer: The ring buffer
  1724. *
  1725. * Returns the total number of overruns in the ring buffer
  1726. * (all CPU entries)
  1727. */
  1728. unsigned long ring_buffer_overruns(struct ring_buffer *buffer)
  1729. {
  1730. struct ring_buffer_per_cpu *cpu_buffer;
  1731. unsigned long overruns = 0;
  1732. int cpu;
  1733. /* if you care about this being correct, lock the buffer */
  1734. for_each_buffer_cpu(buffer, cpu) {
  1735. cpu_buffer = buffer->buffers[cpu];
  1736. overruns += cpu_buffer->overrun;
  1737. }
  1738. return overruns;
  1739. }
  1740. EXPORT_SYMBOL_GPL(ring_buffer_overruns);
  1741. static void rb_iter_reset(struct ring_buffer_iter *iter)
  1742. {
  1743. struct ring_buffer_per_cpu *cpu_buffer = iter->cpu_buffer;
  1744. /* Iterator usage is expected to have record disabled */
  1745. if (list_empty(&cpu_buffer->reader_page->list)) {
  1746. iter->head_page = cpu_buffer->head_page;
  1747. iter->head = cpu_buffer->head_page->read;
  1748. } else {
  1749. iter->head_page = cpu_buffer->reader_page;
  1750. iter->head = cpu_buffer->reader_page->read;
  1751. }
  1752. if (iter->head)
  1753. iter->read_stamp = cpu_buffer->read_stamp;
  1754. else
  1755. iter->read_stamp = iter->head_page->page->time_stamp;
  1756. }
  1757. /**
  1758. * ring_buffer_iter_reset - reset an iterator
  1759. * @iter: The iterator to reset
  1760. *
  1761. * Resets the iterator, so that it will start from the beginning
  1762. * again.
  1763. */
  1764. void ring_buffer_iter_reset(struct ring_buffer_iter *iter)
  1765. {
  1766. struct ring_buffer_per_cpu *cpu_buffer;
  1767. unsigned long flags;
  1768. if (!iter)
  1769. return;
  1770. cpu_buffer = iter->cpu_buffer;
  1771. spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  1772. rb_iter_reset(iter);
  1773. spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  1774. }
  1775. EXPORT_SYMBOL_GPL(ring_buffer_iter_reset);
  1776. /**
  1777. * ring_buffer_iter_empty - check if an iterator has no more to read
  1778. * @iter: The iterator to check
  1779. */
  1780. int ring_buffer_iter_empty(struct ring_buffer_iter *iter)
  1781. {
  1782. struct ring_buffer_per_cpu *cpu_buffer;
  1783. cpu_buffer = iter->cpu_buffer;
  1784. return iter->head_page == cpu_buffer->commit_page &&
  1785. iter->head == rb_commit_index(cpu_buffer);
  1786. }
  1787. EXPORT_SYMBOL_GPL(ring_buffer_iter_empty);
  1788. static void
  1789. rb_update_read_stamp(struct ring_buffer_per_cpu *cpu_buffer,
  1790. struct ring_buffer_event *event)
  1791. {
  1792. u64 delta;
  1793. switch (event->type_len) {
  1794. case RINGBUF_TYPE_PADDING:
  1795. return;
  1796. case RINGBUF_TYPE_TIME_EXTEND:
  1797. delta = event->array[0];
  1798. delta <<= TS_SHIFT;
  1799. delta += event->time_delta;
  1800. cpu_buffer->read_stamp += delta;
  1801. return;
  1802. case RINGBUF_TYPE_TIME_STAMP:
  1803. /* FIXME: not implemented */
  1804. return;
  1805. case RINGBUF_TYPE_DATA:
  1806. cpu_buffer->read_stamp += event->time_delta;
  1807. return;
  1808. default:
  1809. BUG();
  1810. }
  1811. return;
  1812. }
  1813. static void
  1814. rb_update_iter_read_stamp(struct ring_buffer_iter *iter,
  1815. struct ring_buffer_event *event)
  1816. {
  1817. u64 delta;
  1818. switch (event->type_len) {
  1819. case RINGBUF_TYPE_PADDING:
  1820. return;
  1821. case RINGBUF_TYPE_TIME_EXTEND:
  1822. delta = event->array[0];
  1823. delta <<= TS_SHIFT;
  1824. delta += event->time_delta;
  1825. iter->read_stamp += delta;
  1826. return;
  1827. case RINGBUF_TYPE_TIME_STAMP:
  1828. /* FIXME: not implemented */
  1829. return;
  1830. case RINGBUF_TYPE_DATA:
  1831. iter->read_stamp += event->time_delta;
  1832. return;
  1833. default:
  1834. BUG();
  1835. }
  1836. return;
  1837. }
  1838. static struct buffer_page *
  1839. rb_get_reader_page(struct ring_buffer_per_cpu *cpu_buffer)
  1840. {
  1841. struct buffer_page *reader = NULL;
  1842. unsigned long flags;
  1843. int nr_loops = 0;
  1844. local_irq_save(flags);
  1845. __raw_spin_lock(&cpu_buffer->lock);
  1846. again:
  1847. /*
  1848. * This should normally only loop twice. But because the
  1849. * start of the reader inserts an empty page, it causes
  1850. * a case where we will loop three times. There should be no
  1851. * reason to loop four times (that I know of).
  1852. */
  1853. if (RB_WARN_ON(cpu_buffer, ++nr_loops > 3)) {
  1854. reader = NULL;
  1855. goto out;
  1856. }
  1857. reader = cpu_buffer->reader_page;
  1858. /* If there's more to read, return this page */
  1859. if (cpu_buffer->reader_page->read < rb_page_size(reader))
  1860. goto out;
  1861. /* Never should we have an index greater than the size */
  1862. if (RB_WARN_ON(cpu_buffer,
  1863. cpu_buffer->reader_page->read > rb_page_size(reader)))
  1864. goto out;
  1865. /* check if we caught up to the tail */
  1866. reader = NULL;
  1867. if (cpu_buffer->commit_page == cpu_buffer->reader_page)
  1868. goto out;
  1869. /*
  1870. * Splice the empty reader page into the list around the head.
  1871. * Reset the reader page to size zero.
  1872. */
  1873. reader = cpu_buffer->head_page;
  1874. cpu_buffer->reader_page->list.next = reader->list.next;
  1875. cpu_buffer->reader_page->list.prev = reader->list.prev;
  1876. local_set(&cpu_buffer->reader_page->write, 0);
  1877. local_set(&cpu_buffer->reader_page->entries, 0);
  1878. local_set(&cpu_buffer->reader_page->page->commit, 0);
  1879. /* Make the reader page now replace the head */
  1880. reader->list.prev->next = &cpu_buffer->reader_page->list;
  1881. reader->list.next->prev = &cpu_buffer->reader_page->list;
  1882. /*
  1883. * If the tail is on the reader, then we must set the head
  1884. * to the inserted page, otherwise we set it one before.
  1885. */
  1886. cpu_buffer->head_page = cpu_buffer->reader_page;
  1887. if (cpu_buffer->commit_page != reader)
  1888. rb_inc_page(cpu_buffer, &cpu_buffer->head_page);
  1889. /* Finally update the reader page to the new head */
  1890. cpu_buffer->reader_page = reader;
  1891. rb_reset_reader_page(cpu_buffer);
  1892. goto again;
  1893. out:
  1894. __raw_spin_unlock(&cpu_buffer->lock);
  1895. local_irq_restore(flags);
  1896. return reader;
  1897. }
  1898. static void rb_advance_reader(struct ring_buffer_per_cpu *cpu_buffer)
  1899. {
  1900. struct ring_buffer_event *event;
  1901. struct buffer_page *reader;
  1902. unsigned length;
  1903. reader = rb_get_reader_page(cpu_buffer);
  1904. /* This function should not be called when buffer is empty */
  1905. if (RB_WARN_ON(cpu_buffer, !reader))
  1906. return;
  1907. event = rb_reader_event(cpu_buffer);
  1908. if (event->type_len <= RINGBUF_TYPE_DATA_TYPE_LEN_MAX
  1909. || rb_discarded_event(event))
  1910. cpu_buffer->read++;
  1911. rb_update_read_stamp(cpu_buffer, event);
  1912. length = rb_event_length(event);
  1913. cpu_buffer->reader_page->read += length;
  1914. }
  1915. static void rb_advance_iter(struct ring_buffer_iter *iter)
  1916. {
  1917. struct ring_buffer *buffer;
  1918. struct ring_buffer_per_cpu *cpu_buffer;
  1919. struct ring_buffer_event *event;
  1920. unsigned length;
  1921. cpu_buffer = iter->cpu_buffer;
  1922. buffer = cpu_buffer->buffer;
  1923. /*
  1924. * Check if we are at the end of the buffer.
  1925. */
  1926. if (iter->head >= rb_page_size(iter->head_page)) {
  1927. /* discarded commits can make the page empty */
  1928. if (iter->head_page == cpu_buffer->commit_page)
  1929. return;
  1930. rb_inc_iter(iter);
  1931. return;
  1932. }
  1933. event = rb_iter_head_event(iter);
  1934. length = rb_event_length(event);
  1935. /*
  1936. * This should not be called to advance the header if we are
  1937. * at the tail of the buffer.
  1938. */
  1939. if (RB_WARN_ON(cpu_buffer,
  1940. (iter->head_page == cpu_buffer->commit_page) &&
  1941. (iter->head + length > rb_commit_index(cpu_buffer))))
  1942. return;
  1943. rb_update_iter_read_stamp(iter, event);
  1944. iter->head += length;
  1945. /* check for end of page padding */
  1946. if ((iter->head >= rb_page_size(iter->head_page)) &&
  1947. (iter->head_page != cpu_buffer->commit_page))
  1948. rb_advance_iter(iter);
  1949. }
  1950. static struct ring_buffer_event *
  1951. rb_buffer_peek(struct ring_buffer *buffer, int cpu, u64 *ts)
  1952. {
  1953. struct ring_buffer_per_cpu *cpu_buffer;
  1954. struct ring_buffer_event *event;
  1955. struct buffer_page *reader;
  1956. int nr_loops = 0;
  1957. cpu_buffer = buffer->buffers[cpu];
  1958. again:
  1959. /*
  1960. * We repeat when a timestamp is encountered. It is possible
  1961. * to get multiple timestamps from an interrupt entering just
  1962. * as one timestamp is about to be written, or from discarded
  1963. * commits. The most that we can have is the number on a single page.
  1964. */
  1965. if (RB_WARN_ON(cpu_buffer, ++nr_loops > RB_TIMESTAMPS_PER_PAGE))
  1966. return NULL;
  1967. reader = rb_get_reader_page(cpu_buffer);
  1968. if (!reader)
  1969. return NULL;
  1970. event = rb_reader_event(cpu_buffer);
  1971. switch (event->type_len) {
  1972. case RINGBUF_TYPE_PADDING:
  1973. if (rb_null_event(event))
  1974. RB_WARN_ON(cpu_buffer, 1);
  1975. /*
  1976. * Because the writer could be discarding every
  1977. * event it creates (which would probably be bad)
  1978. * if we were to go back to "again" then we may never
  1979. * catch up, and will trigger the warn on, or lock
  1980. * the box. Return the padding, and we will release
  1981. * the current locks, and try again.
  1982. */
  1983. rb_advance_reader(cpu_buffer);
  1984. return event;
  1985. case RINGBUF_TYPE_TIME_EXTEND:
  1986. /* Internal data, OK to advance */
  1987. rb_advance_reader(cpu_buffer);
  1988. goto again;
  1989. case RINGBUF_TYPE_TIME_STAMP:
  1990. /* FIXME: not implemented */
  1991. rb_advance_reader(cpu_buffer);
  1992. goto again;
  1993. case RINGBUF_TYPE_DATA:
  1994. if (ts) {
  1995. *ts = cpu_buffer->read_stamp + event->time_delta;
  1996. ring_buffer_normalize_time_stamp(buffer,
  1997. cpu_buffer->cpu, ts);
  1998. }
  1999. return event;
  2000. default:
  2001. BUG();
  2002. }
  2003. return NULL;
  2004. }
  2005. EXPORT_SYMBOL_GPL(ring_buffer_peek);
  2006. static struct ring_buffer_event *
  2007. rb_iter_peek(struct ring_buffer_iter *iter, u64 *ts)
  2008. {
  2009. struct ring_buffer *buffer;
  2010. struct ring_buffer_per_cpu *cpu_buffer;
  2011. struct ring_buffer_event *event;
  2012. int nr_loops = 0;
  2013. if (ring_buffer_iter_empty(iter))
  2014. return NULL;
  2015. cpu_buffer = iter->cpu_buffer;
  2016. buffer = cpu_buffer->buffer;
  2017. again:
  2018. /*
  2019. * We repeat when a timestamp is encountered.
  2020. * We can get multiple timestamps by nested interrupts or also
  2021. * if filtering is on (discarding commits). Since discarding
  2022. * commits can be frequent we can get a lot of timestamps.
  2023. * But we limit them by not adding timestamps if they begin
  2024. * at the start of a page.
  2025. */
  2026. if (RB_WARN_ON(cpu_buffer, ++nr_loops > RB_TIMESTAMPS_PER_PAGE))
  2027. return NULL;
  2028. if (rb_per_cpu_empty(cpu_buffer))
  2029. return NULL;
  2030. event = rb_iter_head_event(iter);
  2031. switch (event->type_len) {
  2032. case RINGBUF_TYPE_PADDING:
  2033. if (rb_null_event(event)) {
  2034. rb_inc_iter(iter);
  2035. goto again;
  2036. }
  2037. rb_advance_iter(iter);
  2038. return event;
  2039. case RINGBUF_TYPE_TIME_EXTEND:
  2040. /* Internal data, OK to advance */
  2041. rb_advance_iter(iter);
  2042. goto again;
  2043. case RINGBUF_TYPE_TIME_STAMP:
  2044. /* FIXME: not implemented */
  2045. rb_advance_iter(iter);
  2046. goto again;
  2047. case RINGBUF_TYPE_DATA:
  2048. if (ts) {
  2049. *ts = iter->read_stamp + event->time_delta;
  2050. ring_buffer_normalize_time_stamp(buffer,
  2051. cpu_buffer->cpu, ts);
  2052. }
  2053. return event;
  2054. default:
  2055. BUG();
  2056. }
  2057. return NULL;
  2058. }
  2059. EXPORT_SYMBOL_GPL(ring_buffer_iter_peek);
  2060. static inline int rb_ok_to_lock(void)
  2061. {
  2062. /*
  2063. * If an NMI die dumps out the content of the ring buffer
  2064. * do not grab locks. We also permanently disable the ring
  2065. * buffer too. A one time deal is all you get from reading
  2066. * the ring buffer from an NMI.
  2067. */
  2068. if (likely(!in_nmi() && !oops_in_progress))
  2069. return 1;
  2070. tracing_off_permanent();
  2071. return 0;
  2072. }
  2073. /**
  2074. * ring_buffer_peek - peek at the next event to be read
  2075. * @buffer: The ring buffer to read
  2076. * @cpu: The cpu to peak at
  2077. * @ts: The timestamp counter of this event.
  2078. *
  2079. * This will return the event that will be read next, but does
  2080. * not consume the data.
  2081. */
  2082. struct ring_buffer_event *
  2083. ring_buffer_peek(struct ring_buffer *buffer, int cpu, u64 *ts)
  2084. {
  2085. struct ring_buffer_per_cpu *cpu_buffer = buffer->buffers[cpu];
  2086. struct ring_buffer_event *event;
  2087. unsigned long flags;
  2088. int dolock;
  2089. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2090. return NULL;
  2091. dolock = rb_ok_to_lock();
  2092. again:
  2093. local_irq_save(flags);
  2094. if (dolock)
  2095. spin_lock(&cpu_buffer->reader_lock);
  2096. event = rb_buffer_peek(buffer, cpu, ts);
  2097. if (dolock)
  2098. spin_unlock(&cpu_buffer->reader_lock);
  2099. local_irq_restore(flags);
  2100. if (event && event->type_len == RINGBUF_TYPE_PADDING) {
  2101. cpu_relax();
  2102. goto again;
  2103. }
  2104. return event;
  2105. }
  2106. /**
  2107. * ring_buffer_iter_peek - peek at the next event to be read
  2108. * @iter: The ring buffer iterator
  2109. * @ts: The timestamp counter of this event.
  2110. *
  2111. * This will return the event that will be read next, but does
  2112. * not increment the iterator.
  2113. */
  2114. struct ring_buffer_event *
  2115. ring_buffer_iter_peek(struct ring_buffer_iter *iter, u64 *ts)
  2116. {
  2117. struct ring_buffer_per_cpu *cpu_buffer = iter->cpu_buffer;
  2118. struct ring_buffer_event *event;
  2119. unsigned long flags;
  2120. again:
  2121. spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  2122. event = rb_iter_peek(iter, ts);
  2123. spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  2124. if (event && event->type_len == RINGBUF_TYPE_PADDING) {
  2125. cpu_relax();
  2126. goto again;
  2127. }
  2128. return event;
  2129. }
  2130. /**
  2131. * ring_buffer_consume - return an event and consume it
  2132. * @buffer: The ring buffer to get the next event from
  2133. *
  2134. * Returns the next event in the ring buffer, and that event is consumed.
  2135. * Meaning, that sequential reads will keep returning a different event,
  2136. * and eventually empty the ring buffer if the producer is slower.
  2137. */
  2138. struct ring_buffer_event *
  2139. ring_buffer_consume(struct ring_buffer *buffer, int cpu, u64 *ts)
  2140. {
  2141. struct ring_buffer_per_cpu *cpu_buffer;
  2142. struct ring_buffer_event *event = NULL;
  2143. unsigned long flags;
  2144. int dolock;
  2145. dolock = rb_ok_to_lock();
  2146. again:
  2147. /* might be called in atomic */
  2148. preempt_disable();
  2149. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2150. goto out;
  2151. cpu_buffer = buffer->buffers[cpu];
  2152. local_irq_save(flags);
  2153. if (dolock)
  2154. spin_lock(&cpu_buffer->reader_lock);
  2155. event = rb_buffer_peek(buffer, cpu, ts);
  2156. if (!event)
  2157. goto out_unlock;
  2158. rb_advance_reader(cpu_buffer);
  2159. out_unlock:
  2160. if (dolock)
  2161. spin_unlock(&cpu_buffer->reader_lock);
  2162. local_irq_restore(flags);
  2163. out:
  2164. preempt_enable();
  2165. if (event && event->type_len == RINGBUF_TYPE_PADDING) {
  2166. cpu_relax();
  2167. goto again;
  2168. }
  2169. return event;
  2170. }
  2171. EXPORT_SYMBOL_GPL(ring_buffer_consume);
  2172. /**
  2173. * ring_buffer_read_start - start a non consuming read of the buffer
  2174. * @buffer: The ring buffer to read from
  2175. * @cpu: The cpu buffer to iterate over
  2176. *
  2177. * This starts up an iteration through the buffer. It also disables
  2178. * the recording to the buffer until the reading is finished.
  2179. * This prevents the reading from being corrupted. This is not
  2180. * a consuming read, so a producer is not expected.
  2181. *
  2182. * Must be paired with ring_buffer_finish.
  2183. */
  2184. struct ring_buffer_iter *
  2185. ring_buffer_read_start(struct ring_buffer *buffer, int cpu)
  2186. {
  2187. struct ring_buffer_per_cpu *cpu_buffer;
  2188. struct ring_buffer_iter *iter;
  2189. unsigned long flags;
  2190. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2191. return NULL;
  2192. iter = kmalloc(sizeof(*iter), GFP_KERNEL);
  2193. if (!iter)
  2194. return NULL;
  2195. cpu_buffer = buffer->buffers[cpu];
  2196. iter->cpu_buffer = cpu_buffer;
  2197. atomic_inc(&cpu_buffer->record_disabled);
  2198. synchronize_sched();
  2199. spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  2200. __raw_spin_lock(&cpu_buffer->lock);
  2201. rb_iter_reset(iter);
  2202. __raw_spin_unlock(&cpu_buffer->lock);
  2203. spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  2204. return iter;
  2205. }
  2206. EXPORT_SYMBOL_GPL(ring_buffer_read_start);
  2207. /**
  2208. * ring_buffer_finish - finish reading the iterator of the buffer
  2209. * @iter: The iterator retrieved by ring_buffer_start
  2210. *
  2211. * This re-enables the recording to the buffer, and frees the
  2212. * iterator.
  2213. */
  2214. void
  2215. ring_buffer_read_finish(struct ring_buffer_iter *iter)
  2216. {
  2217. struct ring_buffer_per_cpu *cpu_buffer = iter->cpu_buffer;
  2218. atomic_dec(&cpu_buffer->record_disabled);
  2219. kfree(iter);
  2220. }
  2221. EXPORT_SYMBOL_GPL(ring_buffer_read_finish);
  2222. /**
  2223. * ring_buffer_read - read the next item in the ring buffer by the iterator
  2224. * @iter: The ring buffer iterator
  2225. * @ts: The time stamp of the event read.
  2226. *
  2227. * This reads the next event in the ring buffer and increments the iterator.
  2228. */
  2229. struct ring_buffer_event *
  2230. ring_buffer_read(struct ring_buffer_iter *iter, u64 *ts)
  2231. {
  2232. struct ring_buffer_event *event;
  2233. struct ring_buffer_per_cpu *cpu_buffer = iter->cpu_buffer;
  2234. unsigned long flags;
  2235. again:
  2236. spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  2237. event = rb_iter_peek(iter, ts);
  2238. if (!event)
  2239. goto out;
  2240. rb_advance_iter(iter);
  2241. out:
  2242. spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  2243. if (event && event->type_len == RINGBUF_TYPE_PADDING) {
  2244. cpu_relax();
  2245. goto again;
  2246. }
  2247. return event;
  2248. }
  2249. EXPORT_SYMBOL_GPL(ring_buffer_read);
  2250. /**
  2251. * ring_buffer_size - return the size of the ring buffer (in bytes)
  2252. * @buffer: The ring buffer.
  2253. */
  2254. unsigned long ring_buffer_size(struct ring_buffer *buffer)
  2255. {
  2256. return BUF_PAGE_SIZE * buffer->pages;
  2257. }
  2258. EXPORT_SYMBOL_GPL(ring_buffer_size);
  2259. static void
  2260. rb_reset_cpu(struct ring_buffer_per_cpu *cpu_buffer)
  2261. {
  2262. cpu_buffer->head_page
  2263. = list_entry(cpu_buffer->pages.next, struct buffer_page, list);
  2264. local_set(&cpu_buffer->head_page->write, 0);
  2265. local_set(&cpu_buffer->head_page->entries, 0);
  2266. local_set(&cpu_buffer->head_page->page->commit, 0);
  2267. cpu_buffer->head_page->read = 0;
  2268. cpu_buffer->tail_page = cpu_buffer->head_page;
  2269. cpu_buffer->commit_page = cpu_buffer->head_page;
  2270. INIT_LIST_HEAD(&cpu_buffer->reader_page->list);
  2271. local_set(&cpu_buffer->reader_page->write, 0);
  2272. local_set(&cpu_buffer->reader_page->entries, 0);
  2273. local_set(&cpu_buffer->reader_page->page->commit, 0);
  2274. cpu_buffer->reader_page->read = 0;
  2275. cpu_buffer->nmi_dropped = 0;
  2276. cpu_buffer->commit_overrun = 0;
  2277. cpu_buffer->overrun = 0;
  2278. cpu_buffer->read = 0;
  2279. local_set(&cpu_buffer->entries, 0);
  2280. local_set(&cpu_buffer->committing, 0);
  2281. local_set(&cpu_buffer->commits, 0);
  2282. cpu_buffer->write_stamp = 0;
  2283. cpu_buffer->read_stamp = 0;
  2284. }
  2285. /**
  2286. * ring_buffer_reset_cpu - reset a ring buffer per CPU buffer
  2287. * @buffer: The ring buffer to reset a per cpu buffer of
  2288. * @cpu: The CPU buffer to be reset
  2289. */
  2290. void ring_buffer_reset_cpu(struct ring_buffer *buffer, int cpu)
  2291. {
  2292. struct ring_buffer_per_cpu *cpu_buffer = buffer->buffers[cpu];
  2293. unsigned long flags;
  2294. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2295. return;
  2296. atomic_inc(&cpu_buffer->record_disabled);
  2297. spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  2298. __raw_spin_lock(&cpu_buffer->lock);
  2299. rb_reset_cpu(cpu_buffer);
  2300. __raw_spin_unlock(&cpu_buffer->lock);
  2301. spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  2302. atomic_dec(&cpu_buffer->record_disabled);
  2303. }
  2304. EXPORT_SYMBOL_GPL(ring_buffer_reset_cpu);
  2305. /**
  2306. * ring_buffer_reset - reset a ring buffer
  2307. * @buffer: The ring buffer to reset all cpu buffers
  2308. */
  2309. void ring_buffer_reset(struct ring_buffer *buffer)
  2310. {
  2311. int cpu;
  2312. for_each_buffer_cpu(buffer, cpu)
  2313. ring_buffer_reset_cpu(buffer, cpu);
  2314. }
  2315. EXPORT_SYMBOL_GPL(ring_buffer_reset);
  2316. /**
  2317. * rind_buffer_empty - is the ring buffer empty?
  2318. * @buffer: The ring buffer to test
  2319. */
  2320. int ring_buffer_empty(struct ring_buffer *buffer)
  2321. {
  2322. struct ring_buffer_per_cpu *cpu_buffer;
  2323. unsigned long flags;
  2324. int dolock;
  2325. int cpu;
  2326. int ret;
  2327. dolock = rb_ok_to_lock();
  2328. /* yes this is racy, but if you don't like the race, lock the buffer */
  2329. for_each_buffer_cpu(buffer, cpu) {
  2330. cpu_buffer = buffer->buffers[cpu];
  2331. local_irq_save(flags);
  2332. if (dolock)
  2333. spin_lock(&cpu_buffer->reader_lock);
  2334. ret = rb_per_cpu_empty(cpu_buffer);
  2335. if (dolock)
  2336. spin_unlock(&cpu_buffer->reader_lock);
  2337. local_irq_restore(flags);
  2338. if (!ret)
  2339. return 0;
  2340. }
  2341. return 1;
  2342. }
  2343. EXPORT_SYMBOL_GPL(ring_buffer_empty);
  2344. /**
  2345. * ring_buffer_empty_cpu - is a cpu buffer of a ring buffer empty?
  2346. * @buffer: The ring buffer
  2347. * @cpu: The CPU buffer to test
  2348. */
  2349. int ring_buffer_empty_cpu(struct ring_buffer *buffer, int cpu)
  2350. {
  2351. struct ring_buffer_per_cpu *cpu_buffer;
  2352. unsigned long flags;
  2353. int dolock;
  2354. int ret;
  2355. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2356. return 1;
  2357. dolock = rb_ok_to_lock();
  2358. cpu_buffer = buffer->buffers[cpu];
  2359. local_irq_save(flags);
  2360. if (dolock)
  2361. spin_lock(&cpu_buffer->reader_lock);
  2362. ret = rb_per_cpu_empty(cpu_buffer);
  2363. if (dolock)
  2364. spin_unlock(&cpu_buffer->reader_lock);
  2365. local_irq_restore(flags);
  2366. return ret;
  2367. }
  2368. EXPORT_SYMBOL_GPL(ring_buffer_empty_cpu);
  2369. /**
  2370. * ring_buffer_swap_cpu - swap a CPU buffer between two ring buffers
  2371. * @buffer_a: One buffer to swap with
  2372. * @buffer_b: The other buffer to swap with
  2373. *
  2374. * This function is useful for tracers that want to take a "snapshot"
  2375. * of a CPU buffer and has another back up buffer lying around.
  2376. * it is expected that the tracer handles the cpu buffer not being
  2377. * used at the moment.
  2378. */
  2379. int ring_buffer_swap_cpu(struct ring_buffer *buffer_a,
  2380. struct ring_buffer *buffer_b, int cpu)
  2381. {
  2382. struct ring_buffer_per_cpu *cpu_buffer_a;
  2383. struct ring_buffer_per_cpu *cpu_buffer_b;
  2384. int ret = -EINVAL;
  2385. if (!cpumask_test_cpu(cpu, buffer_a->cpumask) ||
  2386. !cpumask_test_cpu(cpu, buffer_b->cpumask))
  2387. goto out;
  2388. /* At least make sure the two buffers are somewhat the same */
  2389. if (buffer_a->pages != buffer_b->pages)
  2390. goto out;
  2391. ret = -EAGAIN;
  2392. if (ring_buffer_flags != RB_BUFFERS_ON)
  2393. goto out;
  2394. if (atomic_read(&buffer_a->record_disabled))
  2395. goto out;
  2396. if (atomic_read(&buffer_b->record_disabled))
  2397. goto out;
  2398. cpu_buffer_a = buffer_a->buffers[cpu];
  2399. cpu_buffer_b = buffer_b->buffers[cpu];
  2400. if (atomic_read(&cpu_buffer_a->record_disabled))
  2401. goto out;
  2402. if (atomic_read(&cpu_buffer_b->record_disabled))
  2403. goto out;
  2404. /*
  2405. * We can't do a synchronize_sched here because this
  2406. * function can be called in atomic context.
  2407. * Normally this will be called from the same CPU as cpu.
  2408. * If not it's up to the caller to protect this.
  2409. */
  2410. atomic_inc(&cpu_buffer_a->record_disabled);
  2411. atomic_inc(&cpu_buffer_b->record_disabled);
  2412. buffer_a->buffers[cpu] = cpu_buffer_b;
  2413. buffer_b->buffers[cpu] = cpu_buffer_a;
  2414. cpu_buffer_b->buffer = buffer_a;
  2415. cpu_buffer_a->buffer = buffer_b;
  2416. atomic_dec(&cpu_buffer_a->record_disabled);
  2417. atomic_dec(&cpu_buffer_b->record_disabled);
  2418. ret = 0;
  2419. out:
  2420. return ret;
  2421. }
  2422. EXPORT_SYMBOL_GPL(ring_buffer_swap_cpu);
  2423. /**
  2424. * ring_buffer_alloc_read_page - allocate a page to read from buffer
  2425. * @buffer: the buffer to allocate for.
  2426. *
  2427. * This function is used in conjunction with ring_buffer_read_page.
  2428. * When reading a full page from the ring buffer, these functions
  2429. * can be used to speed up the process. The calling function should
  2430. * allocate a few pages first with this function. Then when it
  2431. * needs to get pages from the ring buffer, it passes the result
  2432. * of this function into ring_buffer_read_page, which will swap
  2433. * the page that was allocated, with the read page of the buffer.
  2434. *
  2435. * Returns:
  2436. * The page allocated, or NULL on error.
  2437. */
  2438. void *ring_buffer_alloc_read_page(struct ring_buffer *buffer)
  2439. {
  2440. struct buffer_data_page *bpage;
  2441. unsigned long addr;
  2442. addr = __get_free_page(GFP_KERNEL);
  2443. if (!addr)
  2444. return NULL;
  2445. bpage = (void *)addr;
  2446. rb_init_page(bpage);
  2447. return bpage;
  2448. }
  2449. EXPORT_SYMBOL_GPL(ring_buffer_alloc_read_page);
  2450. /**
  2451. * ring_buffer_free_read_page - free an allocated read page
  2452. * @buffer: the buffer the page was allocate for
  2453. * @data: the page to free
  2454. *
  2455. * Free a page allocated from ring_buffer_alloc_read_page.
  2456. */
  2457. void ring_buffer_free_read_page(struct ring_buffer *buffer, void *data)
  2458. {
  2459. free_page((unsigned long)data);
  2460. }
  2461. EXPORT_SYMBOL_GPL(ring_buffer_free_read_page);
  2462. /**
  2463. * ring_buffer_read_page - extract a page from the ring buffer
  2464. * @buffer: buffer to extract from
  2465. * @data_page: the page to use allocated from ring_buffer_alloc_read_page
  2466. * @len: amount to extract
  2467. * @cpu: the cpu of the buffer to extract
  2468. * @full: should the extraction only happen when the page is full.
  2469. *
  2470. * This function will pull out a page from the ring buffer and consume it.
  2471. * @data_page must be the address of the variable that was returned
  2472. * from ring_buffer_alloc_read_page. This is because the page might be used
  2473. * to swap with a page in the ring buffer.
  2474. *
  2475. * for example:
  2476. * rpage = ring_buffer_alloc_read_page(buffer);
  2477. * if (!rpage)
  2478. * return error;
  2479. * ret = ring_buffer_read_page(buffer, &rpage, len, cpu, 0);
  2480. * if (ret >= 0)
  2481. * process_page(rpage, ret);
  2482. *
  2483. * When @full is set, the function will not return true unless
  2484. * the writer is off the reader page.
  2485. *
  2486. * Note: it is up to the calling functions to handle sleeps and wakeups.
  2487. * The ring buffer can be used anywhere in the kernel and can not
  2488. * blindly call wake_up. The layer that uses the ring buffer must be
  2489. * responsible for that.
  2490. *
  2491. * Returns:
  2492. * >=0 if data has been transferred, returns the offset of consumed data.
  2493. * <0 if no data has been transferred.
  2494. */
  2495. int ring_buffer_read_page(struct ring_buffer *buffer,
  2496. void **data_page, size_t len, int cpu, int full)
  2497. {
  2498. struct ring_buffer_per_cpu *cpu_buffer = buffer->buffers[cpu];
  2499. struct ring_buffer_event *event;
  2500. struct buffer_data_page *bpage;
  2501. struct buffer_page *reader;
  2502. unsigned long flags;
  2503. unsigned int commit;
  2504. unsigned int read;
  2505. u64 save_timestamp;
  2506. int ret = -1;
  2507. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2508. goto out;
  2509. /*
  2510. * If len is not big enough to hold the page header, then
  2511. * we can not copy anything.
  2512. */
  2513. if (len <= BUF_PAGE_HDR_SIZE)
  2514. goto out;
  2515. len -= BUF_PAGE_HDR_SIZE;
  2516. if (!data_page)
  2517. goto out;
  2518. bpage = *data_page;
  2519. if (!bpage)
  2520. goto out;
  2521. spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  2522. reader = rb_get_reader_page(cpu_buffer);
  2523. if (!reader)
  2524. goto out_unlock;
  2525. event = rb_reader_event(cpu_buffer);
  2526. read = reader->read;
  2527. commit = rb_page_commit(reader);
  2528. /*
  2529. * If this page has been partially read or
  2530. * if len is not big enough to read the rest of the page or
  2531. * a writer is still on the page, then
  2532. * we must copy the data from the page to the buffer.
  2533. * Otherwise, we can simply swap the page with the one passed in.
  2534. */
  2535. if (read || (len < (commit - read)) ||
  2536. cpu_buffer->reader_page == cpu_buffer->commit_page) {
  2537. struct buffer_data_page *rpage = cpu_buffer->reader_page->page;
  2538. unsigned int rpos = read;
  2539. unsigned int pos = 0;
  2540. unsigned int size;
  2541. if (full)
  2542. goto out_unlock;
  2543. if (len > (commit - read))
  2544. len = (commit - read);
  2545. size = rb_event_length(event);
  2546. if (len < size)
  2547. goto out_unlock;
  2548. /* save the current timestamp, since the user will need it */
  2549. save_timestamp = cpu_buffer->read_stamp;
  2550. /* Need to copy one event at a time */
  2551. do {
  2552. memcpy(bpage->data + pos, rpage->data + rpos, size);
  2553. len -= size;
  2554. rb_advance_reader(cpu_buffer);
  2555. rpos = reader->read;
  2556. pos += size;
  2557. event = rb_reader_event(cpu_buffer);
  2558. size = rb_event_length(event);
  2559. } while (len > size);
  2560. /* update bpage */
  2561. local_set(&bpage->commit, pos);
  2562. bpage->time_stamp = save_timestamp;
  2563. /* we copied everything to the beginning */
  2564. read = 0;
  2565. } else {
  2566. /* update the entry counter */
  2567. cpu_buffer->read += local_read(&reader->entries);
  2568. /* swap the pages */
  2569. rb_init_page(bpage);
  2570. bpage = reader->page;
  2571. reader->page = *data_page;
  2572. local_set(&reader->write, 0);
  2573. local_set(&reader->entries, 0);
  2574. reader->read = 0;
  2575. *data_page = bpage;
  2576. }
  2577. ret = read;
  2578. out_unlock:
  2579. spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  2580. out:
  2581. return ret;
  2582. }
  2583. EXPORT_SYMBOL_GPL(ring_buffer_read_page);
  2584. #ifdef CONFIG_TRACING
  2585. static ssize_t
  2586. rb_simple_read(struct file *filp, char __user *ubuf,
  2587. size_t cnt, loff_t *ppos)
  2588. {
  2589. unsigned long *p = filp->private_data;
  2590. char buf[64];
  2591. int r;
  2592. if (test_bit(RB_BUFFERS_DISABLED_BIT, p))
  2593. r = sprintf(buf, "permanently disabled\n");
  2594. else
  2595. r = sprintf(buf, "%d\n", test_bit(RB_BUFFERS_ON_BIT, p));
  2596. return simple_read_from_buffer(ubuf, cnt, ppos, buf, r);
  2597. }
  2598. static ssize_t
  2599. rb_simple_write(struct file *filp, const char __user *ubuf,
  2600. size_t cnt, loff_t *ppos)
  2601. {
  2602. unsigned long *p = filp->private_data;
  2603. char buf[64];
  2604. unsigned long val;
  2605. int ret;
  2606. if (cnt >= sizeof(buf))
  2607. return -EINVAL;
  2608. if (copy_from_user(&buf, ubuf, cnt))
  2609. return -EFAULT;
  2610. buf[cnt] = 0;
  2611. ret = strict_strtoul(buf, 10, &val);
  2612. if (ret < 0)
  2613. return ret;
  2614. if (val)
  2615. set_bit(RB_BUFFERS_ON_BIT, p);
  2616. else
  2617. clear_bit(RB_BUFFERS_ON_BIT, p);
  2618. (*ppos)++;
  2619. return cnt;
  2620. }
  2621. static const struct file_operations rb_simple_fops = {
  2622. .open = tracing_open_generic,
  2623. .read = rb_simple_read,
  2624. .write = rb_simple_write,
  2625. };
  2626. static __init int rb_init_debugfs(void)
  2627. {
  2628. struct dentry *d_tracer;
  2629. d_tracer = tracing_init_dentry();
  2630. trace_create_file("tracing_on", 0644, d_tracer,
  2631. &ring_buffer_flags, &rb_simple_fops);
  2632. return 0;
  2633. }
  2634. fs_initcall(rb_init_debugfs);
  2635. #endif
  2636. #ifdef CONFIG_HOTPLUG_CPU
  2637. static int rb_cpu_notify(struct notifier_block *self,
  2638. unsigned long action, void *hcpu)
  2639. {
  2640. struct ring_buffer *buffer =
  2641. container_of(self, struct ring_buffer, cpu_notify);
  2642. long cpu = (long)hcpu;
  2643. switch (action) {
  2644. case CPU_UP_PREPARE:
  2645. case CPU_UP_PREPARE_FROZEN:
  2646. if (cpumask_test_cpu(cpu, buffer->cpumask))
  2647. return NOTIFY_OK;
  2648. buffer->buffers[cpu] =
  2649. rb_allocate_cpu_buffer(buffer, cpu);
  2650. if (!buffer->buffers[cpu]) {
  2651. WARN(1, "failed to allocate ring buffer on CPU %ld\n",
  2652. cpu);
  2653. return NOTIFY_OK;
  2654. }
  2655. smp_wmb();
  2656. cpumask_set_cpu(cpu, buffer->cpumask);
  2657. break;
  2658. case CPU_DOWN_PREPARE:
  2659. case CPU_DOWN_PREPARE_FROZEN:
  2660. /*
  2661. * Do nothing.
  2662. * If we were to free the buffer, then the user would
  2663. * lose any trace that was in the buffer.
  2664. */
  2665. break;
  2666. default:
  2667. break;
  2668. }
  2669. return NOTIFY_OK;
  2670. }
  2671. #endif