ring_buffer.c 130 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011
  1. /*
  2. * Generic ring buffer
  3. *
  4. * Copyright (C) 2008 Steven Rostedt <srostedt@redhat.com>
  5. */
  6. #include <linux/trace_events.h>
  7. #include <linux/ring_buffer.h>
  8. #include <linux/trace_clock.h>
  9. #include <linux/trace_seq.h>
  10. #include <linux/spinlock.h>
  11. #include <linux/irq_work.h>
  12. #include <linux/uaccess.h>
  13. #include <linux/hardirq.h>
  14. #include <linux/kthread.h> /* for self test */
  15. #include <linux/kmemcheck.h>
  16. #include <linux/module.h>
  17. #include <linux/percpu.h>
  18. #include <linux/mutex.h>
  19. #include <linux/delay.h>
  20. #include <linux/slab.h>
  21. #include <linux/init.h>
  22. #include <linux/hash.h>
  23. #include <linux/list.h>
  24. #include <linux/cpu.h>
  25. #include <asm/local.h>
  26. static void update_pages_handler(struct work_struct *work);
  27. /*
  28. * The ring buffer header is special. We must manually up keep it.
  29. */
  30. int ring_buffer_print_entry_header(struct trace_seq *s)
  31. {
  32. trace_seq_puts(s, "# compressed entry header\n");
  33. trace_seq_puts(s, "\ttype_len : 5 bits\n");
  34. trace_seq_puts(s, "\ttime_delta : 27 bits\n");
  35. trace_seq_puts(s, "\tarray : 32 bits\n");
  36. trace_seq_putc(s, '\n');
  37. trace_seq_printf(s, "\tpadding : type == %d\n",
  38. RINGBUF_TYPE_PADDING);
  39. trace_seq_printf(s, "\ttime_extend : type == %d\n",
  40. RINGBUF_TYPE_TIME_EXTEND);
  41. trace_seq_printf(s, "\tdata max type_len == %d\n",
  42. RINGBUF_TYPE_DATA_TYPE_LEN_MAX);
  43. return !trace_seq_has_overflowed(s);
  44. }
  45. /*
  46. * The ring buffer is made up of a list of pages. A separate list of pages is
  47. * allocated for each CPU. A writer may only write to a buffer that is
  48. * associated with the CPU it is currently executing on. A reader may read
  49. * from any per cpu buffer.
  50. *
  51. * The reader is special. For each per cpu buffer, the reader has its own
  52. * reader page. When a reader has read the entire reader page, this reader
  53. * page is swapped with another page in the ring buffer.
  54. *
  55. * Now, as long as the writer is off the reader page, the reader can do what
  56. * ever it wants with that page. The writer will never write to that page
  57. * again (as long as it is out of the ring buffer).
  58. *
  59. * Here's some silly ASCII art.
  60. *
  61. * +------+
  62. * |reader| RING BUFFER
  63. * |page |
  64. * +------+ +---+ +---+ +---+
  65. * | |-->| |-->| |
  66. * +---+ +---+ +---+
  67. * ^ |
  68. * | |
  69. * +---------------+
  70. *
  71. *
  72. * +------+
  73. * |reader| RING BUFFER
  74. * |page |------------------v
  75. * +------+ +---+ +---+ +---+
  76. * | |-->| |-->| |
  77. * +---+ +---+ +---+
  78. * ^ |
  79. * | |
  80. * +---------------+
  81. *
  82. *
  83. * +------+
  84. * |reader| RING BUFFER
  85. * |page |------------------v
  86. * +------+ +---+ +---+ +---+
  87. * ^ | |-->| |-->| |
  88. * | +---+ +---+ +---+
  89. * | |
  90. * | |
  91. * +------------------------------+
  92. *
  93. *
  94. * +------+
  95. * |buffer| RING BUFFER
  96. * |page |------------------v
  97. * +------+ +---+ +---+ +---+
  98. * ^ | | | |-->| |
  99. * | New +---+ +---+ +---+
  100. * | Reader------^ |
  101. * | page |
  102. * +------------------------------+
  103. *
  104. *
  105. * After we make this swap, the reader can hand this page off to the splice
  106. * code and be done with it. It can even allocate a new page if it needs to
  107. * and swap that into the ring buffer.
  108. *
  109. * We will be using cmpxchg soon to make all this lockless.
  110. *
  111. */
  112. /* Used for individual buffers (after the counter) */
  113. #define RB_BUFFER_OFF (1 << 20)
  114. #define BUF_PAGE_HDR_SIZE offsetof(struct buffer_data_page, data)
  115. #define RB_EVNT_HDR_SIZE (offsetof(struct ring_buffer_event, array))
  116. #define RB_ALIGNMENT 4U
  117. #define RB_MAX_SMALL_DATA (RB_ALIGNMENT * RINGBUF_TYPE_DATA_TYPE_LEN_MAX)
  118. #define RB_EVNT_MIN_SIZE 8U /* two 32bit words */
  119. #ifndef CONFIG_HAVE_64BIT_ALIGNED_ACCESS
  120. # define RB_FORCE_8BYTE_ALIGNMENT 0
  121. # define RB_ARCH_ALIGNMENT RB_ALIGNMENT
  122. #else
  123. # define RB_FORCE_8BYTE_ALIGNMENT 1
  124. # define RB_ARCH_ALIGNMENT 8U
  125. #endif
  126. #define RB_ALIGN_DATA __aligned(RB_ARCH_ALIGNMENT)
  127. /* define RINGBUF_TYPE_DATA for 'case RINGBUF_TYPE_DATA:' */
  128. #define RINGBUF_TYPE_DATA 0 ... RINGBUF_TYPE_DATA_TYPE_LEN_MAX
  129. enum {
  130. RB_LEN_TIME_EXTEND = 8,
  131. RB_LEN_TIME_STAMP = 16,
  132. };
  133. #define skip_time_extend(event) \
  134. ((struct ring_buffer_event *)((char *)event + RB_LEN_TIME_EXTEND))
  135. static inline int rb_null_event(struct ring_buffer_event *event)
  136. {
  137. return event->type_len == RINGBUF_TYPE_PADDING && !event->time_delta;
  138. }
  139. static void rb_event_set_padding(struct ring_buffer_event *event)
  140. {
  141. /* padding has a NULL time_delta */
  142. event->type_len = RINGBUF_TYPE_PADDING;
  143. event->time_delta = 0;
  144. }
  145. static unsigned
  146. rb_event_data_length(struct ring_buffer_event *event)
  147. {
  148. unsigned length;
  149. if (event->type_len)
  150. length = event->type_len * RB_ALIGNMENT;
  151. else
  152. length = event->array[0];
  153. return length + RB_EVNT_HDR_SIZE;
  154. }
  155. /*
  156. * Return the length of the given event. Will return
  157. * the length of the time extend if the event is a
  158. * time extend.
  159. */
  160. static inline unsigned
  161. rb_event_length(struct ring_buffer_event *event)
  162. {
  163. switch (event->type_len) {
  164. case RINGBUF_TYPE_PADDING:
  165. if (rb_null_event(event))
  166. /* undefined */
  167. return -1;
  168. return event->array[0] + RB_EVNT_HDR_SIZE;
  169. case RINGBUF_TYPE_TIME_EXTEND:
  170. return RB_LEN_TIME_EXTEND;
  171. case RINGBUF_TYPE_TIME_STAMP:
  172. return RB_LEN_TIME_STAMP;
  173. case RINGBUF_TYPE_DATA:
  174. return rb_event_data_length(event);
  175. default:
  176. BUG();
  177. }
  178. /* not hit */
  179. return 0;
  180. }
  181. /*
  182. * Return total length of time extend and data,
  183. * or just the event length for all other events.
  184. */
  185. static inline unsigned
  186. rb_event_ts_length(struct ring_buffer_event *event)
  187. {
  188. unsigned len = 0;
  189. if (event->type_len == RINGBUF_TYPE_TIME_EXTEND) {
  190. /* time extends include the data event after it */
  191. len = RB_LEN_TIME_EXTEND;
  192. event = skip_time_extend(event);
  193. }
  194. return len + rb_event_length(event);
  195. }
  196. /**
  197. * ring_buffer_event_length - return the length of the event
  198. * @event: the event to get the length of
  199. *
  200. * Returns the size of the data load of a data event.
  201. * If the event is something other than a data event, it
  202. * returns the size of the event itself. With the exception
  203. * of a TIME EXTEND, where it still returns the size of the
  204. * data load of the data event after it.
  205. */
  206. unsigned ring_buffer_event_length(struct ring_buffer_event *event)
  207. {
  208. unsigned length;
  209. if (event->type_len == RINGBUF_TYPE_TIME_EXTEND)
  210. event = skip_time_extend(event);
  211. length = rb_event_length(event);
  212. if (event->type_len > RINGBUF_TYPE_DATA_TYPE_LEN_MAX)
  213. return length;
  214. length -= RB_EVNT_HDR_SIZE;
  215. if (length > RB_MAX_SMALL_DATA + sizeof(event->array[0]))
  216. length -= sizeof(event->array[0]);
  217. return length;
  218. }
  219. EXPORT_SYMBOL_GPL(ring_buffer_event_length);
  220. /* inline for ring buffer fast paths */
  221. static void *
  222. rb_event_data(struct ring_buffer_event *event)
  223. {
  224. if (event->type_len == RINGBUF_TYPE_TIME_EXTEND)
  225. event = skip_time_extend(event);
  226. BUG_ON(event->type_len > RINGBUF_TYPE_DATA_TYPE_LEN_MAX);
  227. /* If length is in len field, then array[0] has the data */
  228. if (event->type_len)
  229. return (void *)&event->array[0];
  230. /* Otherwise length is in array[0] and array[1] has the data */
  231. return (void *)&event->array[1];
  232. }
  233. /**
  234. * ring_buffer_event_data - return the data of the event
  235. * @event: the event to get the data from
  236. */
  237. void *ring_buffer_event_data(struct ring_buffer_event *event)
  238. {
  239. return rb_event_data(event);
  240. }
  241. EXPORT_SYMBOL_GPL(ring_buffer_event_data);
  242. #define for_each_buffer_cpu(buffer, cpu) \
  243. for_each_cpu(cpu, buffer->cpumask)
  244. #define TS_SHIFT 27
  245. #define TS_MASK ((1ULL << TS_SHIFT) - 1)
  246. #define TS_DELTA_TEST (~TS_MASK)
  247. /* Flag when events were overwritten */
  248. #define RB_MISSED_EVENTS (1 << 31)
  249. /* Missed count stored at end */
  250. #define RB_MISSED_STORED (1 << 30)
  251. struct buffer_data_page {
  252. u64 time_stamp; /* page time stamp */
  253. local_t commit; /* write committed index */
  254. unsigned char data[] RB_ALIGN_DATA; /* data of buffer page */
  255. };
  256. /*
  257. * Note, the buffer_page list must be first. The buffer pages
  258. * are allocated in cache lines, which means that each buffer
  259. * page will be at the beginning of a cache line, and thus
  260. * the least significant bits will be zero. We use this to
  261. * add flags in the list struct pointers, to make the ring buffer
  262. * lockless.
  263. */
  264. struct buffer_page {
  265. struct list_head list; /* list of buffer pages */
  266. local_t write; /* index for next write */
  267. unsigned read; /* index for next read */
  268. local_t entries; /* entries on this page */
  269. unsigned long real_end; /* real end of data */
  270. struct buffer_data_page *page; /* Actual data page */
  271. };
  272. /*
  273. * The buffer page counters, write and entries, must be reset
  274. * atomically when crossing page boundaries. To synchronize this
  275. * update, two counters are inserted into the number. One is
  276. * the actual counter for the write position or count on the page.
  277. *
  278. * The other is a counter of updaters. Before an update happens
  279. * the update partition of the counter is incremented. This will
  280. * allow the updater to update the counter atomically.
  281. *
  282. * The counter is 20 bits, and the state data is 12.
  283. */
  284. #define RB_WRITE_MASK 0xfffff
  285. #define RB_WRITE_INTCNT (1 << 20)
  286. static void rb_init_page(struct buffer_data_page *bpage)
  287. {
  288. local_set(&bpage->commit, 0);
  289. }
  290. /**
  291. * ring_buffer_page_len - the size of data on the page.
  292. * @page: The page to read
  293. *
  294. * Returns the amount of data on the page, including buffer page header.
  295. */
  296. size_t ring_buffer_page_len(void *page)
  297. {
  298. return local_read(&((struct buffer_data_page *)page)->commit)
  299. + BUF_PAGE_HDR_SIZE;
  300. }
  301. /*
  302. * Also stolen from mm/slob.c. Thanks to Mathieu Desnoyers for pointing
  303. * this issue out.
  304. */
  305. static void free_buffer_page(struct buffer_page *bpage)
  306. {
  307. free_page((unsigned long)bpage->page);
  308. kfree(bpage);
  309. }
  310. /*
  311. * We need to fit the time_stamp delta into 27 bits.
  312. */
  313. static inline int test_time_stamp(u64 delta)
  314. {
  315. if (delta & TS_DELTA_TEST)
  316. return 1;
  317. return 0;
  318. }
  319. #define BUF_PAGE_SIZE (PAGE_SIZE - BUF_PAGE_HDR_SIZE)
  320. /* Max payload is BUF_PAGE_SIZE - header (8bytes) */
  321. #define BUF_MAX_DATA_SIZE (BUF_PAGE_SIZE - (sizeof(u32) * 2))
  322. int ring_buffer_print_page_header(struct trace_seq *s)
  323. {
  324. struct buffer_data_page field;
  325. trace_seq_printf(s, "\tfield: u64 timestamp;\t"
  326. "offset:0;\tsize:%u;\tsigned:%u;\n",
  327. (unsigned int)sizeof(field.time_stamp),
  328. (unsigned int)is_signed_type(u64));
  329. trace_seq_printf(s, "\tfield: local_t commit;\t"
  330. "offset:%u;\tsize:%u;\tsigned:%u;\n",
  331. (unsigned int)offsetof(typeof(field), commit),
  332. (unsigned int)sizeof(field.commit),
  333. (unsigned int)is_signed_type(long));
  334. trace_seq_printf(s, "\tfield: int overwrite;\t"
  335. "offset:%u;\tsize:%u;\tsigned:%u;\n",
  336. (unsigned int)offsetof(typeof(field), commit),
  337. 1,
  338. (unsigned int)is_signed_type(long));
  339. trace_seq_printf(s, "\tfield: char data;\t"
  340. "offset:%u;\tsize:%u;\tsigned:%u;\n",
  341. (unsigned int)offsetof(typeof(field), data),
  342. (unsigned int)BUF_PAGE_SIZE,
  343. (unsigned int)is_signed_type(char));
  344. return !trace_seq_has_overflowed(s);
  345. }
  346. struct rb_irq_work {
  347. struct irq_work work;
  348. wait_queue_head_t waiters;
  349. wait_queue_head_t full_waiters;
  350. bool waiters_pending;
  351. bool full_waiters_pending;
  352. bool wakeup_full;
  353. };
  354. /*
  355. * Structure to hold event state and handle nested events.
  356. */
  357. struct rb_event_info {
  358. u64 ts;
  359. u64 delta;
  360. unsigned long length;
  361. struct buffer_page *tail_page;
  362. int add_timestamp;
  363. };
  364. /*
  365. * Used for which event context the event is in.
  366. * NMI = 0
  367. * IRQ = 1
  368. * SOFTIRQ = 2
  369. * NORMAL = 3
  370. *
  371. * See trace_recursive_lock() comment below for more details.
  372. */
  373. enum {
  374. RB_CTX_NMI,
  375. RB_CTX_IRQ,
  376. RB_CTX_SOFTIRQ,
  377. RB_CTX_NORMAL,
  378. RB_CTX_MAX
  379. };
  380. /*
  381. * head_page == tail_page && head == tail then buffer is empty.
  382. */
  383. struct ring_buffer_per_cpu {
  384. int cpu;
  385. atomic_t record_disabled;
  386. struct ring_buffer *buffer;
  387. raw_spinlock_t reader_lock; /* serialize readers */
  388. arch_spinlock_t lock;
  389. struct lock_class_key lock_key;
  390. unsigned int nr_pages;
  391. unsigned int current_context;
  392. struct list_head *pages;
  393. struct buffer_page *head_page; /* read from head */
  394. struct buffer_page *tail_page; /* write to tail */
  395. struct buffer_page *commit_page; /* committed pages */
  396. struct buffer_page *reader_page;
  397. unsigned long lost_events;
  398. unsigned long last_overrun;
  399. local_t entries_bytes;
  400. local_t entries;
  401. local_t overrun;
  402. local_t commit_overrun;
  403. local_t dropped_events;
  404. local_t committing;
  405. local_t commits;
  406. unsigned long read;
  407. unsigned long read_bytes;
  408. u64 write_stamp;
  409. u64 read_stamp;
  410. /* ring buffer pages to update, > 0 to add, < 0 to remove */
  411. int nr_pages_to_update;
  412. struct list_head new_pages; /* new pages to add */
  413. struct work_struct update_pages_work;
  414. struct completion update_done;
  415. struct rb_irq_work irq_work;
  416. };
  417. struct ring_buffer {
  418. unsigned flags;
  419. int cpus;
  420. atomic_t record_disabled;
  421. atomic_t resize_disabled;
  422. cpumask_var_t cpumask;
  423. struct lock_class_key *reader_lock_key;
  424. struct mutex mutex;
  425. struct ring_buffer_per_cpu **buffers;
  426. #ifdef CONFIG_HOTPLUG_CPU
  427. struct notifier_block cpu_notify;
  428. #endif
  429. u64 (*clock)(void);
  430. struct rb_irq_work irq_work;
  431. };
  432. struct ring_buffer_iter {
  433. struct ring_buffer_per_cpu *cpu_buffer;
  434. unsigned long head;
  435. struct buffer_page *head_page;
  436. struct buffer_page *cache_reader_page;
  437. unsigned long cache_read;
  438. u64 read_stamp;
  439. };
  440. /*
  441. * rb_wake_up_waiters - wake up tasks waiting for ring buffer input
  442. *
  443. * Schedules a delayed work to wake up any task that is blocked on the
  444. * ring buffer waiters queue.
  445. */
  446. static void rb_wake_up_waiters(struct irq_work *work)
  447. {
  448. struct rb_irq_work *rbwork = container_of(work, struct rb_irq_work, work);
  449. wake_up_all(&rbwork->waiters);
  450. if (rbwork->wakeup_full) {
  451. rbwork->wakeup_full = false;
  452. wake_up_all(&rbwork->full_waiters);
  453. }
  454. }
  455. /**
  456. * ring_buffer_wait - wait for input to the ring buffer
  457. * @buffer: buffer to wait on
  458. * @cpu: the cpu buffer to wait on
  459. * @full: wait until a full page is available, if @cpu != RING_BUFFER_ALL_CPUS
  460. *
  461. * If @cpu == RING_BUFFER_ALL_CPUS then the task will wake up as soon
  462. * as data is added to any of the @buffer's cpu buffers. Otherwise
  463. * it will wait for data to be added to a specific cpu buffer.
  464. */
  465. int ring_buffer_wait(struct ring_buffer *buffer, int cpu, bool full)
  466. {
  467. struct ring_buffer_per_cpu *uninitialized_var(cpu_buffer);
  468. DEFINE_WAIT(wait);
  469. struct rb_irq_work *work;
  470. int ret = 0;
  471. /*
  472. * Depending on what the caller is waiting for, either any
  473. * data in any cpu buffer, or a specific buffer, put the
  474. * caller on the appropriate wait queue.
  475. */
  476. if (cpu == RING_BUFFER_ALL_CPUS) {
  477. work = &buffer->irq_work;
  478. /* Full only makes sense on per cpu reads */
  479. full = false;
  480. } else {
  481. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  482. return -ENODEV;
  483. cpu_buffer = buffer->buffers[cpu];
  484. work = &cpu_buffer->irq_work;
  485. }
  486. while (true) {
  487. if (full)
  488. prepare_to_wait(&work->full_waiters, &wait, TASK_INTERRUPTIBLE);
  489. else
  490. prepare_to_wait(&work->waiters, &wait, TASK_INTERRUPTIBLE);
  491. /*
  492. * The events can happen in critical sections where
  493. * checking a work queue can cause deadlocks.
  494. * After adding a task to the queue, this flag is set
  495. * only to notify events to try to wake up the queue
  496. * using irq_work.
  497. *
  498. * We don't clear it even if the buffer is no longer
  499. * empty. The flag only causes the next event to run
  500. * irq_work to do the work queue wake up. The worse
  501. * that can happen if we race with !trace_empty() is that
  502. * an event will cause an irq_work to try to wake up
  503. * an empty queue.
  504. *
  505. * There's no reason to protect this flag either, as
  506. * the work queue and irq_work logic will do the necessary
  507. * synchronization for the wake ups. The only thing
  508. * that is necessary is that the wake up happens after
  509. * a task has been queued. It's OK for spurious wake ups.
  510. */
  511. if (full)
  512. work->full_waiters_pending = true;
  513. else
  514. work->waiters_pending = true;
  515. if (signal_pending(current)) {
  516. ret = -EINTR;
  517. break;
  518. }
  519. if (cpu == RING_BUFFER_ALL_CPUS && !ring_buffer_empty(buffer))
  520. break;
  521. if (cpu != RING_BUFFER_ALL_CPUS &&
  522. !ring_buffer_empty_cpu(buffer, cpu)) {
  523. unsigned long flags;
  524. bool pagebusy;
  525. if (!full)
  526. break;
  527. raw_spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  528. pagebusy = cpu_buffer->reader_page == cpu_buffer->commit_page;
  529. raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  530. if (!pagebusy)
  531. break;
  532. }
  533. schedule();
  534. }
  535. if (full)
  536. finish_wait(&work->full_waiters, &wait);
  537. else
  538. finish_wait(&work->waiters, &wait);
  539. return ret;
  540. }
  541. /**
  542. * ring_buffer_poll_wait - poll on buffer input
  543. * @buffer: buffer to wait on
  544. * @cpu: the cpu buffer to wait on
  545. * @filp: the file descriptor
  546. * @poll_table: The poll descriptor
  547. *
  548. * If @cpu == RING_BUFFER_ALL_CPUS then the task will wake up as soon
  549. * as data is added to any of the @buffer's cpu buffers. Otherwise
  550. * it will wait for data to be added to a specific cpu buffer.
  551. *
  552. * Returns POLLIN | POLLRDNORM if data exists in the buffers,
  553. * zero otherwise.
  554. */
  555. int ring_buffer_poll_wait(struct ring_buffer *buffer, int cpu,
  556. struct file *filp, poll_table *poll_table)
  557. {
  558. struct ring_buffer_per_cpu *cpu_buffer;
  559. struct rb_irq_work *work;
  560. if (cpu == RING_BUFFER_ALL_CPUS)
  561. work = &buffer->irq_work;
  562. else {
  563. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  564. return -EINVAL;
  565. cpu_buffer = buffer->buffers[cpu];
  566. work = &cpu_buffer->irq_work;
  567. }
  568. poll_wait(filp, &work->waiters, poll_table);
  569. work->waiters_pending = true;
  570. /*
  571. * There's a tight race between setting the waiters_pending and
  572. * checking if the ring buffer is empty. Once the waiters_pending bit
  573. * is set, the next event will wake the task up, but we can get stuck
  574. * if there's only a single event in.
  575. *
  576. * FIXME: Ideally, we need a memory barrier on the writer side as well,
  577. * but adding a memory barrier to all events will cause too much of a
  578. * performance hit in the fast path. We only need a memory barrier when
  579. * the buffer goes from empty to having content. But as this race is
  580. * extremely small, and it's not a problem if another event comes in, we
  581. * will fix it later.
  582. */
  583. smp_mb();
  584. if ((cpu == RING_BUFFER_ALL_CPUS && !ring_buffer_empty(buffer)) ||
  585. (cpu != RING_BUFFER_ALL_CPUS && !ring_buffer_empty_cpu(buffer, cpu)))
  586. return POLLIN | POLLRDNORM;
  587. return 0;
  588. }
  589. /* buffer may be either ring_buffer or ring_buffer_per_cpu */
  590. #define RB_WARN_ON(b, cond) \
  591. ({ \
  592. int _____ret = unlikely(cond); \
  593. if (_____ret) { \
  594. if (__same_type(*(b), struct ring_buffer_per_cpu)) { \
  595. struct ring_buffer_per_cpu *__b = \
  596. (void *)b; \
  597. atomic_inc(&__b->buffer->record_disabled); \
  598. } else \
  599. atomic_inc(&b->record_disabled); \
  600. WARN_ON(1); \
  601. } \
  602. _____ret; \
  603. })
  604. /* Up this if you want to test the TIME_EXTENTS and normalization */
  605. #define DEBUG_SHIFT 0
  606. static inline u64 rb_time_stamp(struct ring_buffer *buffer)
  607. {
  608. /* shift to debug/test normalization and TIME_EXTENTS */
  609. return buffer->clock() << DEBUG_SHIFT;
  610. }
  611. u64 ring_buffer_time_stamp(struct ring_buffer *buffer, int cpu)
  612. {
  613. u64 time;
  614. preempt_disable_notrace();
  615. time = rb_time_stamp(buffer);
  616. preempt_enable_no_resched_notrace();
  617. return time;
  618. }
  619. EXPORT_SYMBOL_GPL(ring_buffer_time_stamp);
  620. void ring_buffer_normalize_time_stamp(struct ring_buffer *buffer,
  621. int cpu, u64 *ts)
  622. {
  623. /* Just stupid testing the normalize function and deltas */
  624. *ts >>= DEBUG_SHIFT;
  625. }
  626. EXPORT_SYMBOL_GPL(ring_buffer_normalize_time_stamp);
  627. /*
  628. * Making the ring buffer lockless makes things tricky.
  629. * Although writes only happen on the CPU that they are on,
  630. * and they only need to worry about interrupts. Reads can
  631. * happen on any CPU.
  632. *
  633. * The reader page is always off the ring buffer, but when the
  634. * reader finishes with a page, it needs to swap its page with
  635. * a new one from the buffer. The reader needs to take from
  636. * the head (writes go to the tail). But if a writer is in overwrite
  637. * mode and wraps, it must push the head page forward.
  638. *
  639. * Here lies the problem.
  640. *
  641. * The reader must be careful to replace only the head page, and
  642. * not another one. As described at the top of the file in the
  643. * ASCII art, the reader sets its old page to point to the next
  644. * page after head. It then sets the page after head to point to
  645. * the old reader page. But if the writer moves the head page
  646. * during this operation, the reader could end up with the tail.
  647. *
  648. * We use cmpxchg to help prevent this race. We also do something
  649. * special with the page before head. We set the LSB to 1.
  650. *
  651. * When the writer must push the page forward, it will clear the
  652. * bit that points to the head page, move the head, and then set
  653. * the bit that points to the new head page.
  654. *
  655. * We also don't want an interrupt coming in and moving the head
  656. * page on another writer. Thus we use the second LSB to catch
  657. * that too. Thus:
  658. *
  659. * head->list->prev->next bit 1 bit 0
  660. * ------- -------
  661. * Normal page 0 0
  662. * Points to head page 0 1
  663. * New head page 1 0
  664. *
  665. * Note we can not trust the prev pointer of the head page, because:
  666. *
  667. * +----+ +-----+ +-----+
  668. * | |------>| T |---X--->| N |
  669. * | |<------| | | |
  670. * +----+ +-----+ +-----+
  671. * ^ ^ |
  672. * | +-----+ | |
  673. * +----------| R |----------+ |
  674. * | |<-----------+
  675. * +-----+
  676. *
  677. * Key: ---X--> HEAD flag set in pointer
  678. * T Tail page
  679. * R Reader page
  680. * N Next page
  681. *
  682. * (see __rb_reserve_next() to see where this happens)
  683. *
  684. * What the above shows is that the reader just swapped out
  685. * the reader page with a page in the buffer, but before it
  686. * could make the new header point back to the new page added
  687. * it was preempted by a writer. The writer moved forward onto
  688. * the new page added by the reader and is about to move forward
  689. * again.
  690. *
  691. * You can see, it is legitimate for the previous pointer of
  692. * the head (or any page) not to point back to itself. But only
  693. * temporarially.
  694. */
  695. #define RB_PAGE_NORMAL 0UL
  696. #define RB_PAGE_HEAD 1UL
  697. #define RB_PAGE_UPDATE 2UL
  698. #define RB_FLAG_MASK 3UL
  699. /* PAGE_MOVED is not part of the mask */
  700. #define RB_PAGE_MOVED 4UL
  701. /*
  702. * rb_list_head - remove any bit
  703. */
  704. static struct list_head *rb_list_head(struct list_head *list)
  705. {
  706. unsigned long val = (unsigned long)list;
  707. return (struct list_head *)(val & ~RB_FLAG_MASK);
  708. }
  709. /*
  710. * rb_is_head_page - test if the given page is the head page
  711. *
  712. * Because the reader may move the head_page pointer, we can
  713. * not trust what the head page is (it may be pointing to
  714. * the reader page). But if the next page is a header page,
  715. * its flags will be non zero.
  716. */
  717. static inline int
  718. rb_is_head_page(struct ring_buffer_per_cpu *cpu_buffer,
  719. struct buffer_page *page, struct list_head *list)
  720. {
  721. unsigned long val;
  722. val = (unsigned long)list->next;
  723. if ((val & ~RB_FLAG_MASK) != (unsigned long)&page->list)
  724. return RB_PAGE_MOVED;
  725. return val & RB_FLAG_MASK;
  726. }
  727. /*
  728. * rb_is_reader_page
  729. *
  730. * The unique thing about the reader page, is that, if the
  731. * writer is ever on it, the previous pointer never points
  732. * back to the reader page.
  733. */
  734. static bool rb_is_reader_page(struct buffer_page *page)
  735. {
  736. struct list_head *list = page->list.prev;
  737. return rb_list_head(list->next) != &page->list;
  738. }
  739. /*
  740. * rb_set_list_to_head - set a list_head to be pointing to head.
  741. */
  742. static void rb_set_list_to_head(struct ring_buffer_per_cpu *cpu_buffer,
  743. struct list_head *list)
  744. {
  745. unsigned long *ptr;
  746. ptr = (unsigned long *)&list->next;
  747. *ptr |= RB_PAGE_HEAD;
  748. *ptr &= ~RB_PAGE_UPDATE;
  749. }
  750. /*
  751. * rb_head_page_activate - sets up head page
  752. */
  753. static void rb_head_page_activate(struct ring_buffer_per_cpu *cpu_buffer)
  754. {
  755. struct buffer_page *head;
  756. head = cpu_buffer->head_page;
  757. if (!head)
  758. return;
  759. /*
  760. * Set the previous list pointer to have the HEAD flag.
  761. */
  762. rb_set_list_to_head(cpu_buffer, head->list.prev);
  763. }
  764. static void rb_list_head_clear(struct list_head *list)
  765. {
  766. unsigned long *ptr = (unsigned long *)&list->next;
  767. *ptr &= ~RB_FLAG_MASK;
  768. }
  769. /*
  770. * rb_head_page_dactivate - clears head page ptr (for free list)
  771. */
  772. static void
  773. rb_head_page_deactivate(struct ring_buffer_per_cpu *cpu_buffer)
  774. {
  775. struct list_head *hd;
  776. /* Go through the whole list and clear any pointers found. */
  777. rb_list_head_clear(cpu_buffer->pages);
  778. list_for_each(hd, cpu_buffer->pages)
  779. rb_list_head_clear(hd);
  780. }
  781. static int rb_head_page_set(struct ring_buffer_per_cpu *cpu_buffer,
  782. struct buffer_page *head,
  783. struct buffer_page *prev,
  784. int old_flag, int new_flag)
  785. {
  786. struct list_head *list;
  787. unsigned long val = (unsigned long)&head->list;
  788. unsigned long ret;
  789. list = &prev->list;
  790. val &= ~RB_FLAG_MASK;
  791. ret = cmpxchg((unsigned long *)&list->next,
  792. val | old_flag, val | new_flag);
  793. /* check if the reader took the page */
  794. if ((ret & ~RB_FLAG_MASK) != val)
  795. return RB_PAGE_MOVED;
  796. return ret & RB_FLAG_MASK;
  797. }
  798. static int rb_head_page_set_update(struct ring_buffer_per_cpu *cpu_buffer,
  799. struct buffer_page *head,
  800. struct buffer_page *prev,
  801. int old_flag)
  802. {
  803. return rb_head_page_set(cpu_buffer, head, prev,
  804. old_flag, RB_PAGE_UPDATE);
  805. }
  806. static int rb_head_page_set_head(struct ring_buffer_per_cpu *cpu_buffer,
  807. struct buffer_page *head,
  808. struct buffer_page *prev,
  809. int old_flag)
  810. {
  811. return rb_head_page_set(cpu_buffer, head, prev,
  812. old_flag, RB_PAGE_HEAD);
  813. }
  814. static int rb_head_page_set_normal(struct ring_buffer_per_cpu *cpu_buffer,
  815. struct buffer_page *head,
  816. struct buffer_page *prev,
  817. int old_flag)
  818. {
  819. return rb_head_page_set(cpu_buffer, head, prev,
  820. old_flag, RB_PAGE_NORMAL);
  821. }
  822. static inline void rb_inc_page(struct ring_buffer_per_cpu *cpu_buffer,
  823. struct buffer_page **bpage)
  824. {
  825. struct list_head *p = rb_list_head((*bpage)->list.next);
  826. *bpage = list_entry(p, struct buffer_page, list);
  827. }
  828. static struct buffer_page *
  829. rb_set_head_page(struct ring_buffer_per_cpu *cpu_buffer)
  830. {
  831. struct buffer_page *head;
  832. struct buffer_page *page;
  833. struct list_head *list;
  834. int i;
  835. if (RB_WARN_ON(cpu_buffer, !cpu_buffer->head_page))
  836. return NULL;
  837. /* sanity check */
  838. list = cpu_buffer->pages;
  839. if (RB_WARN_ON(cpu_buffer, rb_list_head(list->prev->next) != list))
  840. return NULL;
  841. page = head = cpu_buffer->head_page;
  842. /*
  843. * It is possible that the writer moves the header behind
  844. * where we started, and we miss in one loop.
  845. * A second loop should grab the header, but we'll do
  846. * three loops just because I'm paranoid.
  847. */
  848. for (i = 0; i < 3; i++) {
  849. do {
  850. if (rb_is_head_page(cpu_buffer, page, page->list.prev)) {
  851. cpu_buffer->head_page = page;
  852. return page;
  853. }
  854. rb_inc_page(cpu_buffer, &page);
  855. } while (page != head);
  856. }
  857. RB_WARN_ON(cpu_buffer, 1);
  858. return NULL;
  859. }
  860. static int rb_head_page_replace(struct buffer_page *old,
  861. struct buffer_page *new)
  862. {
  863. unsigned long *ptr = (unsigned long *)&old->list.prev->next;
  864. unsigned long val;
  865. unsigned long ret;
  866. val = *ptr & ~RB_FLAG_MASK;
  867. val |= RB_PAGE_HEAD;
  868. ret = cmpxchg(ptr, val, (unsigned long)&new->list);
  869. return ret == val;
  870. }
  871. /*
  872. * rb_tail_page_update - move the tail page forward
  873. *
  874. * Returns 1 if moved tail page, 0 if someone else did.
  875. */
  876. static int rb_tail_page_update(struct ring_buffer_per_cpu *cpu_buffer,
  877. struct buffer_page *tail_page,
  878. struct buffer_page *next_page)
  879. {
  880. struct buffer_page *old_tail;
  881. unsigned long old_entries;
  882. unsigned long old_write;
  883. int ret = 0;
  884. /*
  885. * The tail page now needs to be moved forward.
  886. *
  887. * We need to reset the tail page, but without messing
  888. * with possible erasing of data brought in by interrupts
  889. * that have moved the tail page and are currently on it.
  890. *
  891. * We add a counter to the write field to denote this.
  892. */
  893. old_write = local_add_return(RB_WRITE_INTCNT, &next_page->write);
  894. old_entries = local_add_return(RB_WRITE_INTCNT, &next_page->entries);
  895. /*
  896. * Just make sure we have seen our old_write and synchronize
  897. * with any interrupts that come in.
  898. */
  899. barrier();
  900. /*
  901. * If the tail page is still the same as what we think
  902. * it is, then it is up to us to update the tail
  903. * pointer.
  904. */
  905. if (tail_page == cpu_buffer->tail_page) {
  906. /* Zero the write counter */
  907. unsigned long val = old_write & ~RB_WRITE_MASK;
  908. unsigned long eval = old_entries & ~RB_WRITE_MASK;
  909. /*
  910. * This will only succeed if an interrupt did
  911. * not come in and change it. In which case, we
  912. * do not want to modify it.
  913. *
  914. * We add (void) to let the compiler know that we do not care
  915. * about the return value of these functions. We use the
  916. * cmpxchg to only update if an interrupt did not already
  917. * do it for us. If the cmpxchg fails, we don't care.
  918. */
  919. (void)local_cmpxchg(&next_page->write, old_write, val);
  920. (void)local_cmpxchg(&next_page->entries, old_entries, eval);
  921. /*
  922. * No need to worry about races with clearing out the commit.
  923. * it only can increment when a commit takes place. But that
  924. * only happens in the outer most nested commit.
  925. */
  926. local_set(&next_page->page->commit, 0);
  927. old_tail = cmpxchg(&cpu_buffer->tail_page,
  928. tail_page, next_page);
  929. if (old_tail == tail_page)
  930. ret = 1;
  931. }
  932. return ret;
  933. }
  934. static int rb_check_bpage(struct ring_buffer_per_cpu *cpu_buffer,
  935. struct buffer_page *bpage)
  936. {
  937. unsigned long val = (unsigned long)bpage;
  938. if (RB_WARN_ON(cpu_buffer, val & RB_FLAG_MASK))
  939. return 1;
  940. return 0;
  941. }
  942. /**
  943. * rb_check_list - make sure a pointer to a list has the last bits zero
  944. */
  945. static int rb_check_list(struct ring_buffer_per_cpu *cpu_buffer,
  946. struct list_head *list)
  947. {
  948. if (RB_WARN_ON(cpu_buffer, rb_list_head(list->prev) != list->prev))
  949. return 1;
  950. if (RB_WARN_ON(cpu_buffer, rb_list_head(list->next) != list->next))
  951. return 1;
  952. return 0;
  953. }
  954. /**
  955. * rb_check_pages - integrity check of buffer pages
  956. * @cpu_buffer: CPU buffer with pages to test
  957. *
  958. * As a safety measure we check to make sure the data pages have not
  959. * been corrupted.
  960. */
  961. static int rb_check_pages(struct ring_buffer_per_cpu *cpu_buffer)
  962. {
  963. struct list_head *head = cpu_buffer->pages;
  964. struct buffer_page *bpage, *tmp;
  965. /* Reset the head page if it exists */
  966. if (cpu_buffer->head_page)
  967. rb_set_head_page(cpu_buffer);
  968. rb_head_page_deactivate(cpu_buffer);
  969. if (RB_WARN_ON(cpu_buffer, head->next->prev != head))
  970. return -1;
  971. if (RB_WARN_ON(cpu_buffer, head->prev->next != head))
  972. return -1;
  973. if (rb_check_list(cpu_buffer, head))
  974. return -1;
  975. list_for_each_entry_safe(bpage, tmp, head, list) {
  976. if (RB_WARN_ON(cpu_buffer,
  977. bpage->list.next->prev != &bpage->list))
  978. return -1;
  979. if (RB_WARN_ON(cpu_buffer,
  980. bpage->list.prev->next != &bpage->list))
  981. return -1;
  982. if (rb_check_list(cpu_buffer, &bpage->list))
  983. return -1;
  984. }
  985. rb_head_page_activate(cpu_buffer);
  986. return 0;
  987. }
  988. static int __rb_allocate_pages(int nr_pages, struct list_head *pages, int cpu)
  989. {
  990. int i;
  991. struct buffer_page *bpage, *tmp;
  992. for (i = 0; i < nr_pages; i++) {
  993. struct page *page;
  994. /*
  995. * __GFP_NORETRY flag makes sure that the allocation fails
  996. * gracefully without invoking oom-killer and the system is
  997. * not destabilized.
  998. */
  999. bpage = kzalloc_node(ALIGN(sizeof(*bpage), cache_line_size()),
  1000. GFP_KERNEL | __GFP_NORETRY,
  1001. cpu_to_node(cpu));
  1002. if (!bpage)
  1003. goto free_pages;
  1004. list_add(&bpage->list, pages);
  1005. page = alloc_pages_node(cpu_to_node(cpu),
  1006. GFP_KERNEL | __GFP_NORETRY, 0);
  1007. if (!page)
  1008. goto free_pages;
  1009. bpage->page = page_address(page);
  1010. rb_init_page(bpage->page);
  1011. }
  1012. return 0;
  1013. free_pages:
  1014. list_for_each_entry_safe(bpage, tmp, pages, list) {
  1015. list_del_init(&bpage->list);
  1016. free_buffer_page(bpage);
  1017. }
  1018. return -ENOMEM;
  1019. }
  1020. static int rb_allocate_pages(struct ring_buffer_per_cpu *cpu_buffer,
  1021. unsigned nr_pages)
  1022. {
  1023. LIST_HEAD(pages);
  1024. WARN_ON(!nr_pages);
  1025. if (__rb_allocate_pages(nr_pages, &pages, cpu_buffer->cpu))
  1026. return -ENOMEM;
  1027. /*
  1028. * The ring buffer page list is a circular list that does not
  1029. * start and end with a list head. All page list items point to
  1030. * other pages.
  1031. */
  1032. cpu_buffer->pages = pages.next;
  1033. list_del(&pages);
  1034. cpu_buffer->nr_pages = nr_pages;
  1035. rb_check_pages(cpu_buffer);
  1036. return 0;
  1037. }
  1038. static struct ring_buffer_per_cpu *
  1039. rb_allocate_cpu_buffer(struct ring_buffer *buffer, int nr_pages, int cpu)
  1040. {
  1041. struct ring_buffer_per_cpu *cpu_buffer;
  1042. struct buffer_page *bpage;
  1043. struct page *page;
  1044. int ret;
  1045. cpu_buffer = kzalloc_node(ALIGN(sizeof(*cpu_buffer), cache_line_size()),
  1046. GFP_KERNEL, cpu_to_node(cpu));
  1047. if (!cpu_buffer)
  1048. return NULL;
  1049. cpu_buffer->cpu = cpu;
  1050. cpu_buffer->buffer = buffer;
  1051. raw_spin_lock_init(&cpu_buffer->reader_lock);
  1052. lockdep_set_class(&cpu_buffer->reader_lock, buffer->reader_lock_key);
  1053. cpu_buffer->lock = (arch_spinlock_t)__ARCH_SPIN_LOCK_UNLOCKED;
  1054. INIT_WORK(&cpu_buffer->update_pages_work, update_pages_handler);
  1055. init_completion(&cpu_buffer->update_done);
  1056. init_irq_work(&cpu_buffer->irq_work.work, rb_wake_up_waiters);
  1057. init_waitqueue_head(&cpu_buffer->irq_work.waiters);
  1058. init_waitqueue_head(&cpu_buffer->irq_work.full_waiters);
  1059. bpage = kzalloc_node(ALIGN(sizeof(*bpage), cache_line_size()),
  1060. GFP_KERNEL, cpu_to_node(cpu));
  1061. if (!bpage)
  1062. goto fail_free_buffer;
  1063. rb_check_bpage(cpu_buffer, bpage);
  1064. cpu_buffer->reader_page = bpage;
  1065. page = alloc_pages_node(cpu_to_node(cpu), GFP_KERNEL, 0);
  1066. if (!page)
  1067. goto fail_free_reader;
  1068. bpage->page = page_address(page);
  1069. rb_init_page(bpage->page);
  1070. INIT_LIST_HEAD(&cpu_buffer->reader_page->list);
  1071. INIT_LIST_HEAD(&cpu_buffer->new_pages);
  1072. ret = rb_allocate_pages(cpu_buffer, nr_pages);
  1073. if (ret < 0)
  1074. goto fail_free_reader;
  1075. cpu_buffer->head_page
  1076. = list_entry(cpu_buffer->pages, struct buffer_page, list);
  1077. cpu_buffer->tail_page = cpu_buffer->commit_page = cpu_buffer->head_page;
  1078. rb_head_page_activate(cpu_buffer);
  1079. return cpu_buffer;
  1080. fail_free_reader:
  1081. free_buffer_page(cpu_buffer->reader_page);
  1082. fail_free_buffer:
  1083. kfree(cpu_buffer);
  1084. return NULL;
  1085. }
  1086. static void rb_free_cpu_buffer(struct ring_buffer_per_cpu *cpu_buffer)
  1087. {
  1088. struct list_head *head = cpu_buffer->pages;
  1089. struct buffer_page *bpage, *tmp;
  1090. free_buffer_page(cpu_buffer->reader_page);
  1091. rb_head_page_deactivate(cpu_buffer);
  1092. if (head) {
  1093. list_for_each_entry_safe(bpage, tmp, head, list) {
  1094. list_del_init(&bpage->list);
  1095. free_buffer_page(bpage);
  1096. }
  1097. bpage = list_entry(head, struct buffer_page, list);
  1098. free_buffer_page(bpage);
  1099. }
  1100. kfree(cpu_buffer);
  1101. }
  1102. #ifdef CONFIG_HOTPLUG_CPU
  1103. static int rb_cpu_notify(struct notifier_block *self,
  1104. unsigned long action, void *hcpu);
  1105. #endif
  1106. /**
  1107. * __ring_buffer_alloc - allocate a new ring_buffer
  1108. * @size: the size in bytes per cpu that is needed.
  1109. * @flags: attributes to set for the ring buffer.
  1110. *
  1111. * Currently the only flag that is available is the RB_FL_OVERWRITE
  1112. * flag. This flag means that the buffer will overwrite old data
  1113. * when the buffer wraps. If this flag is not set, the buffer will
  1114. * drop data when the tail hits the head.
  1115. */
  1116. struct ring_buffer *__ring_buffer_alloc(unsigned long size, unsigned flags,
  1117. struct lock_class_key *key)
  1118. {
  1119. struct ring_buffer *buffer;
  1120. int bsize;
  1121. int cpu, nr_pages;
  1122. /* keep it in its own cache line */
  1123. buffer = kzalloc(ALIGN(sizeof(*buffer), cache_line_size()),
  1124. GFP_KERNEL);
  1125. if (!buffer)
  1126. return NULL;
  1127. if (!alloc_cpumask_var(&buffer->cpumask, GFP_KERNEL))
  1128. goto fail_free_buffer;
  1129. nr_pages = DIV_ROUND_UP(size, BUF_PAGE_SIZE);
  1130. buffer->flags = flags;
  1131. buffer->clock = trace_clock_local;
  1132. buffer->reader_lock_key = key;
  1133. init_irq_work(&buffer->irq_work.work, rb_wake_up_waiters);
  1134. init_waitqueue_head(&buffer->irq_work.waiters);
  1135. /* need at least two pages */
  1136. if (nr_pages < 2)
  1137. nr_pages = 2;
  1138. /*
  1139. * In case of non-hotplug cpu, if the ring-buffer is allocated
  1140. * in early initcall, it will not be notified of secondary cpus.
  1141. * In that off case, we need to allocate for all possible cpus.
  1142. */
  1143. #ifdef CONFIG_HOTPLUG_CPU
  1144. cpu_notifier_register_begin();
  1145. cpumask_copy(buffer->cpumask, cpu_online_mask);
  1146. #else
  1147. cpumask_copy(buffer->cpumask, cpu_possible_mask);
  1148. #endif
  1149. buffer->cpus = nr_cpu_ids;
  1150. bsize = sizeof(void *) * nr_cpu_ids;
  1151. buffer->buffers = kzalloc(ALIGN(bsize, cache_line_size()),
  1152. GFP_KERNEL);
  1153. if (!buffer->buffers)
  1154. goto fail_free_cpumask;
  1155. for_each_buffer_cpu(buffer, cpu) {
  1156. buffer->buffers[cpu] =
  1157. rb_allocate_cpu_buffer(buffer, nr_pages, cpu);
  1158. if (!buffer->buffers[cpu])
  1159. goto fail_free_buffers;
  1160. }
  1161. #ifdef CONFIG_HOTPLUG_CPU
  1162. buffer->cpu_notify.notifier_call = rb_cpu_notify;
  1163. buffer->cpu_notify.priority = 0;
  1164. __register_cpu_notifier(&buffer->cpu_notify);
  1165. cpu_notifier_register_done();
  1166. #endif
  1167. mutex_init(&buffer->mutex);
  1168. return buffer;
  1169. fail_free_buffers:
  1170. for_each_buffer_cpu(buffer, cpu) {
  1171. if (buffer->buffers[cpu])
  1172. rb_free_cpu_buffer(buffer->buffers[cpu]);
  1173. }
  1174. kfree(buffer->buffers);
  1175. fail_free_cpumask:
  1176. free_cpumask_var(buffer->cpumask);
  1177. #ifdef CONFIG_HOTPLUG_CPU
  1178. cpu_notifier_register_done();
  1179. #endif
  1180. fail_free_buffer:
  1181. kfree(buffer);
  1182. return NULL;
  1183. }
  1184. EXPORT_SYMBOL_GPL(__ring_buffer_alloc);
  1185. /**
  1186. * ring_buffer_free - free a ring buffer.
  1187. * @buffer: the buffer to free.
  1188. */
  1189. void
  1190. ring_buffer_free(struct ring_buffer *buffer)
  1191. {
  1192. int cpu;
  1193. #ifdef CONFIG_HOTPLUG_CPU
  1194. cpu_notifier_register_begin();
  1195. __unregister_cpu_notifier(&buffer->cpu_notify);
  1196. #endif
  1197. for_each_buffer_cpu(buffer, cpu)
  1198. rb_free_cpu_buffer(buffer->buffers[cpu]);
  1199. #ifdef CONFIG_HOTPLUG_CPU
  1200. cpu_notifier_register_done();
  1201. #endif
  1202. kfree(buffer->buffers);
  1203. free_cpumask_var(buffer->cpumask);
  1204. kfree(buffer);
  1205. }
  1206. EXPORT_SYMBOL_GPL(ring_buffer_free);
  1207. void ring_buffer_set_clock(struct ring_buffer *buffer,
  1208. u64 (*clock)(void))
  1209. {
  1210. buffer->clock = clock;
  1211. }
  1212. static void rb_reset_cpu(struct ring_buffer_per_cpu *cpu_buffer);
  1213. static inline unsigned long rb_page_entries(struct buffer_page *bpage)
  1214. {
  1215. return local_read(&bpage->entries) & RB_WRITE_MASK;
  1216. }
  1217. static inline unsigned long rb_page_write(struct buffer_page *bpage)
  1218. {
  1219. return local_read(&bpage->write) & RB_WRITE_MASK;
  1220. }
  1221. static int
  1222. rb_remove_pages(struct ring_buffer_per_cpu *cpu_buffer, unsigned int nr_pages)
  1223. {
  1224. struct list_head *tail_page, *to_remove, *next_page;
  1225. struct buffer_page *to_remove_page, *tmp_iter_page;
  1226. struct buffer_page *last_page, *first_page;
  1227. unsigned int nr_removed;
  1228. unsigned long head_bit;
  1229. int page_entries;
  1230. head_bit = 0;
  1231. raw_spin_lock_irq(&cpu_buffer->reader_lock);
  1232. atomic_inc(&cpu_buffer->record_disabled);
  1233. /*
  1234. * We don't race with the readers since we have acquired the reader
  1235. * lock. We also don't race with writers after disabling recording.
  1236. * This makes it easy to figure out the first and the last page to be
  1237. * removed from the list. We unlink all the pages in between including
  1238. * the first and last pages. This is done in a busy loop so that we
  1239. * lose the least number of traces.
  1240. * The pages are freed after we restart recording and unlock readers.
  1241. */
  1242. tail_page = &cpu_buffer->tail_page->list;
  1243. /*
  1244. * tail page might be on reader page, we remove the next page
  1245. * from the ring buffer
  1246. */
  1247. if (cpu_buffer->tail_page == cpu_buffer->reader_page)
  1248. tail_page = rb_list_head(tail_page->next);
  1249. to_remove = tail_page;
  1250. /* start of pages to remove */
  1251. first_page = list_entry(rb_list_head(to_remove->next),
  1252. struct buffer_page, list);
  1253. for (nr_removed = 0; nr_removed < nr_pages; nr_removed++) {
  1254. to_remove = rb_list_head(to_remove)->next;
  1255. head_bit |= (unsigned long)to_remove & RB_PAGE_HEAD;
  1256. }
  1257. next_page = rb_list_head(to_remove)->next;
  1258. /*
  1259. * Now we remove all pages between tail_page and next_page.
  1260. * Make sure that we have head_bit value preserved for the
  1261. * next page
  1262. */
  1263. tail_page->next = (struct list_head *)((unsigned long)next_page |
  1264. head_bit);
  1265. next_page = rb_list_head(next_page);
  1266. next_page->prev = tail_page;
  1267. /* make sure pages points to a valid page in the ring buffer */
  1268. cpu_buffer->pages = next_page;
  1269. /* update head page */
  1270. if (head_bit)
  1271. cpu_buffer->head_page = list_entry(next_page,
  1272. struct buffer_page, list);
  1273. /*
  1274. * change read pointer to make sure any read iterators reset
  1275. * themselves
  1276. */
  1277. cpu_buffer->read = 0;
  1278. /* pages are removed, resume tracing and then free the pages */
  1279. atomic_dec(&cpu_buffer->record_disabled);
  1280. raw_spin_unlock_irq(&cpu_buffer->reader_lock);
  1281. RB_WARN_ON(cpu_buffer, list_empty(cpu_buffer->pages));
  1282. /* last buffer page to remove */
  1283. last_page = list_entry(rb_list_head(to_remove), struct buffer_page,
  1284. list);
  1285. tmp_iter_page = first_page;
  1286. do {
  1287. to_remove_page = tmp_iter_page;
  1288. rb_inc_page(cpu_buffer, &tmp_iter_page);
  1289. /* update the counters */
  1290. page_entries = rb_page_entries(to_remove_page);
  1291. if (page_entries) {
  1292. /*
  1293. * If something was added to this page, it was full
  1294. * since it is not the tail page. So we deduct the
  1295. * bytes consumed in ring buffer from here.
  1296. * Increment overrun to account for the lost events.
  1297. */
  1298. local_add(page_entries, &cpu_buffer->overrun);
  1299. local_sub(BUF_PAGE_SIZE, &cpu_buffer->entries_bytes);
  1300. }
  1301. /*
  1302. * We have already removed references to this list item, just
  1303. * free up the buffer_page and its page
  1304. */
  1305. free_buffer_page(to_remove_page);
  1306. nr_removed--;
  1307. } while (to_remove_page != last_page);
  1308. RB_WARN_ON(cpu_buffer, nr_removed);
  1309. return nr_removed == 0;
  1310. }
  1311. static int
  1312. rb_insert_pages(struct ring_buffer_per_cpu *cpu_buffer)
  1313. {
  1314. struct list_head *pages = &cpu_buffer->new_pages;
  1315. int retries, success;
  1316. raw_spin_lock_irq(&cpu_buffer->reader_lock);
  1317. /*
  1318. * We are holding the reader lock, so the reader page won't be swapped
  1319. * in the ring buffer. Now we are racing with the writer trying to
  1320. * move head page and the tail page.
  1321. * We are going to adapt the reader page update process where:
  1322. * 1. We first splice the start and end of list of new pages between
  1323. * the head page and its previous page.
  1324. * 2. We cmpxchg the prev_page->next to point from head page to the
  1325. * start of new pages list.
  1326. * 3. Finally, we update the head->prev to the end of new list.
  1327. *
  1328. * We will try this process 10 times, to make sure that we don't keep
  1329. * spinning.
  1330. */
  1331. retries = 10;
  1332. success = 0;
  1333. while (retries--) {
  1334. struct list_head *head_page, *prev_page, *r;
  1335. struct list_head *last_page, *first_page;
  1336. struct list_head *head_page_with_bit;
  1337. head_page = &rb_set_head_page(cpu_buffer)->list;
  1338. if (!head_page)
  1339. break;
  1340. prev_page = head_page->prev;
  1341. first_page = pages->next;
  1342. last_page = pages->prev;
  1343. head_page_with_bit = (struct list_head *)
  1344. ((unsigned long)head_page | RB_PAGE_HEAD);
  1345. last_page->next = head_page_with_bit;
  1346. first_page->prev = prev_page;
  1347. r = cmpxchg(&prev_page->next, head_page_with_bit, first_page);
  1348. if (r == head_page_with_bit) {
  1349. /*
  1350. * yay, we replaced the page pointer to our new list,
  1351. * now, we just have to update to head page's prev
  1352. * pointer to point to end of list
  1353. */
  1354. head_page->prev = last_page;
  1355. success = 1;
  1356. break;
  1357. }
  1358. }
  1359. if (success)
  1360. INIT_LIST_HEAD(pages);
  1361. /*
  1362. * If we weren't successful in adding in new pages, warn and stop
  1363. * tracing
  1364. */
  1365. RB_WARN_ON(cpu_buffer, !success);
  1366. raw_spin_unlock_irq(&cpu_buffer->reader_lock);
  1367. /* free pages if they weren't inserted */
  1368. if (!success) {
  1369. struct buffer_page *bpage, *tmp;
  1370. list_for_each_entry_safe(bpage, tmp, &cpu_buffer->new_pages,
  1371. list) {
  1372. list_del_init(&bpage->list);
  1373. free_buffer_page(bpage);
  1374. }
  1375. }
  1376. return success;
  1377. }
  1378. static void rb_update_pages(struct ring_buffer_per_cpu *cpu_buffer)
  1379. {
  1380. int success;
  1381. if (cpu_buffer->nr_pages_to_update > 0)
  1382. success = rb_insert_pages(cpu_buffer);
  1383. else
  1384. success = rb_remove_pages(cpu_buffer,
  1385. -cpu_buffer->nr_pages_to_update);
  1386. if (success)
  1387. cpu_buffer->nr_pages += cpu_buffer->nr_pages_to_update;
  1388. }
  1389. static void update_pages_handler(struct work_struct *work)
  1390. {
  1391. struct ring_buffer_per_cpu *cpu_buffer = container_of(work,
  1392. struct ring_buffer_per_cpu, update_pages_work);
  1393. rb_update_pages(cpu_buffer);
  1394. complete(&cpu_buffer->update_done);
  1395. }
  1396. /**
  1397. * ring_buffer_resize - resize the ring buffer
  1398. * @buffer: the buffer to resize.
  1399. * @size: the new size.
  1400. * @cpu_id: the cpu buffer to resize
  1401. *
  1402. * Minimum size is 2 * BUF_PAGE_SIZE.
  1403. *
  1404. * Returns 0 on success and < 0 on failure.
  1405. */
  1406. int ring_buffer_resize(struct ring_buffer *buffer, unsigned long size,
  1407. int cpu_id)
  1408. {
  1409. struct ring_buffer_per_cpu *cpu_buffer;
  1410. unsigned nr_pages;
  1411. int cpu, err = 0;
  1412. /*
  1413. * Always succeed at resizing a non-existent buffer:
  1414. */
  1415. if (!buffer)
  1416. return size;
  1417. /* Make sure the requested buffer exists */
  1418. if (cpu_id != RING_BUFFER_ALL_CPUS &&
  1419. !cpumask_test_cpu(cpu_id, buffer->cpumask))
  1420. return size;
  1421. size = DIV_ROUND_UP(size, BUF_PAGE_SIZE);
  1422. size *= BUF_PAGE_SIZE;
  1423. /* we need a minimum of two pages */
  1424. if (size < BUF_PAGE_SIZE * 2)
  1425. size = BUF_PAGE_SIZE * 2;
  1426. nr_pages = DIV_ROUND_UP(size, BUF_PAGE_SIZE);
  1427. /*
  1428. * Don't succeed if resizing is disabled, as a reader might be
  1429. * manipulating the ring buffer and is expecting a sane state while
  1430. * this is true.
  1431. */
  1432. if (atomic_read(&buffer->resize_disabled))
  1433. return -EBUSY;
  1434. /* prevent another thread from changing buffer sizes */
  1435. mutex_lock(&buffer->mutex);
  1436. if (cpu_id == RING_BUFFER_ALL_CPUS) {
  1437. /* calculate the pages to update */
  1438. for_each_buffer_cpu(buffer, cpu) {
  1439. cpu_buffer = buffer->buffers[cpu];
  1440. cpu_buffer->nr_pages_to_update = nr_pages -
  1441. cpu_buffer->nr_pages;
  1442. /*
  1443. * nothing more to do for removing pages or no update
  1444. */
  1445. if (cpu_buffer->nr_pages_to_update <= 0)
  1446. continue;
  1447. /*
  1448. * to add pages, make sure all new pages can be
  1449. * allocated without receiving ENOMEM
  1450. */
  1451. INIT_LIST_HEAD(&cpu_buffer->new_pages);
  1452. if (__rb_allocate_pages(cpu_buffer->nr_pages_to_update,
  1453. &cpu_buffer->new_pages, cpu)) {
  1454. /* not enough memory for new pages */
  1455. err = -ENOMEM;
  1456. goto out_err;
  1457. }
  1458. }
  1459. get_online_cpus();
  1460. /*
  1461. * Fire off all the required work handlers
  1462. * We can't schedule on offline CPUs, but it's not necessary
  1463. * since we can change their buffer sizes without any race.
  1464. */
  1465. for_each_buffer_cpu(buffer, cpu) {
  1466. cpu_buffer = buffer->buffers[cpu];
  1467. if (!cpu_buffer->nr_pages_to_update)
  1468. continue;
  1469. /* Can't run something on an offline CPU. */
  1470. if (!cpu_online(cpu)) {
  1471. rb_update_pages(cpu_buffer);
  1472. cpu_buffer->nr_pages_to_update = 0;
  1473. } else {
  1474. schedule_work_on(cpu,
  1475. &cpu_buffer->update_pages_work);
  1476. }
  1477. }
  1478. /* wait for all the updates to complete */
  1479. for_each_buffer_cpu(buffer, cpu) {
  1480. cpu_buffer = buffer->buffers[cpu];
  1481. if (!cpu_buffer->nr_pages_to_update)
  1482. continue;
  1483. if (cpu_online(cpu))
  1484. wait_for_completion(&cpu_buffer->update_done);
  1485. cpu_buffer->nr_pages_to_update = 0;
  1486. }
  1487. put_online_cpus();
  1488. } else {
  1489. /* Make sure this CPU has been intitialized */
  1490. if (!cpumask_test_cpu(cpu_id, buffer->cpumask))
  1491. goto out;
  1492. cpu_buffer = buffer->buffers[cpu_id];
  1493. if (nr_pages == cpu_buffer->nr_pages)
  1494. goto out;
  1495. cpu_buffer->nr_pages_to_update = nr_pages -
  1496. cpu_buffer->nr_pages;
  1497. INIT_LIST_HEAD(&cpu_buffer->new_pages);
  1498. if (cpu_buffer->nr_pages_to_update > 0 &&
  1499. __rb_allocate_pages(cpu_buffer->nr_pages_to_update,
  1500. &cpu_buffer->new_pages, cpu_id)) {
  1501. err = -ENOMEM;
  1502. goto out_err;
  1503. }
  1504. get_online_cpus();
  1505. /* Can't run something on an offline CPU. */
  1506. if (!cpu_online(cpu_id))
  1507. rb_update_pages(cpu_buffer);
  1508. else {
  1509. schedule_work_on(cpu_id,
  1510. &cpu_buffer->update_pages_work);
  1511. wait_for_completion(&cpu_buffer->update_done);
  1512. }
  1513. cpu_buffer->nr_pages_to_update = 0;
  1514. put_online_cpus();
  1515. }
  1516. out:
  1517. /*
  1518. * The ring buffer resize can happen with the ring buffer
  1519. * enabled, so that the update disturbs the tracing as little
  1520. * as possible. But if the buffer is disabled, we do not need
  1521. * to worry about that, and we can take the time to verify
  1522. * that the buffer is not corrupt.
  1523. */
  1524. if (atomic_read(&buffer->record_disabled)) {
  1525. atomic_inc(&buffer->record_disabled);
  1526. /*
  1527. * Even though the buffer was disabled, we must make sure
  1528. * that it is truly disabled before calling rb_check_pages.
  1529. * There could have been a race between checking
  1530. * record_disable and incrementing it.
  1531. */
  1532. synchronize_sched();
  1533. for_each_buffer_cpu(buffer, cpu) {
  1534. cpu_buffer = buffer->buffers[cpu];
  1535. rb_check_pages(cpu_buffer);
  1536. }
  1537. atomic_dec(&buffer->record_disabled);
  1538. }
  1539. mutex_unlock(&buffer->mutex);
  1540. return size;
  1541. out_err:
  1542. for_each_buffer_cpu(buffer, cpu) {
  1543. struct buffer_page *bpage, *tmp;
  1544. cpu_buffer = buffer->buffers[cpu];
  1545. cpu_buffer->nr_pages_to_update = 0;
  1546. if (list_empty(&cpu_buffer->new_pages))
  1547. continue;
  1548. list_for_each_entry_safe(bpage, tmp, &cpu_buffer->new_pages,
  1549. list) {
  1550. list_del_init(&bpage->list);
  1551. free_buffer_page(bpage);
  1552. }
  1553. }
  1554. mutex_unlock(&buffer->mutex);
  1555. return err;
  1556. }
  1557. EXPORT_SYMBOL_GPL(ring_buffer_resize);
  1558. void ring_buffer_change_overwrite(struct ring_buffer *buffer, int val)
  1559. {
  1560. mutex_lock(&buffer->mutex);
  1561. if (val)
  1562. buffer->flags |= RB_FL_OVERWRITE;
  1563. else
  1564. buffer->flags &= ~RB_FL_OVERWRITE;
  1565. mutex_unlock(&buffer->mutex);
  1566. }
  1567. EXPORT_SYMBOL_GPL(ring_buffer_change_overwrite);
  1568. static inline void *
  1569. __rb_data_page_index(struct buffer_data_page *bpage, unsigned index)
  1570. {
  1571. return bpage->data + index;
  1572. }
  1573. static inline void *__rb_page_index(struct buffer_page *bpage, unsigned index)
  1574. {
  1575. return bpage->page->data + index;
  1576. }
  1577. static inline struct ring_buffer_event *
  1578. rb_reader_event(struct ring_buffer_per_cpu *cpu_buffer)
  1579. {
  1580. return __rb_page_index(cpu_buffer->reader_page,
  1581. cpu_buffer->reader_page->read);
  1582. }
  1583. static inline struct ring_buffer_event *
  1584. rb_iter_head_event(struct ring_buffer_iter *iter)
  1585. {
  1586. return __rb_page_index(iter->head_page, iter->head);
  1587. }
  1588. static inline unsigned rb_page_commit(struct buffer_page *bpage)
  1589. {
  1590. return local_read(&bpage->page->commit);
  1591. }
  1592. /* Size is determined by what has been committed */
  1593. static inline unsigned rb_page_size(struct buffer_page *bpage)
  1594. {
  1595. return rb_page_commit(bpage);
  1596. }
  1597. static inline unsigned
  1598. rb_commit_index(struct ring_buffer_per_cpu *cpu_buffer)
  1599. {
  1600. return rb_page_commit(cpu_buffer->commit_page);
  1601. }
  1602. static inline unsigned
  1603. rb_event_index(struct ring_buffer_event *event)
  1604. {
  1605. unsigned long addr = (unsigned long)event;
  1606. return (addr & ~PAGE_MASK) - BUF_PAGE_HDR_SIZE;
  1607. }
  1608. static void rb_reset_reader_page(struct ring_buffer_per_cpu *cpu_buffer)
  1609. {
  1610. cpu_buffer->read_stamp = cpu_buffer->reader_page->page->time_stamp;
  1611. cpu_buffer->reader_page->read = 0;
  1612. }
  1613. static void rb_inc_iter(struct ring_buffer_iter *iter)
  1614. {
  1615. struct ring_buffer_per_cpu *cpu_buffer = iter->cpu_buffer;
  1616. /*
  1617. * The iterator could be on the reader page (it starts there).
  1618. * But the head could have moved, since the reader was
  1619. * found. Check for this case and assign the iterator
  1620. * to the head page instead of next.
  1621. */
  1622. if (iter->head_page == cpu_buffer->reader_page)
  1623. iter->head_page = rb_set_head_page(cpu_buffer);
  1624. else
  1625. rb_inc_page(cpu_buffer, &iter->head_page);
  1626. iter->read_stamp = iter->head_page->page->time_stamp;
  1627. iter->head = 0;
  1628. }
  1629. /*
  1630. * rb_handle_head_page - writer hit the head page
  1631. *
  1632. * Returns: +1 to retry page
  1633. * 0 to continue
  1634. * -1 on error
  1635. */
  1636. static int
  1637. rb_handle_head_page(struct ring_buffer_per_cpu *cpu_buffer,
  1638. struct buffer_page *tail_page,
  1639. struct buffer_page *next_page)
  1640. {
  1641. struct buffer_page *new_head;
  1642. int entries;
  1643. int type;
  1644. int ret;
  1645. entries = rb_page_entries(next_page);
  1646. /*
  1647. * The hard part is here. We need to move the head
  1648. * forward, and protect against both readers on
  1649. * other CPUs and writers coming in via interrupts.
  1650. */
  1651. type = rb_head_page_set_update(cpu_buffer, next_page, tail_page,
  1652. RB_PAGE_HEAD);
  1653. /*
  1654. * type can be one of four:
  1655. * NORMAL - an interrupt already moved it for us
  1656. * HEAD - we are the first to get here.
  1657. * UPDATE - we are the interrupt interrupting
  1658. * a current move.
  1659. * MOVED - a reader on another CPU moved the next
  1660. * pointer to its reader page. Give up
  1661. * and try again.
  1662. */
  1663. switch (type) {
  1664. case RB_PAGE_HEAD:
  1665. /*
  1666. * We changed the head to UPDATE, thus
  1667. * it is our responsibility to update
  1668. * the counters.
  1669. */
  1670. local_add(entries, &cpu_buffer->overrun);
  1671. local_sub(BUF_PAGE_SIZE, &cpu_buffer->entries_bytes);
  1672. /*
  1673. * The entries will be zeroed out when we move the
  1674. * tail page.
  1675. */
  1676. /* still more to do */
  1677. break;
  1678. case RB_PAGE_UPDATE:
  1679. /*
  1680. * This is an interrupt that interrupt the
  1681. * previous update. Still more to do.
  1682. */
  1683. break;
  1684. case RB_PAGE_NORMAL:
  1685. /*
  1686. * An interrupt came in before the update
  1687. * and processed this for us.
  1688. * Nothing left to do.
  1689. */
  1690. return 1;
  1691. case RB_PAGE_MOVED:
  1692. /*
  1693. * The reader is on another CPU and just did
  1694. * a swap with our next_page.
  1695. * Try again.
  1696. */
  1697. return 1;
  1698. default:
  1699. RB_WARN_ON(cpu_buffer, 1); /* WTF??? */
  1700. return -1;
  1701. }
  1702. /*
  1703. * Now that we are here, the old head pointer is
  1704. * set to UPDATE. This will keep the reader from
  1705. * swapping the head page with the reader page.
  1706. * The reader (on another CPU) will spin till
  1707. * we are finished.
  1708. *
  1709. * We just need to protect against interrupts
  1710. * doing the job. We will set the next pointer
  1711. * to HEAD. After that, we set the old pointer
  1712. * to NORMAL, but only if it was HEAD before.
  1713. * otherwise we are an interrupt, and only
  1714. * want the outer most commit to reset it.
  1715. */
  1716. new_head = next_page;
  1717. rb_inc_page(cpu_buffer, &new_head);
  1718. ret = rb_head_page_set_head(cpu_buffer, new_head, next_page,
  1719. RB_PAGE_NORMAL);
  1720. /*
  1721. * Valid returns are:
  1722. * HEAD - an interrupt came in and already set it.
  1723. * NORMAL - One of two things:
  1724. * 1) We really set it.
  1725. * 2) A bunch of interrupts came in and moved
  1726. * the page forward again.
  1727. */
  1728. switch (ret) {
  1729. case RB_PAGE_HEAD:
  1730. case RB_PAGE_NORMAL:
  1731. /* OK */
  1732. break;
  1733. default:
  1734. RB_WARN_ON(cpu_buffer, 1);
  1735. return -1;
  1736. }
  1737. /*
  1738. * It is possible that an interrupt came in,
  1739. * set the head up, then more interrupts came in
  1740. * and moved it again. When we get back here,
  1741. * the page would have been set to NORMAL but we
  1742. * just set it back to HEAD.
  1743. *
  1744. * How do you detect this? Well, if that happened
  1745. * the tail page would have moved.
  1746. */
  1747. if (ret == RB_PAGE_NORMAL) {
  1748. /*
  1749. * If the tail had moved passed next, then we need
  1750. * to reset the pointer.
  1751. */
  1752. if (cpu_buffer->tail_page != tail_page &&
  1753. cpu_buffer->tail_page != next_page)
  1754. rb_head_page_set_normal(cpu_buffer, new_head,
  1755. next_page,
  1756. RB_PAGE_HEAD);
  1757. }
  1758. /*
  1759. * If this was the outer most commit (the one that
  1760. * changed the original pointer from HEAD to UPDATE),
  1761. * then it is up to us to reset it to NORMAL.
  1762. */
  1763. if (type == RB_PAGE_HEAD) {
  1764. ret = rb_head_page_set_normal(cpu_buffer, next_page,
  1765. tail_page,
  1766. RB_PAGE_UPDATE);
  1767. if (RB_WARN_ON(cpu_buffer,
  1768. ret != RB_PAGE_UPDATE))
  1769. return -1;
  1770. }
  1771. return 0;
  1772. }
  1773. static inline void
  1774. rb_reset_tail(struct ring_buffer_per_cpu *cpu_buffer,
  1775. unsigned long tail, struct rb_event_info *info)
  1776. {
  1777. struct buffer_page *tail_page = info->tail_page;
  1778. struct ring_buffer_event *event;
  1779. unsigned long length = info->length;
  1780. /*
  1781. * Only the event that crossed the page boundary
  1782. * must fill the old tail_page with padding.
  1783. */
  1784. if (tail >= BUF_PAGE_SIZE) {
  1785. /*
  1786. * If the page was filled, then we still need
  1787. * to update the real_end. Reset it to zero
  1788. * and the reader will ignore it.
  1789. */
  1790. if (tail == BUF_PAGE_SIZE)
  1791. tail_page->real_end = 0;
  1792. local_sub(length, &tail_page->write);
  1793. return;
  1794. }
  1795. event = __rb_page_index(tail_page, tail);
  1796. kmemcheck_annotate_bitfield(event, bitfield);
  1797. /* account for padding bytes */
  1798. local_add(BUF_PAGE_SIZE - tail, &cpu_buffer->entries_bytes);
  1799. /*
  1800. * Save the original length to the meta data.
  1801. * This will be used by the reader to add lost event
  1802. * counter.
  1803. */
  1804. tail_page->real_end = tail;
  1805. /*
  1806. * If this event is bigger than the minimum size, then
  1807. * we need to be careful that we don't subtract the
  1808. * write counter enough to allow another writer to slip
  1809. * in on this page.
  1810. * We put in a discarded commit instead, to make sure
  1811. * that this space is not used again.
  1812. *
  1813. * If we are less than the minimum size, we don't need to
  1814. * worry about it.
  1815. */
  1816. if (tail > (BUF_PAGE_SIZE - RB_EVNT_MIN_SIZE)) {
  1817. /* No room for any events */
  1818. /* Mark the rest of the page with padding */
  1819. rb_event_set_padding(event);
  1820. /* Set the write back to the previous setting */
  1821. local_sub(length, &tail_page->write);
  1822. return;
  1823. }
  1824. /* Put in a discarded event */
  1825. event->array[0] = (BUF_PAGE_SIZE - tail) - RB_EVNT_HDR_SIZE;
  1826. event->type_len = RINGBUF_TYPE_PADDING;
  1827. /* time delta must be non zero */
  1828. event->time_delta = 1;
  1829. /* Set write to end of buffer */
  1830. length = (tail + length) - BUF_PAGE_SIZE;
  1831. local_sub(length, &tail_page->write);
  1832. }
  1833. /*
  1834. * This is the slow path, force gcc not to inline it.
  1835. */
  1836. static noinline struct ring_buffer_event *
  1837. rb_move_tail(struct ring_buffer_per_cpu *cpu_buffer,
  1838. unsigned long tail, struct rb_event_info *info)
  1839. {
  1840. struct buffer_page *tail_page = info->tail_page;
  1841. struct buffer_page *commit_page = cpu_buffer->commit_page;
  1842. struct ring_buffer *buffer = cpu_buffer->buffer;
  1843. struct buffer_page *next_page;
  1844. int ret;
  1845. u64 ts;
  1846. next_page = tail_page;
  1847. rb_inc_page(cpu_buffer, &next_page);
  1848. /*
  1849. * If for some reason, we had an interrupt storm that made
  1850. * it all the way around the buffer, bail, and warn
  1851. * about it.
  1852. */
  1853. if (unlikely(next_page == commit_page)) {
  1854. local_inc(&cpu_buffer->commit_overrun);
  1855. goto out_reset;
  1856. }
  1857. /*
  1858. * This is where the fun begins!
  1859. *
  1860. * We are fighting against races between a reader that
  1861. * could be on another CPU trying to swap its reader
  1862. * page with the buffer head.
  1863. *
  1864. * We are also fighting against interrupts coming in and
  1865. * moving the head or tail on us as well.
  1866. *
  1867. * If the next page is the head page then we have filled
  1868. * the buffer, unless the commit page is still on the
  1869. * reader page.
  1870. */
  1871. if (rb_is_head_page(cpu_buffer, next_page, &tail_page->list)) {
  1872. /*
  1873. * If the commit is not on the reader page, then
  1874. * move the header page.
  1875. */
  1876. if (!rb_is_reader_page(cpu_buffer->commit_page)) {
  1877. /*
  1878. * If we are not in overwrite mode,
  1879. * this is easy, just stop here.
  1880. */
  1881. if (!(buffer->flags & RB_FL_OVERWRITE)) {
  1882. local_inc(&cpu_buffer->dropped_events);
  1883. goto out_reset;
  1884. }
  1885. ret = rb_handle_head_page(cpu_buffer,
  1886. tail_page,
  1887. next_page);
  1888. if (ret < 0)
  1889. goto out_reset;
  1890. if (ret)
  1891. goto out_again;
  1892. } else {
  1893. /*
  1894. * We need to be careful here too. The
  1895. * commit page could still be on the reader
  1896. * page. We could have a small buffer, and
  1897. * have filled up the buffer with events
  1898. * from interrupts and such, and wrapped.
  1899. *
  1900. * Note, if the tail page is also the on the
  1901. * reader_page, we let it move out.
  1902. */
  1903. if (unlikely((cpu_buffer->commit_page !=
  1904. cpu_buffer->tail_page) &&
  1905. (cpu_buffer->commit_page ==
  1906. cpu_buffer->reader_page))) {
  1907. local_inc(&cpu_buffer->commit_overrun);
  1908. goto out_reset;
  1909. }
  1910. }
  1911. }
  1912. ret = rb_tail_page_update(cpu_buffer, tail_page, next_page);
  1913. if (ret) {
  1914. /*
  1915. * Nested commits always have zero deltas, so
  1916. * just reread the time stamp
  1917. */
  1918. ts = rb_time_stamp(buffer);
  1919. next_page->page->time_stamp = ts;
  1920. }
  1921. out_again:
  1922. rb_reset_tail(cpu_buffer, tail, info);
  1923. /* fail and let the caller try again */
  1924. return ERR_PTR(-EAGAIN);
  1925. out_reset:
  1926. /* reset write */
  1927. rb_reset_tail(cpu_buffer, tail, info);
  1928. return NULL;
  1929. }
  1930. /* Slow path, do not inline */
  1931. static noinline struct ring_buffer_event *
  1932. rb_add_time_stamp(struct ring_buffer_event *event, u64 delta)
  1933. {
  1934. event->type_len = RINGBUF_TYPE_TIME_EXTEND;
  1935. /* Not the first event on the page? */
  1936. if (rb_event_index(event)) {
  1937. event->time_delta = delta & TS_MASK;
  1938. event->array[0] = delta >> TS_SHIFT;
  1939. } else {
  1940. /* nope, just zero it */
  1941. event->time_delta = 0;
  1942. event->array[0] = 0;
  1943. }
  1944. return skip_time_extend(event);
  1945. }
  1946. static inline bool rb_event_is_commit(struct ring_buffer_per_cpu *cpu_buffer,
  1947. struct ring_buffer_event *event);
  1948. /**
  1949. * rb_update_event - update event type and data
  1950. * @event: the event to update
  1951. * @type: the type of event
  1952. * @length: the size of the event field in the ring buffer
  1953. *
  1954. * Update the type and data fields of the event. The length
  1955. * is the actual size that is written to the ring buffer,
  1956. * and with this, we can determine what to place into the
  1957. * data field.
  1958. */
  1959. static void
  1960. rb_update_event(struct ring_buffer_per_cpu *cpu_buffer,
  1961. struct ring_buffer_event *event,
  1962. struct rb_event_info *info)
  1963. {
  1964. unsigned length = info->length;
  1965. u64 delta = info->delta;
  1966. /* Only a commit updates the timestamp */
  1967. if (unlikely(!rb_event_is_commit(cpu_buffer, event)))
  1968. delta = 0;
  1969. /*
  1970. * If we need to add a timestamp, then we
  1971. * add it to the start of the resevered space.
  1972. */
  1973. if (unlikely(info->add_timestamp)) {
  1974. event = rb_add_time_stamp(event, delta);
  1975. length -= RB_LEN_TIME_EXTEND;
  1976. delta = 0;
  1977. }
  1978. event->time_delta = delta;
  1979. length -= RB_EVNT_HDR_SIZE;
  1980. if (length > RB_MAX_SMALL_DATA || RB_FORCE_8BYTE_ALIGNMENT) {
  1981. event->type_len = 0;
  1982. event->array[0] = length;
  1983. } else
  1984. event->type_len = DIV_ROUND_UP(length, RB_ALIGNMENT);
  1985. }
  1986. static unsigned rb_calculate_event_length(unsigned length)
  1987. {
  1988. struct ring_buffer_event event; /* Used only for sizeof array */
  1989. /* zero length can cause confusions */
  1990. if (!length)
  1991. length++;
  1992. if (length > RB_MAX_SMALL_DATA || RB_FORCE_8BYTE_ALIGNMENT)
  1993. length += sizeof(event.array[0]);
  1994. length += RB_EVNT_HDR_SIZE;
  1995. length = ALIGN(length, RB_ARCH_ALIGNMENT);
  1996. /*
  1997. * In case the time delta is larger than the 27 bits for it
  1998. * in the header, we need to add a timestamp. If another
  1999. * event comes in when trying to discard this one to increase
  2000. * the length, then the timestamp will be added in the allocated
  2001. * space of this event. If length is bigger than the size needed
  2002. * for the TIME_EXTEND, then padding has to be used. The events
  2003. * length must be either RB_LEN_TIME_EXTEND, or greater than or equal
  2004. * to RB_LEN_TIME_EXTEND + 8, as 8 is the minimum size for padding.
  2005. * As length is a multiple of 4, we only need to worry if it
  2006. * is 12 (RB_LEN_TIME_EXTEND + 4).
  2007. */
  2008. if (length == RB_LEN_TIME_EXTEND + RB_ALIGNMENT)
  2009. length += RB_ALIGNMENT;
  2010. return length;
  2011. }
  2012. #ifndef CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
  2013. static inline bool sched_clock_stable(void)
  2014. {
  2015. return true;
  2016. }
  2017. #endif
  2018. static inline int
  2019. rb_try_to_discard(struct ring_buffer_per_cpu *cpu_buffer,
  2020. struct ring_buffer_event *event)
  2021. {
  2022. unsigned long new_index, old_index;
  2023. struct buffer_page *bpage;
  2024. unsigned long index;
  2025. unsigned long addr;
  2026. new_index = rb_event_index(event);
  2027. old_index = new_index + rb_event_ts_length(event);
  2028. addr = (unsigned long)event;
  2029. addr &= PAGE_MASK;
  2030. bpage = cpu_buffer->tail_page;
  2031. if (bpage->page == (void *)addr && rb_page_write(bpage) == old_index) {
  2032. unsigned long write_mask =
  2033. local_read(&bpage->write) & ~RB_WRITE_MASK;
  2034. unsigned long event_length = rb_event_length(event);
  2035. /*
  2036. * This is on the tail page. It is possible that
  2037. * a write could come in and move the tail page
  2038. * and write to the next page. That is fine
  2039. * because we just shorten what is on this page.
  2040. */
  2041. old_index += write_mask;
  2042. new_index += write_mask;
  2043. index = local_cmpxchg(&bpage->write, old_index, new_index);
  2044. if (index == old_index) {
  2045. /* update counters */
  2046. local_sub(event_length, &cpu_buffer->entries_bytes);
  2047. return 1;
  2048. }
  2049. }
  2050. /* could not discard */
  2051. return 0;
  2052. }
  2053. static void rb_start_commit(struct ring_buffer_per_cpu *cpu_buffer)
  2054. {
  2055. local_inc(&cpu_buffer->committing);
  2056. local_inc(&cpu_buffer->commits);
  2057. }
  2058. static void
  2059. rb_set_commit_to_write(struct ring_buffer_per_cpu *cpu_buffer)
  2060. {
  2061. unsigned long max_count;
  2062. /*
  2063. * We only race with interrupts and NMIs on this CPU.
  2064. * If we own the commit event, then we can commit
  2065. * all others that interrupted us, since the interruptions
  2066. * are in stack format (they finish before they come
  2067. * back to us). This allows us to do a simple loop to
  2068. * assign the commit to the tail.
  2069. */
  2070. again:
  2071. max_count = cpu_buffer->nr_pages * 100;
  2072. while (cpu_buffer->commit_page != cpu_buffer->tail_page) {
  2073. if (RB_WARN_ON(cpu_buffer, !(--max_count)))
  2074. return;
  2075. if (RB_WARN_ON(cpu_buffer,
  2076. rb_is_reader_page(cpu_buffer->tail_page)))
  2077. return;
  2078. local_set(&cpu_buffer->commit_page->page->commit,
  2079. rb_page_write(cpu_buffer->commit_page));
  2080. rb_inc_page(cpu_buffer, &cpu_buffer->commit_page);
  2081. cpu_buffer->write_stamp =
  2082. cpu_buffer->commit_page->page->time_stamp;
  2083. /* add barrier to keep gcc from optimizing too much */
  2084. barrier();
  2085. }
  2086. while (rb_commit_index(cpu_buffer) !=
  2087. rb_page_write(cpu_buffer->commit_page)) {
  2088. local_set(&cpu_buffer->commit_page->page->commit,
  2089. rb_page_write(cpu_buffer->commit_page));
  2090. RB_WARN_ON(cpu_buffer,
  2091. local_read(&cpu_buffer->commit_page->page->commit) &
  2092. ~RB_WRITE_MASK);
  2093. barrier();
  2094. }
  2095. /* again, keep gcc from optimizing */
  2096. barrier();
  2097. /*
  2098. * If an interrupt came in just after the first while loop
  2099. * and pushed the tail page forward, we will be left with
  2100. * a dangling commit that will never go forward.
  2101. */
  2102. if (unlikely(cpu_buffer->commit_page != cpu_buffer->tail_page))
  2103. goto again;
  2104. }
  2105. static inline void rb_end_commit(struct ring_buffer_per_cpu *cpu_buffer)
  2106. {
  2107. unsigned long commits;
  2108. if (RB_WARN_ON(cpu_buffer,
  2109. !local_read(&cpu_buffer->committing)))
  2110. return;
  2111. again:
  2112. commits = local_read(&cpu_buffer->commits);
  2113. /* synchronize with interrupts */
  2114. barrier();
  2115. if (local_read(&cpu_buffer->committing) == 1)
  2116. rb_set_commit_to_write(cpu_buffer);
  2117. local_dec(&cpu_buffer->committing);
  2118. /* synchronize with interrupts */
  2119. barrier();
  2120. /*
  2121. * Need to account for interrupts coming in between the
  2122. * updating of the commit page and the clearing of the
  2123. * committing counter.
  2124. */
  2125. if (unlikely(local_read(&cpu_buffer->commits) != commits) &&
  2126. !local_read(&cpu_buffer->committing)) {
  2127. local_inc(&cpu_buffer->committing);
  2128. goto again;
  2129. }
  2130. }
  2131. static inline void rb_event_discard(struct ring_buffer_event *event)
  2132. {
  2133. if (event->type_len == RINGBUF_TYPE_TIME_EXTEND)
  2134. event = skip_time_extend(event);
  2135. /* array[0] holds the actual length for the discarded event */
  2136. event->array[0] = rb_event_data_length(event) - RB_EVNT_HDR_SIZE;
  2137. event->type_len = RINGBUF_TYPE_PADDING;
  2138. /* time delta must be non zero */
  2139. if (!event->time_delta)
  2140. event->time_delta = 1;
  2141. }
  2142. static inline bool
  2143. rb_event_is_commit(struct ring_buffer_per_cpu *cpu_buffer,
  2144. struct ring_buffer_event *event)
  2145. {
  2146. unsigned long addr = (unsigned long)event;
  2147. unsigned long index;
  2148. index = rb_event_index(event);
  2149. addr &= PAGE_MASK;
  2150. return cpu_buffer->commit_page->page == (void *)addr &&
  2151. rb_commit_index(cpu_buffer) == index;
  2152. }
  2153. static void
  2154. rb_update_write_stamp(struct ring_buffer_per_cpu *cpu_buffer,
  2155. struct ring_buffer_event *event)
  2156. {
  2157. u64 delta;
  2158. /*
  2159. * The event first in the commit queue updates the
  2160. * time stamp.
  2161. */
  2162. if (rb_event_is_commit(cpu_buffer, event)) {
  2163. /*
  2164. * A commit event that is first on a page
  2165. * updates the write timestamp with the page stamp
  2166. */
  2167. if (!rb_event_index(event))
  2168. cpu_buffer->write_stamp =
  2169. cpu_buffer->commit_page->page->time_stamp;
  2170. else if (event->type_len == RINGBUF_TYPE_TIME_EXTEND) {
  2171. delta = event->array[0];
  2172. delta <<= TS_SHIFT;
  2173. delta += event->time_delta;
  2174. cpu_buffer->write_stamp += delta;
  2175. } else
  2176. cpu_buffer->write_stamp += event->time_delta;
  2177. }
  2178. }
  2179. static void rb_commit(struct ring_buffer_per_cpu *cpu_buffer,
  2180. struct ring_buffer_event *event)
  2181. {
  2182. local_inc(&cpu_buffer->entries);
  2183. rb_update_write_stamp(cpu_buffer, event);
  2184. rb_end_commit(cpu_buffer);
  2185. }
  2186. static __always_inline void
  2187. rb_wakeups(struct ring_buffer *buffer, struct ring_buffer_per_cpu *cpu_buffer)
  2188. {
  2189. bool pagebusy;
  2190. if (buffer->irq_work.waiters_pending) {
  2191. buffer->irq_work.waiters_pending = false;
  2192. /* irq_work_queue() supplies it's own memory barriers */
  2193. irq_work_queue(&buffer->irq_work.work);
  2194. }
  2195. if (cpu_buffer->irq_work.waiters_pending) {
  2196. cpu_buffer->irq_work.waiters_pending = false;
  2197. /* irq_work_queue() supplies it's own memory barriers */
  2198. irq_work_queue(&cpu_buffer->irq_work.work);
  2199. }
  2200. pagebusy = cpu_buffer->reader_page == cpu_buffer->commit_page;
  2201. if (!pagebusy && cpu_buffer->irq_work.full_waiters_pending) {
  2202. cpu_buffer->irq_work.wakeup_full = true;
  2203. cpu_buffer->irq_work.full_waiters_pending = false;
  2204. /* irq_work_queue() supplies it's own memory barriers */
  2205. irq_work_queue(&cpu_buffer->irq_work.work);
  2206. }
  2207. }
  2208. /*
  2209. * The lock and unlock are done within a preempt disable section.
  2210. * The current_context per_cpu variable can only be modified
  2211. * by the current task between lock and unlock. But it can
  2212. * be modified more than once via an interrupt. To pass this
  2213. * information from the lock to the unlock without having to
  2214. * access the 'in_interrupt()' functions again (which do show
  2215. * a bit of overhead in something as critical as function tracing,
  2216. * we use a bitmask trick.
  2217. *
  2218. * bit 0 = NMI context
  2219. * bit 1 = IRQ context
  2220. * bit 2 = SoftIRQ context
  2221. * bit 3 = normal context.
  2222. *
  2223. * This works because this is the order of contexts that can
  2224. * preempt other contexts. A SoftIRQ never preempts an IRQ
  2225. * context.
  2226. *
  2227. * When the context is determined, the corresponding bit is
  2228. * checked and set (if it was set, then a recursion of that context
  2229. * happened).
  2230. *
  2231. * On unlock, we need to clear this bit. To do so, just subtract
  2232. * 1 from the current_context and AND it to itself.
  2233. *
  2234. * (binary)
  2235. * 101 - 1 = 100
  2236. * 101 & 100 = 100 (clearing bit zero)
  2237. *
  2238. * 1010 - 1 = 1001
  2239. * 1010 & 1001 = 1000 (clearing bit 1)
  2240. *
  2241. * The least significant bit can be cleared this way, and it
  2242. * just so happens that it is the same bit corresponding to
  2243. * the current context.
  2244. */
  2245. static __always_inline int
  2246. trace_recursive_lock(struct ring_buffer_per_cpu *cpu_buffer)
  2247. {
  2248. unsigned int val = cpu_buffer->current_context;
  2249. int bit;
  2250. if (in_interrupt()) {
  2251. if (in_nmi())
  2252. bit = RB_CTX_NMI;
  2253. else if (in_irq())
  2254. bit = RB_CTX_IRQ;
  2255. else
  2256. bit = RB_CTX_SOFTIRQ;
  2257. } else
  2258. bit = RB_CTX_NORMAL;
  2259. if (unlikely(val & (1 << bit)))
  2260. return 1;
  2261. val |= (1 << bit);
  2262. cpu_buffer->current_context = val;
  2263. return 0;
  2264. }
  2265. static __always_inline void
  2266. trace_recursive_unlock(struct ring_buffer_per_cpu *cpu_buffer)
  2267. {
  2268. cpu_buffer->current_context &= cpu_buffer->current_context - 1;
  2269. }
  2270. /**
  2271. * ring_buffer_unlock_commit - commit a reserved
  2272. * @buffer: The buffer to commit to
  2273. * @event: The event pointer to commit.
  2274. *
  2275. * This commits the data to the ring buffer, and releases any locks held.
  2276. *
  2277. * Must be paired with ring_buffer_lock_reserve.
  2278. */
  2279. int ring_buffer_unlock_commit(struct ring_buffer *buffer,
  2280. struct ring_buffer_event *event)
  2281. {
  2282. struct ring_buffer_per_cpu *cpu_buffer;
  2283. int cpu = raw_smp_processor_id();
  2284. cpu_buffer = buffer->buffers[cpu];
  2285. rb_commit(cpu_buffer, event);
  2286. rb_wakeups(buffer, cpu_buffer);
  2287. trace_recursive_unlock(cpu_buffer);
  2288. preempt_enable_notrace();
  2289. return 0;
  2290. }
  2291. EXPORT_SYMBOL_GPL(ring_buffer_unlock_commit);
  2292. static noinline void
  2293. rb_handle_timestamp(struct ring_buffer_per_cpu *cpu_buffer,
  2294. struct rb_event_info *info)
  2295. {
  2296. WARN_ONCE(info->delta > (1ULL << 59),
  2297. KERN_WARNING "Delta way too big! %llu ts=%llu write stamp = %llu\n%s",
  2298. (unsigned long long)info->delta,
  2299. (unsigned long long)info->ts,
  2300. (unsigned long long)cpu_buffer->write_stamp,
  2301. sched_clock_stable() ? "" :
  2302. "If you just came from a suspend/resume,\n"
  2303. "please switch to the trace global clock:\n"
  2304. " echo global > /sys/kernel/debug/tracing/trace_clock\n");
  2305. info->add_timestamp = 1;
  2306. }
  2307. static struct ring_buffer_event *
  2308. __rb_reserve_next(struct ring_buffer_per_cpu *cpu_buffer,
  2309. struct rb_event_info *info)
  2310. {
  2311. struct ring_buffer_event *event;
  2312. struct buffer_page *tail_page;
  2313. unsigned long tail, write;
  2314. /*
  2315. * If the time delta since the last event is too big to
  2316. * hold in the time field of the event, then we append a
  2317. * TIME EXTEND event ahead of the data event.
  2318. */
  2319. if (unlikely(info->add_timestamp))
  2320. info->length += RB_LEN_TIME_EXTEND;
  2321. tail_page = info->tail_page = cpu_buffer->tail_page;
  2322. write = local_add_return(info->length, &tail_page->write);
  2323. /* set write to only the index of the write */
  2324. write &= RB_WRITE_MASK;
  2325. tail = write - info->length;
  2326. /*
  2327. * If this is the first commit on the page, then it has the same
  2328. * timestamp as the page itself.
  2329. */
  2330. if (!tail)
  2331. info->delta = 0;
  2332. /* See if we shot pass the end of this buffer page */
  2333. if (unlikely(write > BUF_PAGE_SIZE))
  2334. return rb_move_tail(cpu_buffer, tail, info);
  2335. /* We reserved something on the buffer */
  2336. event = __rb_page_index(tail_page, tail);
  2337. kmemcheck_annotate_bitfield(event, bitfield);
  2338. rb_update_event(cpu_buffer, event, info);
  2339. local_inc(&tail_page->entries);
  2340. /*
  2341. * If this is the first commit on the page, then update
  2342. * its timestamp.
  2343. */
  2344. if (!tail)
  2345. tail_page->page->time_stamp = info->ts;
  2346. /* account for these added bytes */
  2347. local_add(info->length, &cpu_buffer->entries_bytes);
  2348. return event;
  2349. }
  2350. static struct ring_buffer_event *
  2351. rb_reserve_next_event(struct ring_buffer *buffer,
  2352. struct ring_buffer_per_cpu *cpu_buffer,
  2353. unsigned long length)
  2354. {
  2355. struct ring_buffer_event *event;
  2356. struct rb_event_info info;
  2357. int nr_loops = 0;
  2358. u64 diff;
  2359. rb_start_commit(cpu_buffer);
  2360. #ifdef CONFIG_RING_BUFFER_ALLOW_SWAP
  2361. /*
  2362. * Due to the ability to swap a cpu buffer from a buffer
  2363. * it is possible it was swapped before we committed.
  2364. * (committing stops a swap). We check for it here and
  2365. * if it happened, we have to fail the write.
  2366. */
  2367. barrier();
  2368. if (unlikely(ACCESS_ONCE(cpu_buffer->buffer) != buffer)) {
  2369. local_dec(&cpu_buffer->committing);
  2370. local_dec(&cpu_buffer->commits);
  2371. return NULL;
  2372. }
  2373. #endif
  2374. info.length = rb_calculate_event_length(length);
  2375. again:
  2376. info.add_timestamp = 0;
  2377. info.delta = 0;
  2378. /*
  2379. * We allow for interrupts to reenter here and do a trace.
  2380. * If one does, it will cause this original code to loop
  2381. * back here. Even with heavy interrupts happening, this
  2382. * should only happen a few times in a row. If this happens
  2383. * 1000 times in a row, there must be either an interrupt
  2384. * storm or we have something buggy.
  2385. * Bail!
  2386. */
  2387. if (RB_WARN_ON(cpu_buffer, ++nr_loops > 1000))
  2388. goto out_fail;
  2389. info.ts = rb_time_stamp(cpu_buffer->buffer);
  2390. diff = info.ts - cpu_buffer->write_stamp;
  2391. /* make sure this diff is calculated here */
  2392. barrier();
  2393. /* Did the write stamp get updated already? */
  2394. if (likely(info.ts >= cpu_buffer->write_stamp)) {
  2395. info.delta = diff;
  2396. if (unlikely(test_time_stamp(info.delta)))
  2397. rb_handle_timestamp(cpu_buffer, &info);
  2398. }
  2399. event = __rb_reserve_next(cpu_buffer, &info);
  2400. if (unlikely(PTR_ERR(event) == -EAGAIN))
  2401. goto again;
  2402. if (!event)
  2403. goto out_fail;
  2404. return event;
  2405. out_fail:
  2406. rb_end_commit(cpu_buffer);
  2407. return NULL;
  2408. }
  2409. /**
  2410. * ring_buffer_lock_reserve - reserve a part of the buffer
  2411. * @buffer: the ring buffer to reserve from
  2412. * @length: the length of the data to reserve (excluding event header)
  2413. *
  2414. * Returns a reseverd event on the ring buffer to copy directly to.
  2415. * The user of this interface will need to get the body to write into
  2416. * and can use the ring_buffer_event_data() interface.
  2417. *
  2418. * The length is the length of the data needed, not the event length
  2419. * which also includes the event header.
  2420. *
  2421. * Must be paired with ring_buffer_unlock_commit, unless NULL is returned.
  2422. * If NULL is returned, then nothing has been allocated or locked.
  2423. */
  2424. struct ring_buffer_event *
  2425. ring_buffer_lock_reserve(struct ring_buffer *buffer, unsigned long length)
  2426. {
  2427. struct ring_buffer_per_cpu *cpu_buffer;
  2428. struct ring_buffer_event *event;
  2429. int cpu;
  2430. /* If we are tracing schedule, we don't want to recurse */
  2431. preempt_disable_notrace();
  2432. if (unlikely(atomic_read(&buffer->record_disabled)))
  2433. goto out;
  2434. cpu = raw_smp_processor_id();
  2435. if (unlikely(!cpumask_test_cpu(cpu, buffer->cpumask)))
  2436. goto out;
  2437. cpu_buffer = buffer->buffers[cpu];
  2438. if (unlikely(atomic_read(&cpu_buffer->record_disabled)))
  2439. goto out;
  2440. if (unlikely(length > BUF_MAX_DATA_SIZE))
  2441. goto out;
  2442. if (unlikely(trace_recursive_lock(cpu_buffer)))
  2443. goto out;
  2444. event = rb_reserve_next_event(buffer, cpu_buffer, length);
  2445. if (!event)
  2446. goto out_unlock;
  2447. return event;
  2448. out_unlock:
  2449. trace_recursive_unlock(cpu_buffer);
  2450. out:
  2451. preempt_enable_notrace();
  2452. return NULL;
  2453. }
  2454. EXPORT_SYMBOL_GPL(ring_buffer_lock_reserve);
  2455. /*
  2456. * Decrement the entries to the page that an event is on.
  2457. * The event does not even need to exist, only the pointer
  2458. * to the page it is on. This may only be called before the commit
  2459. * takes place.
  2460. */
  2461. static inline void
  2462. rb_decrement_entry(struct ring_buffer_per_cpu *cpu_buffer,
  2463. struct ring_buffer_event *event)
  2464. {
  2465. unsigned long addr = (unsigned long)event;
  2466. struct buffer_page *bpage = cpu_buffer->commit_page;
  2467. struct buffer_page *start;
  2468. addr &= PAGE_MASK;
  2469. /* Do the likely case first */
  2470. if (likely(bpage->page == (void *)addr)) {
  2471. local_dec(&bpage->entries);
  2472. return;
  2473. }
  2474. /*
  2475. * Because the commit page may be on the reader page we
  2476. * start with the next page and check the end loop there.
  2477. */
  2478. rb_inc_page(cpu_buffer, &bpage);
  2479. start = bpage;
  2480. do {
  2481. if (bpage->page == (void *)addr) {
  2482. local_dec(&bpage->entries);
  2483. return;
  2484. }
  2485. rb_inc_page(cpu_buffer, &bpage);
  2486. } while (bpage != start);
  2487. /* commit not part of this buffer?? */
  2488. RB_WARN_ON(cpu_buffer, 1);
  2489. }
  2490. /**
  2491. * ring_buffer_commit_discard - discard an event that has not been committed
  2492. * @buffer: the ring buffer
  2493. * @event: non committed event to discard
  2494. *
  2495. * Sometimes an event that is in the ring buffer needs to be ignored.
  2496. * This function lets the user discard an event in the ring buffer
  2497. * and then that event will not be read later.
  2498. *
  2499. * This function only works if it is called before the the item has been
  2500. * committed. It will try to free the event from the ring buffer
  2501. * if another event has not been added behind it.
  2502. *
  2503. * If another event has been added behind it, it will set the event
  2504. * up as discarded, and perform the commit.
  2505. *
  2506. * If this function is called, do not call ring_buffer_unlock_commit on
  2507. * the event.
  2508. */
  2509. void ring_buffer_discard_commit(struct ring_buffer *buffer,
  2510. struct ring_buffer_event *event)
  2511. {
  2512. struct ring_buffer_per_cpu *cpu_buffer;
  2513. int cpu;
  2514. /* The event is discarded regardless */
  2515. rb_event_discard(event);
  2516. cpu = smp_processor_id();
  2517. cpu_buffer = buffer->buffers[cpu];
  2518. /*
  2519. * This must only be called if the event has not been
  2520. * committed yet. Thus we can assume that preemption
  2521. * is still disabled.
  2522. */
  2523. RB_WARN_ON(buffer, !local_read(&cpu_buffer->committing));
  2524. rb_decrement_entry(cpu_buffer, event);
  2525. if (rb_try_to_discard(cpu_buffer, event))
  2526. goto out;
  2527. /*
  2528. * The commit is still visible by the reader, so we
  2529. * must still update the timestamp.
  2530. */
  2531. rb_update_write_stamp(cpu_buffer, event);
  2532. out:
  2533. rb_end_commit(cpu_buffer);
  2534. trace_recursive_unlock(cpu_buffer);
  2535. preempt_enable_notrace();
  2536. }
  2537. EXPORT_SYMBOL_GPL(ring_buffer_discard_commit);
  2538. /**
  2539. * ring_buffer_write - write data to the buffer without reserving
  2540. * @buffer: The ring buffer to write to.
  2541. * @length: The length of the data being written (excluding the event header)
  2542. * @data: The data to write to the buffer.
  2543. *
  2544. * This is like ring_buffer_lock_reserve and ring_buffer_unlock_commit as
  2545. * one function. If you already have the data to write to the buffer, it
  2546. * may be easier to simply call this function.
  2547. *
  2548. * Note, like ring_buffer_lock_reserve, the length is the length of the data
  2549. * and not the length of the event which would hold the header.
  2550. */
  2551. int ring_buffer_write(struct ring_buffer *buffer,
  2552. unsigned long length,
  2553. void *data)
  2554. {
  2555. struct ring_buffer_per_cpu *cpu_buffer;
  2556. struct ring_buffer_event *event;
  2557. void *body;
  2558. int ret = -EBUSY;
  2559. int cpu;
  2560. preempt_disable_notrace();
  2561. if (atomic_read(&buffer->record_disabled))
  2562. goto out;
  2563. cpu = raw_smp_processor_id();
  2564. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2565. goto out;
  2566. cpu_buffer = buffer->buffers[cpu];
  2567. if (atomic_read(&cpu_buffer->record_disabled))
  2568. goto out;
  2569. if (length > BUF_MAX_DATA_SIZE)
  2570. goto out;
  2571. if (unlikely(trace_recursive_lock(cpu_buffer)))
  2572. goto out;
  2573. event = rb_reserve_next_event(buffer, cpu_buffer, length);
  2574. if (!event)
  2575. goto out_unlock;
  2576. body = rb_event_data(event);
  2577. memcpy(body, data, length);
  2578. rb_commit(cpu_buffer, event);
  2579. rb_wakeups(buffer, cpu_buffer);
  2580. ret = 0;
  2581. out_unlock:
  2582. trace_recursive_unlock(cpu_buffer);
  2583. out:
  2584. preempt_enable_notrace();
  2585. return ret;
  2586. }
  2587. EXPORT_SYMBOL_GPL(ring_buffer_write);
  2588. static bool rb_per_cpu_empty(struct ring_buffer_per_cpu *cpu_buffer)
  2589. {
  2590. struct buffer_page *reader = cpu_buffer->reader_page;
  2591. struct buffer_page *head = rb_set_head_page(cpu_buffer);
  2592. struct buffer_page *commit = cpu_buffer->commit_page;
  2593. /* In case of error, head will be NULL */
  2594. if (unlikely(!head))
  2595. return true;
  2596. return reader->read == rb_page_commit(reader) &&
  2597. (commit == reader ||
  2598. (commit == head &&
  2599. head->read == rb_page_commit(commit)));
  2600. }
  2601. /**
  2602. * ring_buffer_record_disable - stop all writes into the buffer
  2603. * @buffer: The ring buffer to stop writes to.
  2604. *
  2605. * This prevents all writes to the buffer. Any attempt to write
  2606. * to the buffer after this will fail and return NULL.
  2607. *
  2608. * The caller should call synchronize_sched() after this.
  2609. */
  2610. void ring_buffer_record_disable(struct ring_buffer *buffer)
  2611. {
  2612. atomic_inc(&buffer->record_disabled);
  2613. }
  2614. EXPORT_SYMBOL_GPL(ring_buffer_record_disable);
  2615. /**
  2616. * ring_buffer_record_enable - enable writes to the buffer
  2617. * @buffer: The ring buffer to enable writes
  2618. *
  2619. * Note, multiple disables will need the same number of enables
  2620. * to truly enable the writing (much like preempt_disable).
  2621. */
  2622. void ring_buffer_record_enable(struct ring_buffer *buffer)
  2623. {
  2624. atomic_dec(&buffer->record_disabled);
  2625. }
  2626. EXPORT_SYMBOL_GPL(ring_buffer_record_enable);
  2627. /**
  2628. * ring_buffer_record_off - stop all writes into the buffer
  2629. * @buffer: The ring buffer to stop writes to.
  2630. *
  2631. * This prevents all writes to the buffer. Any attempt to write
  2632. * to the buffer after this will fail and return NULL.
  2633. *
  2634. * This is different than ring_buffer_record_disable() as
  2635. * it works like an on/off switch, where as the disable() version
  2636. * must be paired with a enable().
  2637. */
  2638. void ring_buffer_record_off(struct ring_buffer *buffer)
  2639. {
  2640. unsigned int rd;
  2641. unsigned int new_rd;
  2642. do {
  2643. rd = atomic_read(&buffer->record_disabled);
  2644. new_rd = rd | RB_BUFFER_OFF;
  2645. } while (atomic_cmpxchg(&buffer->record_disabled, rd, new_rd) != rd);
  2646. }
  2647. EXPORT_SYMBOL_GPL(ring_buffer_record_off);
  2648. /**
  2649. * ring_buffer_record_on - restart writes into the buffer
  2650. * @buffer: The ring buffer to start writes to.
  2651. *
  2652. * This enables all writes to the buffer that was disabled by
  2653. * ring_buffer_record_off().
  2654. *
  2655. * This is different than ring_buffer_record_enable() as
  2656. * it works like an on/off switch, where as the enable() version
  2657. * must be paired with a disable().
  2658. */
  2659. void ring_buffer_record_on(struct ring_buffer *buffer)
  2660. {
  2661. unsigned int rd;
  2662. unsigned int new_rd;
  2663. do {
  2664. rd = atomic_read(&buffer->record_disabled);
  2665. new_rd = rd & ~RB_BUFFER_OFF;
  2666. } while (atomic_cmpxchg(&buffer->record_disabled, rd, new_rd) != rd);
  2667. }
  2668. EXPORT_SYMBOL_GPL(ring_buffer_record_on);
  2669. /**
  2670. * ring_buffer_record_is_on - return true if the ring buffer can write
  2671. * @buffer: The ring buffer to see if write is enabled
  2672. *
  2673. * Returns true if the ring buffer is in a state that it accepts writes.
  2674. */
  2675. int ring_buffer_record_is_on(struct ring_buffer *buffer)
  2676. {
  2677. return !atomic_read(&buffer->record_disabled);
  2678. }
  2679. /**
  2680. * ring_buffer_record_disable_cpu - stop all writes into the cpu_buffer
  2681. * @buffer: The ring buffer to stop writes to.
  2682. * @cpu: The CPU buffer to stop
  2683. *
  2684. * This prevents all writes to the buffer. Any attempt to write
  2685. * to the buffer after this will fail and return NULL.
  2686. *
  2687. * The caller should call synchronize_sched() after this.
  2688. */
  2689. void ring_buffer_record_disable_cpu(struct ring_buffer *buffer, int cpu)
  2690. {
  2691. struct ring_buffer_per_cpu *cpu_buffer;
  2692. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2693. return;
  2694. cpu_buffer = buffer->buffers[cpu];
  2695. atomic_inc(&cpu_buffer->record_disabled);
  2696. }
  2697. EXPORT_SYMBOL_GPL(ring_buffer_record_disable_cpu);
  2698. /**
  2699. * ring_buffer_record_enable_cpu - enable writes to the buffer
  2700. * @buffer: The ring buffer to enable writes
  2701. * @cpu: The CPU to enable.
  2702. *
  2703. * Note, multiple disables will need the same number of enables
  2704. * to truly enable the writing (much like preempt_disable).
  2705. */
  2706. void ring_buffer_record_enable_cpu(struct ring_buffer *buffer, int cpu)
  2707. {
  2708. struct ring_buffer_per_cpu *cpu_buffer;
  2709. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2710. return;
  2711. cpu_buffer = buffer->buffers[cpu];
  2712. atomic_dec(&cpu_buffer->record_disabled);
  2713. }
  2714. EXPORT_SYMBOL_GPL(ring_buffer_record_enable_cpu);
  2715. /*
  2716. * The total entries in the ring buffer is the running counter
  2717. * of entries entered into the ring buffer, minus the sum of
  2718. * the entries read from the ring buffer and the number of
  2719. * entries that were overwritten.
  2720. */
  2721. static inline unsigned long
  2722. rb_num_of_entries(struct ring_buffer_per_cpu *cpu_buffer)
  2723. {
  2724. return local_read(&cpu_buffer->entries) -
  2725. (local_read(&cpu_buffer->overrun) + cpu_buffer->read);
  2726. }
  2727. /**
  2728. * ring_buffer_oldest_event_ts - get the oldest event timestamp from the buffer
  2729. * @buffer: The ring buffer
  2730. * @cpu: The per CPU buffer to read from.
  2731. */
  2732. u64 ring_buffer_oldest_event_ts(struct ring_buffer *buffer, int cpu)
  2733. {
  2734. unsigned long flags;
  2735. struct ring_buffer_per_cpu *cpu_buffer;
  2736. struct buffer_page *bpage;
  2737. u64 ret = 0;
  2738. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2739. return 0;
  2740. cpu_buffer = buffer->buffers[cpu];
  2741. raw_spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  2742. /*
  2743. * if the tail is on reader_page, oldest time stamp is on the reader
  2744. * page
  2745. */
  2746. if (cpu_buffer->tail_page == cpu_buffer->reader_page)
  2747. bpage = cpu_buffer->reader_page;
  2748. else
  2749. bpage = rb_set_head_page(cpu_buffer);
  2750. if (bpage)
  2751. ret = bpage->page->time_stamp;
  2752. raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  2753. return ret;
  2754. }
  2755. EXPORT_SYMBOL_GPL(ring_buffer_oldest_event_ts);
  2756. /**
  2757. * ring_buffer_bytes_cpu - get the number of bytes consumed in a cpu buffer
  2758. * @buffer: The ring buffer
  2759. * @cpu: The per CPU buffer to read from.
  2760. */
  2761. unsigned long ring_buffer_bytes_cpu(struct ring_buffer *buffer, int cpu)
  2762. {
  2763. struct ring_buffer_per_cpu *cpu_buffer;
  2764. unsigned long ret;
  2765. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2766. return 0;
  2767. cpu_buffer = buffer->buffers[cpu];
  2768. ret = local_read(&cpu_buffer->entries_bytes) - cpu_buffer->read_bytes;
  2769. return ret;
  2770. }
  2771. EXPORT_SYMBOL_GPL(ring_buffer_bytes_cpu);
  2772. /**
  2773. * ring_buffer_entries_cpu - get the number of entries in a cpu buffer
  2774. * @buffer: The ring buffer
  2775. * @cpu: The per CPU buffer to get the entries from.
  2776. */
  2777. unsigned long ring_buffer_entries_cpu(struct ring_buffer *buffer, int cpu)
  2778. {
  2779. struct ring_buffer_per_cpu *cpu_buffer;
  2780. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2781. return 0;
  2782. cpu_buffer = buffer->buffers[cpu];
  2783. return rb_num_of_entries(cpu_buffer);
  2784. }
  2785. EXPORT_SYMBOL_GPL(ring_buffer_entries_cpu);
  2786. /**
  2787. * ring_buffer_overrun_cpu - get the number of overruns caused by the ring
  2788. * buffer wrapping around (only if RB_FL_OVERWRITE is on).
  2789. * @buffer: The ring buffer
  2790. * @cpu: The per CPU buffer to get the number of overruns from
  2791. */
  2792. unsigned long ring_buffer_overrun_cpu(struct ring_buffer *buffer, int cpu)
  2793. {
  2794. struct ring_buffer_per_cpu *cpu_buffer;
  2795. unsigned long ret;
  2796. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2797. return 0;
  2798. cpu_buffer = buffer->buffers[cpu];
  2799. ret = local_read(&cpu_buffer->overrun);
  2800. return ret;
  2801. }
  2802. EXPORT_SYMBOL_GPL(ring_buffer_overrun_cpu);
  2803. /**
  2804. * ring_buffer_commit_overrun_cpu - get the number of overruns caused by
  2805. * commits failing due to the buffer wrapping around while there are uncommitted
  2806. * events, such as during an interrupt storm.
  2807. * @buffer: The ring buffer
  2808. * @cpu: The per CPU buffer to get the number of overruns from
  2809. */
  2810. unsigned long
  2811. ring_buffer_commit_overrun_cpu(struct ring_buffer *buffer, int cpu)
  2812. {
  2813. struct ring_buffer_per_cpu *cpu_buffer;
  2814. unsigned long ret;
  2815. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2816. return 0;
  2817. cpu_buffer = buffer->buffers[cpu];
  2818. ret = local_read(&cpu_buffer->commit_overrun);
  2819. return ret;
  2820. }
  2821. EXPORT_SYMBOL_GPL(ring_buffer_commit_overrun_cpu);
  2822. /**
  2823. * ring_buffer_dropped_events_cpu - get the number of dropped events caused by
  2824. * the ring buffer filling up (only if RB_FL_OVERWRITE is off).
  2825. * @buffer: The ring buffer
  2826. * @cpu: The per CPU buffer to get the number of overruns from
  2827. */
  2828. unsigned long
  2829. ring_buffer_dropped_events_cpu(struct ring_buffer *buffer, int cpu)
  2830. {
  2831. struct ring_buffer_per_cpu *cpu_buffer;
  2832. unsigned long ret;
  2833. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2834. return 0;
  2835. cpu_buffer = buffer->buffers[cpu];
  2836. ret = local_read(&cpu_buffer->dropped_events);
  2837. return ret;
  2838. }
  2839. EXPORT_SYMBOL_GPL(ring_buffer_dropped_events_cpu);
  2840. /**
  2841. * ring_buffer_read_events_cpu - get the number of events successfully read
  2842. * @buffer: The ring buffer
  2843. * @cpu: The per CPU buffer to get the number of events read
  2844. */
  2845. unsigned long
  2846. ring_buffer_read_events_cpu(struct ring_buffer *buffer, int cpu)
  2847. {
  2848. struct ring_buffer_per_cpu *cpu_buffer;
  2849. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  2850. return 0;
  2851. cpu_buffer = buffer->buffers[cpu];
  2852. return cpu_buffer->read;
  2853. }
  2854. EXPORT_SYMBOL_GPL(ring_buffer_read_events_cpu);
  2855. /**
  2856. * ring_buffer_entries - get the number of entries in a buffer
  2857. * @buffer: The ring buffer
  2858. *
  2859. * Returns the total number of entries in the ring buffer
  2860. * (all CPU entries)
  2861. */
  2862. unsigned long ring_buffer_entries(struct ring_buffer *buffer)
  2863. {
  2864. struct ring_buffer_per_cpu *cpu_buffer;
  2865. unsigned long entries = 0;
  2866. int cpu;
  2867. /* if you care about this being correct, lock the buffer */
  2868. for_each_buffer_cpu(buffer, cpu) {
  2869. cpu_buffer = buffer->buffers[cpu];
  2870. entries += rb_num_of_entries(cpu_buffer);
  2871. }
  2872. return entries;
  2873. }
  2874. EXPORT_SYMBOL_GPL(ring_buffer_entries);
  2875. /**
  2876. * ring_buffer_overruns - get the number of overruns in buffer
  2877. * @buffer: The ring buffer
  2878. *
  2879. * Returns the total number of overruns in the ring buffer
  2880. * (all CPU entries)
  2881. */
  2882. unsigned long ring_buffer_overruns(struct ring_buffer *buffer)
  2883. {
  2884. struct ring_buffer_per_cpu *cpu_buffer;
  2885. unsigned long overruns = 0;
  2886. int cpu;
  2887. /* if you care about this being correct, lock the buffer */
  2888. for_each_buffer_cpu(buffer, cpu) {
  2889. cpu_buffer = buffer->buffers[cpu];
  2890. overruns += local_read(&cpu_buffer->overrun);
  2891. }
  2892. return overruns;
  2893. }
  2894. EXPORT_SYMBOL_GPL(ring_buffer_overruns);
  2895. static void rb_iter_reset(struct ring_buffer_iter *iter)
  2896. {
  2897. struct ring_buffer_per_cpu *cpu_buffer = iter->cpu_buffer;
  2898. /* Iterator usage is expected to have record disabled */
  2899. iter->head_page = cpu_buffer->reader_page;
  2900. iter->head = cpu_buffer->reader_page->read;
  2901. iter->cache_reader_page = iter->head_page;
  2902. iter->cache_read = cpu_buffer->read;
  2903. if (iter->head)
  2904. iter->read_stamp = cpu_buffer->read_stamp;
  2905. else
  2906. iter->read_stamp = iter->head_page->page->time_stamp;
  2907. }
  2908. /**
  2909. * ring_buffer_iter_reset - reset an iterator
  2910. * @iter: The iterator to reset
  2911. *
  2912. * Resets the iterator, so that it will start from the beginning
  2913. * again.
  2914. */
  2915. void ring_buffer_iter_reset(struct ring_buffer_iter *iter)
  2916. {
  2917. struct ring_buffer_per_cpu *cpu_buffer;
  2918. unsigned long flags;
  2919. if (!iter)
  2920. return;
  2921. cpu_buffer = iter->cpu_buffer;
  2922. raw_spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  2923. rb_iter_reset(iter);
  2924. raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  2925. }
  2926. EXPORT_SYMBOL_GPL(ring_buffer_iter_reset);
  2927. /**
  2928. * ring_buffer_iter_empty - check if an iterator has no more to read
  2929. * @iter: The iterator to check
  2930. */
  2931. int ring_buffer_iter_empty(struct ring_buffer_iter *iter)
  2932. {
  2933. struct ring_buffer_per_cpu *cpu_buffer;
  2934. cpu_buffer = iter->cpu_buffer;
  2935. return iter->head_page == cpu_buffer->commit_page &&
  2936. iter->head == rb_commit_index(cpu_buffer);
  2937. }
  2938. EXPORT_SYMBOL_GPL(ring_buffer_iter_empty);
  2939. static void
  2940. rb_update_read_stamp(struct ring_buffer_per_cpu *cpu_buffer,
  2941. struct ring_buffer_event *event)
  2942. {
  2943. u64 delta;
  2944. switch (event->type_len) {
  2945. case RINGBUF_TYPE_PADDING:
  2946. return;
  2947. case RINGBUF_TYPE_TIME_EXTEND:
  2948. delta = event->array[0];
  2949. delta <<= TS_SHIFT;
  2950. delta += event->time_delta;
  2951. cpu_buffer->read_stamp += delta;
  2952. return;
  2953. case RINGBUF_TYPE_TIME_STAMP:
  2954. /* FIXME: not implemented */
  2955. return;
  2956. case RINGBUF_TYPE_DATA:
  2957. cpu_buffer->read_stamp += event->time_delta;
  2958. return;
  2959. default:
  2960. BUG();
  2961. }
  2962. return;
  2963. }
  2964. static void
  2965. rb_update_iter_read_stamp(struct ring_buffer_iter *iter,
  2966. struct ring_buffer_event *event)
  2967. {
  2968. u64 delta;
  2969. switch (event->type_len) {
  2970. case RINGBUF_TYPE_PADDING:
  2971. return;
  2972. case RINGBUF_TYPE_TIME_EXTEND:
  2973. delta = event->array[0];
  2974. delta <<= TS_SHIFT;
  2975. delta += event->time_delta;
  2976. iter->read_stamp += delta;
  2977. return;
  2978. case RINGBUF_TYPE_TIME_STAMP:
  2979. /* FIXME: not implemented */
  2980. return;
  2981. case RINGBUF_TYPE_DATA:
  2982. iter->read_stamp += event->time_delta;
  2983. return;
  2984. default:
  2985. BUG();
  2986. }
  2987. return;
  2988. }
  2989. static struct buffer_page *
  2990. rb_get_reader_page(struct ring_buffer_per_cpu *cpu_buffer)
  2991. {
  2992. struct buffer_page *reader = NULL;
  2993. unsigned long overwrite;
  2994. unsigned long flags;
  2995. int nr_loops = 0;
  2996. int ret;
  2997. local_irq_save(flags);
  2998. arch_spin_lock(&cpu_buffer->lock);
  2999. again:
  3000. /*
  3001. * This should normally only loop twice. But because the
  3002. * start of the reader inserts an empty page, it causes
  3003. * a case where we will loop three times. There should be no
  3004. * reason to loop four times (that I know of).
  3005. */
  3006. if (RB_WARN_ON(cpu_buffer, ++nr_loops > 3)) {
  3007. reader = NULL;
  3008. goto out;
  3009. }
  3010. reader = cpu_buffer->reader_page;
  3011. /* If there's more to read, return this page */
  3012. if (cpu_buffer->reader_page->read < rb_page_size(reader))
  3013. goto out;
  3014. /* Never should we have an index greater than the size */
  3015. if (RB_WARN_ON(cpu_buffer,
  3016. cpu_buffer->reader_page->read > rb_page_size(reader)))
  3017. goto out;
  3018. /* check if we caught up to the tail */
  3019. reader = NULL;
  3020. if (cpu_buffer->commit_page == cpu_buffer->reader_page)
  3021. goto out;
  3022. /* Don't bother swapping if the ring buffer is empty */
  3023. if (rb_num_of_entries(cpu_buffer) == 0)
  3024. goto out;
  3025. /*
  3026. * Reset the reader page to size zero.
  3027. */
  3028. local_set(&cpu_buffer->reader_page->write, 0);
  3029. local_set(&cpu_buffer->reader_page->entries, 0);
  3030. local_set(&cpu_buffer->reader_page->page->commit, 0);
  3031. cpu_buffer->reader_page->real_end = 0;
  3032. spin:
  3033. /*
  3034. * Splice the empty reader page into the list around the head.
  3035. */
  3036. reader = rb_set_head_page(cpu_buffer);
  3037. if (!reader)
  3038. goto out;
  3039. cpu_buffer->reader_page->list.next = rb_list_head(reader->list.next);
  3040. cpu_buffer->reader_page->list.prev = reader->list.prev;
  3041. /*
  3042. * cpu_buffer->pages just needs to point to the buffer, it
  3043. * has no specific buffer page to point to. Lets move it out
  3044. * of our way so we don't accidentally swap it.
  3045. */
  3046. cpu_buffer->pages = reader->list.prev;
  3047. /* The reader page will be pointing to the new head */
  3048. rb_set_list_to_head(cpu_buffer, &cpu_buffer->reader_page->list);
  3049. /*
  3050. * We want to make sure we read the overruns after we set up our
  3051. * pointers to the next object. The writer side does a
  3052. * cmpxchg to cross pages which acts as the mb on the writer
  3053. * side. Note, the reader will constantly fail the swap
  3054. * while the writer is updating the pointers, so this
  3055. * guarantees that the overwrite recorded here is the one we
  3056. * want to compare with the last_overrun.
  3057. */
  3058. smp_mb();
  3059. overwrite = local_read(&(cpu_buffer->overrun));
  3060. /*
  3061. * Here's the tricky part.
  3062. *
  3063. * We need to move the pointer past the header page.
  3064. * But we can only do that if a writer is not currently
  3065. * moving it. The page before the header page has the
  3066. * flag bit '1' set if it is pointing to the page we want.
  3067. * but if the writer is in the process of moving it
  3068. * than it will be '2' or already moved '0'.
  3069. */
  3070. ret = rb_head_page_replace(reader, cpu_buffer->reader_page);
  3071. /*
  3072. * If we did not convert it, then we must try again.
  3073. */
  3074. if (!ret)
  3075. goto spin;
  3076. /*
  3077. * Yeah! We succeeded in replacing the page.
  3078. *
  3079. * Now make the new head point back to the reader page.
  3080. */
  3081. rb_list_head(reader->list.next)->prev = &cpu_buffer->reader_page->list;
  3082. rb_inc_page(cpu_buffer, &cpu_buffer->head_page);
  3083. /* Finally update the reader page to the new head */
  3084. cpu_buffer->reader_page = reader;
  3085. rb_reset_reader_page(cpu_buffer);
  3086. if (overwrite != cpu_buffer->last_overrun) {
  3087. cpu_buffer->lost_events = overwrite - cpu_buffer->last_overrun;
  3088. cpu_buffer->last_overrun = overwrite;
  3089. }
  3090. goto again;
  3091. out:
  3092. arch_spin_unlock(&cpu_buffer->lock);
  3093. local_irq_restore(flags);
  3094. return reader;
  3095. }
  3096. static void rb_advance_reader(struct ring_buffer_per_cpu *cpu_buffer)
  3097. {
  3098. struct ring_buffer_event *event;
  3099. struct buffer_page *reader;
  3100. unsigned length;
  3101. reader = rb_get_reader_page(cpu_buffer);
  3102. /* This function should not be called when buffer is empty */
  3103. if (RB_WARN_ON(cpu_buffer, !reader))
  3104. return;
  3105. event = rb_reader_event(cpu_buffer);
  3106. if (event->type_len <= RINGBUF_TYPE_DATA_TYPE_LEN_MAX)
  3107. cpu_buffer->read++;
  3108. rb_update_read_stamp(cpu_buffer, event);
  3109. length = rb_event_length(event);
  3110. cpu_buffer->reader_page->read += length;
  3111. }
  3112. static void rb_advance_iter(struct ring_buffer_iter *iter)
  3113. {
  3114. struct ring_buffer_per_cpu *cpu_buffer;
  3115. struct ring_buffer_event *event;
  3116. unsigned length;
  3117. cpu_buffer = iter->cpu_buffer;
  3118. /*
  3119. * Check if we are at the end of the buffer.
  3120. */
  3121. if (iter->head >= rb_page_size(iter->head_page)) {
  3122. /* discarded commits can make the page empty */
  3123. if (iter->head_page == cpu_buffer->commit_page)
  3124. return;
  3125. rb_inc_iter(iter);
  3126. return;
  3127. }
  3128. event = rb_iter_head_event(iter);
  3129. length = rb_event_length(event);
  3130. /*
  3131. * This should not be called to advance the header if we are
  3132. * at the tail of the buffer.
  3133. */
  3134. if (RB_WARN_ON(cpu_buffer,
  3135. (iter->head_page == cpu_buffer->commit_page) &&
  3136. (iter->head + length > rb_commit_index(cpu_buffer))))
  3137. return;
  3138. rb_update_iter_read_stamp(iter, event);
  3139. iter->head += length;
  3140. /* check for end of page padding */
  3141. if ((iter->head >= rb_page_size(iter->head_page)) &&
  3142. (iter->head_page != cpu_buffer->commit_page))
  3143. rb_inc_iter(iter);
  3144. }
  3145. static int rb_lost_events(struct ring_buffer_per_cpu *cpu_buffer)
  3146. {
  3147. return cpu_buffer->lost_events;
  3148. }
  3149. static struct ring_buffer_event *
  3150. rb_buffer_peek(struct ring_buffer_per_cpu *cpu_buffer, u64 *ts,
  3151. unsigned long *lost_events)
  3152. {
  3153. struct ring_buffer_event *event;
  3154. struct buffer_page *reader;
  3155. int nr_loops = 0;
  3156. again:
  3157. /*
  3158. * We repeat when a time extend is encountered.
  3159. * Since the time extend is always attached to a data event,
  3160. * we should never loop more than once.
  3161. * (We never hit the following condition more than twice).
  3162. */
  3163. if (RB_WARN_ON(cpu_buffer, ++nr_loops > 2))
  3164. return NULL;
  3165. reader = rb_get_reader_page(cpu_buffer);
  3166. if (!reader)
  3167. return NULL;
  3168. event = rb_reader_event(cpu_buffer);
  3169. switch (event->type_len) {
  3170. case RINGBUF_TYPE_PADDING:
  3171. if (rb_null_event(event))
  3172. RB_WARN_ON(cpu_buffer, 1);
  3173. /*
  3174. * Because the writer could be discarding every
  3175. * event it creates (which would probably be bad)
  3176. * if we were to go back to "again" then we may never
  3177. * catch up, and will trigger the warn on, or lock
  3178. * the box. Return the padding, and we will release
  3179. * the current locks, and try again.
  3180. */
  3181. return event;
  3182. case RINGBUF_TYPE_TIME_EXTEND:
  3183. /* Internal data, OK to advance */
  3184. rb_advance_reader(cpu_buffer);
  3185. goto again;
  3186. case RINGBUF_TYPE_TIME_STAMP:
  3187. /* FIXME: not implemented */
  3188. rb_advance_reader(cpu_buffer);
  3189. goto again;
  3190. case RINGBUF_TYPE_DATA:
  3191. if (ts) {
  3192. *ts = cpu_buffer->read_stamp + event->time_delta;
  3193. ring_buffer_normalize_time_stamp(cpu_buffer->buffer,
  3194. cpu_buffer->cpu, ts);
  3195. }
  3196. if (lost_events)
  3197. *lost_events = rb_lost_events(cpu_buffer);
  3198. return event;
  3199. default:
  3200. BUG();
  3201. }
  3202. return NULL;
  3203. }
  3204. EXPORT_SYMBOL_GPL(ring_buffer_peek);
  3205. static struct ring_buffer_event *
  3206. rb_iter_peek(struct ring_buffer_iter *iter, u64 *ts)
  3207. {
  3208. struct ring_buffer *buffer;
  3209. struct ring_buffer_per_cpu *cpu_buffer;
  3210. struct ring_buffer_event *event;
  3211. int nr_loops = 0;
  3212. cpu_buffer = iter->cpu_buffer;
  3213. buffer = cpu_buffer->buffer;
  3214. /*
  3215. * Check if someone performed a consuming read to
  3216. * the buffer. A consuming read invalidates the iterator
  3217. * and we need to reset the iterator in this case.
  3218. */
  3219. if (unlikely(iter->cache_read != cpu_buffer->read ||
  3220. iter->cache_reader_page != cpu_buffer->reader_page))
  3221. rb_iter_reset(iter);
  3222. again:
  3223. if (ring_buffer_iter_empty(iter))
  3224. return NULL;
  3225. /*
  3226. * We repeat when a time extend is encountered or we hit
  3227. * the end of the page. Since the time extend is always attached
  3228. * to a data event, we should never loop more than three times.
  3229. * Once for going to next page, once on time extend, and
  3230. * finally once to get the event.
  3231. * (We never hit the following condition more than thrice).
  3232. */
  3233. if (RB_WARN_ON(cpu_buffer, ++nr_loops > 3))
  3234. return NULL;
  3235. if (rb_per_cpu_empty(cpu_buffer))
  3236. return NULL;
  3237. if (iter->head >= rb_page_size(iter->head_page)) {
  3238. rb_inc_iter(iter);
  3239. goto again;
  3240. }
  3241. event = rb_iter_head_event(iter);
  3242. switch (event->type_len) {
  3243. case RINGBUF_TYPE_PADDING:
  3244. if (rb_null_event(event)) {
  3245. rb_inc_iter(iter);
  3246. goto again;
  3247. }
  3248. rb_advance_iter(iter);
  3249. return event;
  3250. case RINGBUF_TYPE_TIME_EXTEND:
  3251. /* Internal data, OK to advance */
  3252. rb_advance_iter(iter);
  3253. goto again;
  3254. case RINGBUF_TYPE_TIME_STAMP:
  3255. /* FIXME: not implemented */
  3256. rb_advance_iter(iter);
  3257. goto again;
  3258. case RINGBUF_TYPE_DATA:
  3259. if (ts) {
  3260. *ts = iter->read_stamp + event->time_delta;
  3261. ring_buffer_normalize_time_stamp(buffer,
  3262. cpu_buffer->cpu, ts);
  3263. }
  3264. return event;
  3265. default:
  3266. BUG();
  3267. }
  3268. return NULL;
  3269. }
  3270. EXPORT_SYMBOL_GPL(ring_buffer_iter_peek);
  3271. static inline bool rb_reader_lock(struct ring_buffer_per_cpu *cpu_buffer)
  3272. {
  3273. if (likely(!in_nmi())) {
  3274. raw_spin_lock(&cpu_buffer->reader_lock);
  3275. return true;
  3276. }
  3277. /*
  3278. * If an NMI die dumps out the content of the ring buffer
  3279. * trylock must be used to prevent a deadlock if the NMI
  3280. * preempted a task that holds the ring buffer locks. If
  3281. * we get the lock then all is fine, if not, then continue
  3282. * to do the read, but this can corrupt the ring buffer,
  3283. * so it must be permanently disabled from future writes.
  3284. * Reading from NMI is a oneshot deal.
  3285. */
  3286. if (raw_spin_trylock(&cpu_buffer->reader_lock))
  3287. return true;
  3288. /* Continue without locking, but disable the ring buffer */
  3289. atomic_inc(&cpu_buffer->record_disabled);
  3290. return false;
  3291. }
  3292. static inline void
  3293. rb_reader_unlock(struct ring_buffer_per_cpu *cpu_buffer, bool locked)
  3294. {
  3295. if (likely(locked))
  3296. raw_spin_unlock(&cpu_buffer->reader_lock);
  3297. return;
  3298. }
  3299. /**
  3300. * ring_buffer_peek - peek at the next event to be read
  3301. * @buffer: The ring buffer to read
  3302. * @cpu: The cpu to peak at
  3303. * @ts: The timestamp counter of this event.
  3304. * @lost_events: a variable to store if events were lost (may be NULL)
  3305. *
  3306. * This will return the event that will be read next, but does
  3307. * not consume the data.
  3308. */
  3309. struct ring_buffer_event *
  3310. ring_buffer_peek(struct ring_buffer *buffer, int cpu, u64 *ts,
  3311. unsigned long *lost_events)
  3312. {
  3313. struct ring_buffer_per_cpu *cpu_buffer = buffer->buffers[cpu];
  3314. struct ring_buffer_event *event;
  3315. unsigned long flags;
  3316. bool dolock;
  3317. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  3318. return NULL;
  3319. again:
  3320. local_irq_save(flags);
  3321. dolock = rb_reader_lock(cpu_buffer);
  3322. event = rb_buffer_peek(cpu_buffer, ts, lost_events);
  3323. if (event && event->type_len == RINGBUF_TYPE_PADDING)
  3324. rb_advance_reader(cpu_buffer);
  3325. rb_reader_unlock(cpu_buffer, dolock);
  3326. local_irq_restore(flags);
  3327. if (event && event->type_len == RINGBUF_TYPE_PADDING)
  3328. goto again;
  3329. return event;
  3330. }
  3331. /**
  3332. * ring_buffer_iter_peek - peek at the next event to be read
  3333. * @iter: The ring buffer iterator
  3334. * @ts: The timestamp counter of this event.
  3335. *
  3336. * This will return the event that will be read next, but does
  3337. * not increment the iterator.
  3338. */
  3339. struct ring_buffer_event *
  3340. ring_buffer_iter_peek(struct ring_buffer_iter *iter, u64 *ts)
  3341. {
  3342. struct ring_buffer_per_cpu *cpu_buffer = iter->cpu_buffer;
  3343. struct ring_buffer_event *event;
  3344. unsigned long flags;
  3345. again:
  3346. raw_spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  3347. event = rb_iter_peek(iter, ts);
  3348. raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  3349. if (event && event->type_len == RINGBUF_TYPE_PADDING)
  3350. goto again;
  3351. return event;
  3352. }
  3353. /**
  3354. * ring_buffer_consume - return an event and consume it
  3355. * @buffer: The ring buffer to get the next event from
  3356. * @cpu: the cpu to read the buffer from
  3357. * @ts: a variable to store the timestamp (may be NULL)
  3358. * @lost_events: a variable to store if events were lost (may be NULL)
  3359. *
  3360. * Returns the next event in the ring buffer, and that event is consumed.
  3361. * Meaning, that sequential reads will keep returning a different event,
  3362. * and eventually empty the ring buffer if the producer is slower.
  3363. */
  3364. struct ring_buffer_event *
  3365. ring_buffer_consume(struct ring_buffer *buffer, int cpu, u64 *ts,
  3366. unsigned long *lost_events)
  3367. {
  3368. struct ring_buffer_per_cpu *cpu_buffer;
  3369. struct ring_buffer_event *event = NULL;
  3370. unsigned long flags;
  3371. bool dolock;
  3372. again:
  3373. /* might be called in atomic */
  3374. preempt_disable();
  3375. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  3376. goto out;
  3377. cpu_buffer = buffer->buffers[cpu];
  3378. local_irq_save(flags);
  3379. dolock = rb_reader_lock(cpu_buffer);
  3380. event = rb_buffer_peek(cpu_buffer, ts, lost_events);
  3381. if (event) {
  3382. cpu_buffer->lost_events = 0;
  3383. rb_advance_reader(cpu_buffer);
  3384. }
  3385. rb_reader_unlock(cpu_buffer, dolock);
  3386. local_irq_restore(flags);
  3387. out:
  3388. preempt_enable();
  3389. if (event && event->type_len == RINGBUF_TYPE_PADDING)
  3390. goto again;
  3391. return event;
  3392. }
  3393. EXPORT_SYMBOL_GPL(ring_buffer_consume);
  3394. /**
  3395. * ring_buffer_read_prepare - Prepare for a non consuming read of the buffer
  3396. * @buffer: The ring buffer to read from
  3397. * @cpu: The cpu buffer to iterate over
  3398. *
  3399. * This performs the initial preparations necessary to iterate
  3400. * through the buffer. Memory is allocated, buffer recording
  3401. * is disabled, and the iterator pointer is returned to the caller.
  3402. *
  3403. * Disabling buffer recordng prevents the reading from being
  3404. * corrupted. This is not a consuming read, so a producer is not
  3405. * expected.
  3406. *
  3407. * After a sequence of ring_buffer_read_prepare calls, the user is
  3408. * expected to make at least one call to ring_buffer_read_prepare_sync.
  3409. * Afterwards, ring_buffer_read_start is invoked to get things going
  3410. * for real.
  3411. *
  3412. * This overall must be paired with ring_buffer_read_finish.
  3413. */
  3414. struct ring_buffer_iter *
  3415. ring_buffer_read_prepare(struct ring_buffer *buffer, int cpu)
  3416. {
  3417. struct ring_buffer_per_cpu *cpu_buffer;
  3418. struct ring_buffer_iter *iter;
  3419. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  3420. return NULL;
  3421. iter = kmalloc(sizeof(*iter), GFP_KERNEL);
  3422. if (!iter)
  3423. return NULL;
  3424. cpu_buffer = buffer->buffers[cpu];
  3425. iter->cpu_buffer = cpu_buffer;
  3426. atomic_inc(&buffer->resize_disabled);
  3427. atomic_inc(&cpu_buffer->record_disabled);
  3428. return iter;
  3429. }
  3430. EXPORT_SYMBOL_GPL(ring_buffer_read_prepare);
  3431. /**
  3432. * ring_buffer_read_prepare_sync - Synchronize a set of prepare calls
  3433. *
  3434. * All previously invoked ring_buffer_read_prepare calls to prepare
  3435. * iterators will be synchronized. Afterwards, read_buffer_read_start
  3436. * calls on those iterators are allowed.
  3437. */
  3438. void
  3439. ring_buffer_read_prepare_sync(void)
  3440. {
  3441. synchronize_sched();
  3442. }
  3443. EXPORT_SYMBOL_GPL(ring_buffer_read_prepare_sync);
  3444. /**
  3445. * ring_buffer_read_start - start a non consuming read of the buffer
  3446. * @iter: The iterator returned by ring_buffer_read_prepare
  3447. *
  3448. * This finalizes the startup of an iteration through the buffer.
  3449. * The iterator comes from a call to ring_buffer_read_prepare and
  3450. * an intervening ring_buffer_read_prepare_sync must have been
  3451. * performed.
  3452. *
  3453. * Must be paired with ring_buffer_read_finish.
  3454. */
  3455. void
  3456. ring_buffer_read_start(struct ring_buffer_iter *iter)
  3457. {
  3458. struct ring_buffer_per_cpu *cpu_buffer;
  3459. unsigned long flags;
  3460. if (!iter)
  3461. return;
  3462. cpu_buffer = iter->cpu_buffer;
  3463. raw_spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  3464. arch_spin_lock(&cpu_buffer->lock);
  3465. rb_iter_reset(iter);
  3466. arch_spin_unlock(&cpu_buffer->lock);
  3467. raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  3468. }
  3469. EXPORT_SYMBOL_GPL(ring_buffer_read_start);
  3470. /**
  3471. * ring_buffer_read_finish - finish reading the iterator of the buffer
  3472. * @iter: The iterator retrieved by ring_buffer_start
  3473. *
  3474. * This re-enables the recording to the buffer, and frees the
  3475. * iterator.
  3476. */
  3477. void
  3478. ring_buffer_read_finish(struct ring_buffer_iter *iter)
  3479. {
  3480. struct ring_buffer_per_cpu *cpu_buffer = iter->cpu_buffer;
  3481. unsigned long flags;
  3482. /*
  3483. * Ring buffer is disabled from recording, here's a good place
  3484. * to check the integrity of the ring buffer.
  3485. * Must prevent readers from trying to read, as the check
  3486. * clears the HEAD page and readers require it.
  3487. */
  3488. raw_spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  3489. rb_check_pages(cpu_buffer);
  3490. raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  3491. atomic_dec(&cpu_buffer->record_disabled);
  3492. atomic_dec(&cpu_buffer->buffer->resize_disabled);
  3493. kfree(iter);
  3494. }
  3495. EXPORT_SYMBOL_GPL(ring_buffer_read_finish);
  3496. /**
  3497. * ring_buffer_read - read the next item in the ring buffer by the iterator
  3498. * @iter: The ring buffer iterator
  3499. * @ts: The time stamp of the event read.
  3500. *
  3501. * This reads the next event in the ring buffer and increments the iterator.
  3502. */
  3503. struct ring_buffer_event *
  3504. ring_buffer_read(struct ring_buffer_iter *iter, u64 *ts)
  3505. {
  3506. struct ring_buffer_event *event;
  3507. struct ring_buffer_per_cpu *cpu_buffer = iter->cpu_buffer;
  3508. unsigned long flags;
  3509. raw_spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  3510. again:
  3511. event = rb_iter_peek(iter, ts);
  3512. if (!event)
  3513. goto out;
  3514. if (event->type_len == RINGBUF_TYPE_PADDING)
  3515. goto again;
  3516. rb_advance_iter(iter);
  3517. out:
  3518. raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  3519. return event;
  3520. }
  3521. EXPORT_SYMBOL_GPL(ring_buffer_read);
  3522. /**
  3523. * ring_buffer_size - return the size of the ring buffer (in bytes)
  3524. * @buffer: The ring buffer.
  3525. */
  3526. unsigned long ring_buffer_size(struct ring_buffer *buffer, int cpu)
  3527. {
  3528. /*
  3529. * Earlier, this method returned
  3530. * BUF_PAGE_SIZE * buffer->nr_pages
  3531. * Since the nr_pages field is now removed, we have converted this to
  3532. * return the per cpu buffer value.
  3533. */
  3534. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  3535. return 0;
  3536. return BUF_PAGE_SIZE * buffer->buffers[cpu]->nr_pages;
  3537. }
  3538. EXPORT_SYMBOL_GPL(ring_buffer_size);
  3539. static void
  3540. rb_reset_cpu(struct ring_buffer_per_cpu *cpu_buffer)
  3541. {
  3542. rb_head_page_deactivate(cpu_buffer);
  3543. cpu_buffer->head_page
  3544. = list_entry(cpu_buffer->pages, struct buffer_page, list);
  3545. local_set(&cpu_buffer->head_page->write, 0);
  3546. local_set(&cpu_buffer->head_page->entries, 0);
  3547. local_set(&cpu_buffer->head_page->page->commit, 0);
  3548. cpu_buffer->head_page->read = 0;
  3549. cpu_buffer->tail_page = cpu_buffer->head_page;
  3550. cpu_buffer->commit_page = cpu_buffer->head_page;
  3551. INIT_LIST_HEAD(&cpu_buffer->reader_page->list);
  3552. INIT_LIST_HEAD(&cpu_buffer->new_pages);
  3553. local_set(&cpu_buffer->reader_page->write, 0);
  3554. local_set(&cpu_buffer->reader_page->entries, 0);
  3555. local_set(&cpu_buffer->reader_page->page->commit, 0);
  3556. cpu_buffer->reader_page->read = 0;
  3557. local_set(&cpu_buffer->entries_bytes, 0);
  3558. local_set(&cpu_buffer->overrun, 0);
  3559. local_set(&cpu_buffer->commit_overrun, 0);
  3560. local_set(&cpu_buffer->dropped_events, 0);
  3561. local_set(&cpu_buffer->entries, 0);
  3562. local_set(&cpu_buffer->committing, 0);
  3563. local_set(&cpu_buffer->commits, 0);
  3564. cpu_buffer->read = 0;
  3565. cpu_buffer->read_bytes = 0;
  3566. cpu_buffer->write_stamp = 0;
  3567. cpu_buffer->read_stamp = 0;
  3568. cpu_buffer->lost_events = 0;
  3569. cpu_buffer->last_overrun = 0;
  3570. rb_head_page_activate(cpu_buffer);
  3571. }
  3572. /**
  3573. * ring_buffer_reset_cpu - reset a ring buffer per CPU buffer
  3574. * @buffer: The ring buffer to reset a per cpu buffer of
  3575. * @cpu: The CPU buffer to be reset
  3576. */
  3577. void ring_buffer_reset_cpu(struct ring_buffer *buffer, int cpu)
  3578. {
  3579. struct ring_buffer_per_cpu *cpu_buffer = buffer->buffers[cpu];
  3580. unsigned long flags;
  3581. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  3582. return;
  3583. atomic_inc(&buffer->resize_disabled);
  3584. atomic_inc(&cpu_buffer->record_disabled);
  3585. /* Make sure all commits have finished */
  3586. synchronize_sched();
  3587. raw_spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  3588. if (RB_WARN_ON(cpu_buffer, local_read(&cpu_buffer->committing)))
  3589. goto out;
  3590. arch_spin_lock(&cpu_buffer->lock);
  3591. rb_reset_cpu(cpu_buffer);
  3592. arch_spin_unlock(&cpu_buffer->lock);
  3593. out:
  3594. raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  3595. atomic_dec(&cpu_buffer->record_disabled);
  3596. atomic_dec(&buffer->resize_disabled);
  3597. }
  3598. EXPORT_SYMBOL_GPL(ring_buffer_reset_cpu);
  3599. /**
  3600. * ring_buffer_reset - reset a ring buffer
  3601. * @buffer: The ring buffer to reset all cpu buffers
  3602. */
  3603. void ring_buffer_reset(struct ring_buffer *buffer)
  3604. {
  3605. int cpu;
  3606. for_each_buffer_cpu(buffer, cpu)
  3607. ring_buffer_reset_cpu(buffer, cpu);
  3608. }
  3609. EXPORT_SYMBOL_GPL(ring_buffer_reset);
  3610. /**
  3611. * rind_buffer_empty - is the ring buffer empty?
  3612. * @buffer: The ring buffer to test
  3613. */
  3614. bool ring_buffer_empty(struct ring_buffer *buffer)
  3615. {
  3616. struct ring_buffer_per_cpu *cpu_buffer;
  3617. unsigned long flags;
  3618. bool dolock;
  3619. int cpu;
  3620. int ret;
  3621. /* yes this is racy, but if you don't like the race, lock the buffer */
  3622. for_each_buffer_cpu(buffer, cpu) {
  3623. cpu_buffer = buffer->buffers[cpu];
  3624. local_irq_save(flags);
  3625. dolock = rb_reader_lock(cpu_buffer);
  3626. ret = rb_per_cpu_empty(cpu_buffer);
  3627. rb_reader_unlock(cpu_buffer, dolock);
  3628. local_irq_restore(flags);
  3629. if (!ret)
  3630. return false;
  3631. }
  3632. return true;
  3633. }
  3634. EXPORT_SYMBOL_GPL(ring_buffer_empty);
  3635. /**
  3636. * ring_buffer_empty_cpu - is a cpu buffer of a ring buffer empty?
  3637. * @buffer: The ring buffer
  3638. * @cpu: The CPU buffer to test
  3639. */
  3640. bool ring_buffer_empty_cpu(struct ring_buffer *buffer, int cpu)
  3641. {
  3642. struct ring_buffer_per_cpu *cpu_buffer;
  3643. unsigned long flags;
  3644. bool dolock;
  3645. int ret;
  3646. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  3647. return true;
  3648. cpu_buffer = buffer->buffers[cpu];
  3649. local_irq_save(flags);
  3650. dolock = rb_reader_lock(cpu_buffer);
  3651. ret = rb_per_cpu_empty(cpu_buffer);
  3652. rb_reader_unlock(cpu_buffer, dolock);
  3653. local_irq_restore(flags);
  3654. return ret;
  3655. }
  3656. EXPORT_SYMBOL_GPL(ring_buffer_empty_cpu);
  3657. #ifdef CONFIG_RING_BUFFER_ALLOW_SWAP
  3658. /**
  3659. * ring_buffer_swap_cpu - swap a CPU buffer between two ring buffers
  3660. * @buffer_a: One buffer to swap with
  3661. * @buffer_b: The other buffer to swap with
  3662. *
  3663. * This function is useful for tracers that want to take a "snapshot"
  3664. * of a CPU buffer and has another back up buffer lying around.
  3665. * it is expected that the tracer handles the cpu buffer not being
  3666. * used at the moment.
  3667. */
  3668. int ring_buffer_swap_cpu(struct ring_buffer *buffer_a,
  3669. struct ring_buffer *buffer_b, int cpu)
  3670. {
  3671. struct ring_buffer_per_cpu *cpu_buffer_a;
  3672. struct ring_buffer_per_cpu *cpu_buffer_b;
  3673. int ret = -EINVAL;
  3674. if (!cpumask_test_cpu(cpu, buffer_a->cpumask) ||
  3675. !cpumask_test_cpu(cpu, buffer_b->cpumask))
  3676. goto out;
  3677. cpu_buffer_a = buffer_a->buffers[cpu];
  3678. cpu_buffer_b = buffer_b->buffers[cpu];
  3679. /* At least make sure the two buffers are somewhat the same */
  3680. if (cpu_buffer_a->nr_pages != cpu_buffer_b->nr_pages)
  3681. goto out;
  3682. ret = -EAGAIN;
  3683. if (atomic_read(&buffer_a->record_disabled))
  3684. goto out;
  3685. if (atomic_read(&buffer_b->record_disabled))
  3686. goto out;
  3687. if (atomic_read(&cpu_buffer_a->record_disabled))
  3688. goto out;
  3689. if (atomic_read(&cpu_buffer_b->record_disabled))
  3690. goto out;
  3691. /*
  3692. * We can't do a synchronize_sched here because this
  3693. * function can be called in atomic context.
  3694. * Normally this will be called from the same CPU as cpu.
  3695. * If not it's up to the caller to protect this.
  3696. */
  3697. atomic_inc(&cpu_buffer_a->record_disabled);
  3698. atomic_inc(&cpu_buffer_b->record_disabled);
  3699. ret = -EBUSY;
  3700. if (local_read(&cpu_buffer_a->committing))
  3701. goto out_dec;
  3702. if (local_read(&cpu_buffer_b->committing))
  3703. goto out_dec;
  3704. buffer_a->buffers[cpu] = cpu_buffer_b;
  3705. buffer_b->buffers[cpu] = cpu_buffer_a;
  3706. cpu_buffer_b->buffer = buffer_a;
  3707. cpu_buffer_a->buffer = buffer_b;
  3708. ret = 0;
  3709. out_dec:
  3710. atomic_dec(&cpu_buffer_a->record_disabled);
  3711. atomic_dec(&cpu_buffer_b->record_disabled);
  3712. out:
  3713. return ret;
  3714. }
  3715. EXPORT_SYMBOL_GPL(ring_buffer_swap_cpu);
  3716. #endif /* CONFIG_RING_BUFFER_ALLOW_SWAP */
  3717. /**
  3718. * ring_buffer_alloc_read_page - allocate a page to read from buffer
  3719. * @buffer: the buffer to allocate for.
  3720. * @cpu: the cpu buffer to allocate.
  3721. *
  3722. * This function is used in conjunction with ring_buffer_read_page.
  3723. * When reading a full page from the ring buffer, these functions
  3724. * can be used to speed up the process. The calling function should
  3725. * allocate a few pages first with this function. Then when it
  3726. * needs to get pages from the ring buffer, it passes the result
  3727. * of this function into ring_buffer_read_page, which will swap
  3728. * the page that was allocated, with the read page of the buffer.
  3729. *
  3730. * Returns:
  3731. * The page allocated, or NULL on error.
  3732. */
  3733. void *ring_buffer_alloc_read_page(struct ring_buffer *buffer, int cpu)
  3734. {
  3735. struct buffer_data_page *bpage;
  3736. struct page *page;
  3737. page = alloc_pages_node(cpu_to_node(cpu),
  3738. GFP_KERNEL | __GFP_NORETRY, 0);
  3739. if (!page)
  3740. return NULL;
  3741. bpage = page_address(page);
  3742. rb_init_page(bpage);
  3743. return bpage;
  3744. }
  3745. EXPORT_SYMBOL_GPL(ring_buffer_alloc_read_page);
  3746. /**
  3747. * ring_buffer_free_read_page - free an allocated read page
  3748. * @buffer: the buffer the page was allocate for
  3749. * @data: the page to free
  3750. *
  3751. * Free a page allocated from ring_buffer_alloc_read_page.
  3752. */
  3753. void ring_buffer_free_read_page(struct ring_buffer *buffer, void *data)
  3754. {
  3755. free_page((unsigned long)data);
  3756. }
  3757. EXPORT_SYMBOL_GPL(ring_buffer_free_read_page);
  3758. /**
  3759. * ring_buffer_read_page - extract a page from the ring buffer
  3760. * @buffer: buffer to extract from
  3761. * @data_page: the page to use allocated from ring_buffer_alloc_read_page
  3762. * @len: amount to extract
  3763. * @cpu: the cpu of the buffer to extract
  3764. * @full: should the extraction only happen when the page is full.
  3765. *
  3766. * This function will pull out a page from the ring buffer and consume it.
  3767. * @data_page must be the address of the variable that was returned
  3768. * from ring_buffer_alloc_read_page. This is because the page might be used
  3769. * to swap with a page in the ring buffer.
  3770. *
  3771. * for example:
  3772. * rpage = ring_buffer_alloc_read_page(buffer, cpu);
  3773. * if (!rpage)
  3774. * return error;
  3775. * ret = ring_buffer_read_page(buffer, &rpage, len, cpu, 0);
  3776. * if (ret >= 0)
  3777. * process_page(rpage, ret);
  3778. *
  3779. * When @full is set, the function will not return true unless
  3780. * the writer is off the reader page.
  3781. *
  3782. * Note: it is up to the calling functions to handle sleeps and wakeups.
  3783. * The ring buffer can be used anywhere in the kernel and can not
  3784. * blindly call wake_up. The layer that uses the ring buffer must be
  3785. * responsible for that.
  3786. *
  3787. * Returns:
  3788. * >=0 if data has been transferred, returns the offset of consumed data.
  3789. * <0 if no data has been transferred.
  3790. */
  3791. int ring_buffer_read_page(struct ring_buffer *buffer,
  3792. void **data_page, size_t len, int cpu, int full)
  3793. {
  3794. struct ring_buffer_per_cpu *cpu_buffer = buffer->buffers[cpu];
  3795. struct ring_buffer_event *event;
  3796. struct buffer_data_page *bpage;
  3797. struct buffer_page *reader;
  3798. unsigned long missed_events;
  3799. unsigned long flags;
  3800. unsigned int commit;
  3801. unsigned int read;
  3802. u64 save_timestamp;
  3803. int ret = -1;
  3804. if (!cpumask_test_cpu(cpu, buffer->cpumask))
  3805. goto out;
  3806. /*
  3807. * If len is not big enough to hold the page header, then
  3808. * we can not copy anything.
  3809. */
  3810. if (len <= BUF_PAGE_HDR_SIZE)
  3811. goto out;
  3812. len -= BUF_PAGE_HDR_SIZE;
  3813. if (!data_page)
  3814. goto out;
  3815. bpage = *data_page;
  3816. if (!bpage)
  3817. goto out;
  3818. raw_spin_lock_irqsave(&cpu_buffer->reader_lock, flags);
  3819. reader = rb_get_reader_page(cpu_buffer);
  3820. if (!reader)
  3821. goto out_unlock;
  3822. event = rb_reader_event(cpu_buffer);
  3823. read = reader->read;
  3824. commit = rb_page_commit(reader);
  3825. /* Check if any events were dropped */
  3826. missed_events = cpu_buffer->lost_events;
  3827. /*
  3828. * If this page has been partially read or
  3829. * if len is not big enough to read the rest of the page or
  3830. * a writer is still on the page, then
  3831. * we must copy the data from the page to the buffer.
  3832. * Otherwise, we can simply swap the page with the one passed in.
  3833. */
  3834. if (read || (len < (commit - read)) ||
  3835. cpu_buffer->reader_page == cpu_buffer->commit_page) {
  3836. struct buffer_data_page *rpage = cpu_buffer->reader_page->page;
  3837. unsigned int rpos = read;
  3838. unsigned int pos = 0;
  3839. unsigned int size;
  3840. if (full)
  3841. goto out_unlock;
  3842. if (len > (commit - read))
  3843. len = (commit - read);
  3844. /* Always keep the time extend and data together */
  3845. size = rb_event_ts_length(event);
  3846. if (len < size)
  3847. goto out_unlock;
  3848. /* save the current timestamp, since the user will need it */
  3849. save_timestamp = cpu_buffer->read_stamp;
  3850. /* Need to copy one event at a time */
  3851. do {
  3852. /* We need the size of one event, because
  3853. * rb_advance_reader only advances by one event,
  3854. * whereas rb_event_ts_length may include the size of
  3855. * one or two events.
  3856. * We have already ensured there's enough space if this
  3857. * is a time extend. */
  3858. size = rb_event_length(event);
  3859. memcpy(bpage->data + pos, rpage->data + rpos, size);
  3860. len -= size;
  3861. rb_advance_reader(cpu_buffer);
  3862. rpos = reader->read;
  3863. pos += size;
  3864. if (rpos >= commit)
  3865. break;
  3866. event = rb_reader_event(cpu_buffer);
  3867. /* Always keep the time extend and data together */
  3868. size = rb_event_ts_length(event);
  3869. } while (len >= size);
  3870. /* update bpage */
  3871. local_set(&bpage->commit, pos);
  3872. bpage->time_stamp = save_timestamp;
  3873. /* we copied everything to the beginning */
  3874. read = 0;
  3875. } else {
  3876. /* update the entry counter */
  3877. cpu_buffer->read += rb_page_entries(reader);
  3878. cpu_buffer->read_bytes += BUF_PAGE_SIZE;
  3879. /* swap the pages */
  3880. rb_init_page(bpage);
  3881. bpage = reader->page;
  3882. reader->page = *data_page;
  3883. local_set(&reader->write, 0);
  3884. local_set(&reader->entries, 0);
  3885. reader->read = 0;
  3886. *data_page = bpage;
  3887. /*
  3888. * Use the real_end for the data size,
  3889. * This gives us a chance to store the lost events
  3890. * on the page.
  3891. */
  3892. if (reader->real_end)
  3893. local_set(&bpage->commit, reader->real_end);
  3894. }
  3895. ret = read;
  3896. cpu_buffer->lost_events = 0;
  3897. commit = local_read(&bpage->commit);
  3898. /*
  3899. * Set a flag in the commit field if we lost events
  3900. */
  3901. if (missed_events) {
  3902. /* If there is room at the end of the page to save the
  3903. * missed events, then record it there.
  3904. */
  3905. if (BUF_PAGE_SIZE - commit >= sizeof(missed_events)) {
  3906. memcpy(&bpage->data[commit], &missed_events,
  3907. sizeof(missed_events));
  3908. local_add(RB_MISSED_STORED, &bpage->commit);
  3909. commit += sizeof(missed_events);
  3910. }
  3911. local_add(RB_MISSED_EVENTS, &bpage->commit);
  3912. }
  3913. /*
  3914. * This page may be off to user land. Zero it out here.
  3915. */
  3916. if (commit < BUF_PAGE_SIZE)
  3917. memset(&bpage->data[commit], 0, BUF_PAGE_SIZE - commit);
  3918. out_unlock:
  3919. raw_spin_unlock_irqrestore(&cpu_buffer->reader_lock, flags);
  3920. out:
  3921. return ret;
  3922. }
  3923. EXPORT_SYMBOL_GPL(ring_buffer_read_page);
  3924. #ifdef CONFIG_HOTPLUG_CPU
  3925. static int rb_cpu_notify(struct notifier_block *self,
  3926. unsigned long action, void *hcpu)
  3927. {
  3928. struct ring_buffer *buffer =
  3929. container_of(self, struct ring_buffer, cpu_notify);
  3930. long cpu = (long)hcpu;
  3931. int cpu_i, nr_pages_same;
  3932. unsigned int nr_pages;
  3933. switch (action) {
  3934. case CPU_UP_PREPARE:
  3935. case CPU_UP_PREPARE_FROZEN:
  3936. if (cpumask_test_cpu(cpu, buffer->cpumask))
  3937. return NOTIFY_OK;
  3938. nr_pages = 0;
  3939. nr_pages_same = 1;
  3940. /* check if all cpu sizes are same */
  3941. for_each_buffer_cpu(buffer, cpu_i) {
  3942. /* fill in the size from first enabled cpu */
  3943. if (nr_pages == 0)
  3944. nr_pages = buffer->buffers[cpu_i]->nr_pages;
  3945. if (nr_pages != buffer->buffers[cpu_i]->nr_pages) {
  3946. nr_pages_same = 0;
  3947. break;
  3948. }
  3949. }
  3950. /* allocate minimum pages, user can later expand it */
  3951. if (!nr_pages_same)
  3952. nr_pages = 2;
  3953. buffer->buffers[cpu] =
  3954. rb_allocate_cpu_buffer(buffer, nr_pages, cpu);
  3955. if (!buffer->buffers[cpu]) {
  3956. WARN(1, "failed to allocate ring buffer on CPU %ld\n",
  3957. cpu);
  3958. return NOTIFY_OK;
  3959. }
  3960. smp_wmb();
  3961. cpumask_set_cpu(cpu, buffer->cpumask);
  3962. break;
  3963. case CPU_DOWN_PREPARE:
  3964. case CPU_DOWN_PREPARE_FROZEN:
  3965. /*
  3966. * Do nothing.
  3967. * If we were to free the buffer, then the user would
  3968. * lose any trace that was in the buffer.
  3969. */
  3970. break;
  3971. default:
  3972. break;
  3973. }
  3974. return NOTIFY_OK;
  3975. }
  3976. #endif
  3977. #ifdef CONFIG_RING_BUFFER_STARTUP_TEST
  3978. /*
  3979. * This is a basic integrity check of the ring buffer.
  3980. * Late in the boot cycle this test will run when configured in.
  3981. * It will kick off a thread per CPU that will go into a loop
  3982. * writing to the per cpu ring buffer various sizes of data.
  3983. * Some of the data will be large items, some small.
  3984. *
  3985. * Another thread is created that goes into a spin, sending out
  3986. * IPIs to the other CPUs to also write into the ring buffer.
  3987. * this is to test the nesting ability of the buffer.
  3988. *
  3989. * Basic stats are recorded and reported. If something in the
  3990. * ring buffer should happen that's not expected, a big warning
  3991. * is displayed and all ring buffers are disabled.
  3992. */
  3993. static struct task_struct *rb_threads[NR_CPUS] __initdata;
  3994. struct rb_test_data {
  3995. struct ring_buffer *buffer;
  3996. unsigned long events;
  3997. unsigned long bytes_written;
  3998. unsigned long bytes_alloc;
  3999. unsigned long bytes_dropped;
  4000. unsigned long events_nested;
  4001. unsigned long bytes_written_nested;
  4002. unsigned long bytes_alloc_nested;
  4003. unsigned long bytes_dropped_nested;
  4004. int min_size_nested;
  4005. int max_size_nested;
  4006. int max_size;
  4007. int min_size;
  4008. int cpu;
  4009. int cnt;
  4010. };
  4011. static struct rb_test_data rb_data[NR_CPUS] __initdata;
  4012. /* 1 meg per cpu */
  4013. #define RB_TEST_BUFFER_SIZE 1048576
  4014. static char rb_string[] __initdata =
  4015. "abcdefghijklmnopqrstuvwxyz1234567890!@#$%^&*()?+\\"
  4016. "?+|:';\",.<>/?abcdefghijklmnopqrstuvwxyz1234567890"
  4017. "!@#$%^&*()?+\\?+|:';\",.<>/?abcdefghijklmnopqrstuv";
  4018. static bool rb_test_started __initdata;
  4019. struct rb_item {
  4020. int size;
  4021. char str[];
  4022. };
  4023. static __init int rb_write_something(struct rb_test_data *data, bool nested)
  4024. {
  4025. struct ring_buffer_event *event;
  4026. struct rb_item *item;
  4027. bool started;
  4028. int event_len;
  4029. int size;
  4030. int len;
  4031. int cnt;
  4032. /* Have nested writes different that what is written */
  4033. cnt = data->cnt + (nested ? 27 : 0);
  4034. /* Multiply cnt by ~e, to make some unique increment */
  4035. size = (data->cnt * 68 / 25) % (sizeof(rb_string) - 1);
  4036. len = size + sizeof(struct rb_item);
  4037. started = rb_test_started;
  4038. /* read rb_test_started before checking buffer enabled */
  4039. smp_rmb();
  4040. event = ring_buffer_lock_reserve(data->buffer, len);
  4041. if (!event) {
  4042. /* Ignore dropped events before test starts. */
  4043. if (started) {
  4044. if (nested)
  4045. data->bytes_dropped += len;
  4046. else
  4047. data->bytes_dropped_nested += len;
  4048. }
  4049. return len;
  4050. }
  4051. event_len = ring_buffer_event_length(event);
  4052. if (RB_WARN_ON(data->buffer, event_len < len))
  4053. goto out;
  4054. item = ring_buffer_event_data(event);
  4055. item->size = size;
  4056. memcpy(item->str, rb_string, size);
  4057. if (nested) {
  4058. data->bytes_alloc_nested += event_len;
  4059. data->bytes_written_nested += len;
  4060. data->events_nested++;
  4061. if (!data->min_size_nested || len < data->min_size_nested)
  4062. data->min_size_nested = len;
  4063. if (len > data->max_size_nested)
  4064. data->max_size_nested = len;
  4065. } else {
  4066. data->bytes_alloc += event_len;
  4067. data->bytes_written += len;
  4068. data->events++;
  4069. if (!data->min_size || len < data->min_size)
  4070. data->max_size = len;
  4071. if (len > data->max_size)
  4072. data->max_size = len;
  4073. }
  4074. out:
  4075. ring_buffer_unlock_commit(data->buffer, event);
  4076. return 0;
  4077. }
  4078. static __init int rb_test(void *arg)
  4079. {
  4080. struct rb_test_data *data = arg;
  4081. while (!kthread_should_stop()) {
  4082. rb_write_something(data, false);
  4083. data->cnt++;
  4084. set_current_state(TASK_INTERRUPTIBLE);
  4085. /* Now sleep between a min of 100-300us and a max of 1ms */
  4086. usleep_range(((data->cnt % 3) + 1) * 100, 1000);
  4087. }
  4088. return 0;
  4089. }
  4090. static __init void rb_ipi(void *ignore)
  4091. {
  4092. struct rb_test_data *data;
  4093. int cpu = smp_processor_id();
  4094. data = &rb_data[cpu];
  4095. rb_write_something(data, true);
  4096. }
  4097. static __init int rb_hammer_test(void *arg)
  4098. {
  4099. while (!kthread_should_stop()) {
  4100. /* Send an IPI to all cpus to write data! */
  4101. smp_call_function(rb_ipi, NULL, 1);
  4102. /* No sleep, but for non preempt, let others run */
  4103. schedule();
  4104. }
  4105. return 0;
  4106. }
  4107. static __init int test_ringbuffer(void)
  4108. {
  4109. struct task_struct *rb_hammer;
  4110. struct ring_buffer *buffer;
  4111. int cpu;
  4112. int ret = 0;
  4113. pr_info("Running ring buffer tests...\n");
  4114. buffer = ring_buffer_alloc(RB_TEST_BUFFER_SIZE, RB_FL_OVERWRITE);
  4115. if (WARN_ON(!buffer))
  4116. return 0;
  4117. /* Disable buffer so that threads can't write to it yet */
  4118. ring_buffer_record_off(buffer);
  4119. for_each_online_cpu(cpu) {
  4120. rb_data[cpu].buffer = buffer;
  4121. rb_data[cpu].cpu = cpu;
  4122. rb_data[cpu].cnt = cpu;
  4123. rb_threads[cpu] = kthread_create(rb_test, &rb_data[cpu],
  4124. "rbtester/%d", cpu);
  4125. if (WARN_ON(!rb_threads[cpu])) {
  4126. pr_cont("FAILED\n");
  4127. ret = -1;
  4128. goto out_free;
  4129. }
  4130. kthread_bind(rb_threads[cpu], cpu);
  4131. wake_up_process(rb_threads[cpu]);
  4132. }
  4133. /* Now create the rb hammer! */
  4134. rb_hammer = kthread_run(rb_hammer_test, NULL, "rbhammer");
  4135. if (WARN_ON(!rb_hammer)) {
  4136. pr_cont("FAILED\n");
  4137. ret = -1;
  4138. goto out_free;
  4139. }
  4140. ring_buffer_record_on(buffer);
  4141. /*
  4142. * Show buffer is enabled before setting rb_test_started.
  4143. * Yes there's a small race window where events could be
  4144. * dropped and the thread wont catch it. But when a ring
  4145. * buffer gets enabled, there will always be some kind of
  4146. * delay before other CPUs see it. Thus, we don't care about
  4147. * those dropped events. We care about events dropped after
  4148. * the threads see that the buffer is active.
  4149. */
  4150. smp_wmb();
  4151. rb_test_started = true;
  4152. set_current_state(TASK_INTERRUPTIBLE);
  4153. /* Just run for 10 seconds */;
  4154. schedule_timeout(10 * HZ);
  4155. kthread_stop(rb_hammer);
  4156. out_free:
  4157. for_each_online_cpu(cpu) {
  4158. if (!rb_threads[cpu])
  4159. break;
  4160. kthread_stop(rb_threads[cpu]);
  4161. }
  4162. if (ret) {
  4163. ring_buffer_free(buffer);
  4164. return ret;
  4165. }
  4166. /* Report! */
  4167. pr_info("finished\n");
  4168. for_each_online_cpu(cpu) {
  4169. struct ring_buffer_event *event;
  4170. struct rb_test_data *data = &rb_data[cpu];
  4171. struct rb_item *item;
  4172. unsigned long total_events;
  4173. unsigned long total_dropped;
  4174. unsigned long total_written;
  4175. unsigned long total_alloc;
  4176. unsigned long total_read = 0;
  4177. unsigned long total_size = 0;
  4178. unsigned long total_len = 0;
  4179. unsigned long total_lost = 0;
  4180. unsigned long lost;
  4181. int big_event_size;
  4182. int small_event_size;
  4183. ret = -1;
  4184. total_events = data->events + data->events_nested;
  4185. total_written = data->bytes_written + data->bytes_written_nested;
  4186. total_alloc = data->bytes_alloc + data->bytes_alloc_nested;
  4187. total_dropped = data->bytes_dropped + data->bytes_dropped_nested;
  4188. big_event_size = data->max_size + data->max_size_nested;
  4189. small_event_size = data->min_size + data->min_size_nested;
  4190. pr_info("CPU %d:\n", cpu);
  4191. pr_info(" events: %ld\n", total_events);
  4192. pr_info(" dropped bytes: %ld\n", total_dropped);
  4193. pr_info(" alloced bytes: %ld\n", total_alloc);
  4194. pr_info(" written bytes: %ld\n", total_written);
  4195. pr_info(" biggest event: %d\n", big_event_size);
  4196. pr_info(" smallest event: %d\n", small_event_size);
  4197. if (RB_WARN_ON(buffer, total_dropped))
  4198. break;
  4199. ret = 0;
  4200. while ((event = ring_buffer_consume(buffer, cpu, NULL, &lost))) {
  4201. total_lost += lost;
  4202. item = ring_buffer_event_data(event);
  4203. total_len += ring_buffer_event_length(event);
  4204. total_size += item->size + sizeof(struct rb_item);
  4205. if (memcmp(&item->str[0], rb_string, item->size) != 0) {
  4206. pr_info("FAILED!\n");
  4207. pr_info("buffer had: %.*s\n", item->size, item->str);
  4208. pr_info("expected: %.*s\n", item->size, rb_string);
  4209. RB_WARN_ON(buffer, 1);
  4210. ret = -1;
  4211. break;
  4212. }
  4213. total_read++;
  4214. }
  4215. if (ret)
  4216. break;
  4217. ret = -1;
  4218. pr_info(" read events: %ld\n", total_read);
  4219. pr_info(" lost events: %ld\n", total_lost);
  4220. pr_info(" total events: %ld\n", total_lost + total_read);
  4221. pr_info(" recorded len bytes: %ld\n", total_len);
  4222. pr_info(" recorded size bytes: %ld\n", total_size);
  4223. if (total_lost)
  4224. pr_info(" With dropped events, record len and size may not match\n"
  4225. " alloced and written from above\n");
  4226. if (!total_lost) {
  4227. if (RB_WARN_ON(buffer, total_len != total_alloc ||
  4228. total_size != total_written))
  4229. break;
  4230. }
  4231. if (RB_WARN_ON(buffer, total_lost + total_read != total_events))
  4232. break;
  4233. ret = 0;
  4234. }
  4235. if (!ret)
  4236. pr_info("Ring buffer PASSED!\n");
  4237. ring_buffer_free(buffer);
  4238. return 0;
  4239. }
  4240. late_initcall(test_ringbuffer);
  4241. #endif /* CONFIG_RING_BUFFER_STARTUP_TEST */