trace.c 98 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370
  1. /*
  2. * ring buffer based function tracer
  3. *
  4. * Copyright (C) 2007-2008 Steven Rostedt <srostedt@redhat.com>
  5. * Copyright (C) 2008 Ingo Molnar <mingo@redhat.com>
  6. *
  7. * Originally taken from the RT patch by:
  8. * Arnaldo Carvalho de Melo <acme@redhat.com>
  9. *
  10. * Based on code from the latency_tracer, that is:
  11. * Copyright (C) 2004-2006 Ingo Molnar
  12. * Copyright (C) 2004 William Lee Irwin III
  13. */
  14. #include <linux/ring_buffer.h>
  15. #include <linux/utsrelease.h>
  16. #include <linux/stacktrace.h>
  17. #include <linux/writeback.h>
  18. #include <linux/kallsyms.h>
  19. #include <linux/seq_file.h>
  20. #include <linux/smp_lock.h>
  21. #include <linux/notifier.h>
  22. #include <linux/irqflags.h>
  23. #include <linux/debugfs.h>
  24. #include <linux/pagemap.h>
  25. #include <linux/hardirq.h>
  26. #include <linux/linkage.h>
  27. #include <linux/uaccess.h>
  28. #include <linux/kprobes.h>
  29. #include <linux/ftrace.h>
  30. #include <linux/module.h>
  31. #include <linux/percpu.h>
  32. #include <linux/splice.h>
  33. #include <linux/kdebug.h>
  34. #include <linux/string.h>
  35. #include <linux/ctype.h>
  36. #include <linux/init.h>
  37. #include <linux/poll.h>
  38. #include <linux/gfp.h>
  39. #include <linux/fs.h>
  40. #include "trace.h"
  41. #include "trace_output.h"
  42. #define TRACE_BUFFER_FLAGS (RB_FL_OVERWRITE)
  43. unsigned long __read_mostly tracing_max_latency;
  44. unsigned long __read_mostly tracing_thresh;
  45. /*
  46. * On boot up, the ring buffer is set to the minimum size, so that
  47. * we do not waste memory on systems that are not using tracing.
  48. */
  49. static int ring_buffer_expanded;
  50. /*
  51. * We need to change this state when a selftest is running.
  52. * A selftest will lurk into the ring-buffer to count the
  53. * entries inserted during the selftest although some concurrent
  54. * insertions into the ring-buffer such as trace_printk could occurred
  55. * at the same time, giving false positive or negative results.
  56. */
  57. static bool __read_mostly tracing_selftest_running;
  58. /*
  59. * If a tracer is running, we do not want to run SELFTEST.
  60. */
  61. static bool __read_mostly tracing_selftest_disabled;
  62. /* For tracers that don't implement custom flags */
  63. static struct tracer_opt dummy_tracer_opt[] = {
  64. { }
  65. };
  66. static struct tracer_flags dummy_tracer_flags = {
  67. .val = 0,
  68. .opts = dummy_tracer_opt
  69. };
  70. static int dummy_set_flag(u32 old_flags, u32 bit, int set)
  71. {
  72. return 0;
  73. }
  74. /*
  75. * Kill all tracing for good (never come back).
  76. * It is initialized to 1 but will turn to zero if the initialization
  77. * of the tracer is successful. But that is the only place that sets
  78. * this back to zero.
  79. */
  80. static int tracing_disabled = 1;
  81. static DEFINE_PER_CPU(local_t, ftrace_cpu_disabled);
  82. static inline void ftrace_disable_cpu(void)
  83. {
  84. preempt_disable();
  85. local_inc(&__get_cpu_var(ftrace_cpu_disabled));
  86. }
  87. static inline void ftrace_enable_cpu(void)
  88. {
  89. local_dec(&__get_cpu_var(ftrace_cpu_disabled));
  90. preempt_enable();
  91. }
  92. static cpumask_var_t __read_mostly tracing_buffer_mask;
  93. /* Define which cpu buffers are currently read in trace_pipe */
  94. static cpumask_var_t tracing_reader_cpumask;
  95. #define for_each_tracing_cpu(cpu) \
  96. for_each_cpu(cpu, tracing_buffer_mask)
  97. /*
  98. * ftrace_dump_on_oops - variable to dump ftrace buffer on oops
  99. *
  100. * If there is an oops (or kernel panic) and the ftrace_dump_on_oops
  101. * is set, then ftrace_dump is called. This will output the contents
  102. * of the ftrace buffers to the console. This is very useful for
  103. * capturing traces that lead to crashes and outputing it to a
  104. * serial console.
  105. *
  106. * It is default off, but you can enable it with either specifying
  107. * "ftrace_dump_on_oops" in the kernel command line, or setting
  108. * /proc/sys/kernel/ftrace_dump_on_oops to true.
  109. */
  110. int ftrace_dump_on_oops;
  111. static int tracing_set_tracer(const char *buf);
  112. #define BOOTUP_TRACER_SIZE 100
  113. static char bootup_tracer_buf[BOOTUP_TRACER_SIZE] __initdata;
  114. static char *default_bootup_tracer;
  115. static int __init set_ftrace(char *str)
  116. {
  117. strncpy(bootup_tracer_buf, str, BOOTUP_TRACER_SIZE);
  118. default_bootup_tracer = bootup_tracer_buf;
  119. /* We are using ftrace early, expand it */
  120. ring_buffer_expanded = 1;
  121. return 1;
  122. }
  123. __setup("ftrace=", set_ftrace);
  124. static int __init set_ftrace_dump_on_oops(char *str)
  125. {
  126. ftrace_dump_on_oops = 1;
  127. return 1;
  128. }
  129. __setup("ftrace_dump_on_oops", set_ftrace_dump_on_oops);
  130. unsigned long long ns2usecs(cycle_t nsec)
  131. {
  132. nsec += 500;
  133. do_div(nsec, 1000);
  134. return nsec;
  135. }
  136. /*
  137. * The global_trace is the descriptor that holds the tracing
  138. * buffers for the live tracing. For each CPU, it contains
  139. * a link list of pages that will store trace entries. The
  140. * page descriptor of the pages in the memory is used to hold
  141. * the link list by linking the lru item in the page descriptor
  142. * to each of the pages in the buffer per CPU.
  143. *
  144. * For each active CPU there is a data field that holds the
  145. * pages for the buffer for that CPU. Each CPU has the same number
  146. * of pages allocated for its buffer.
  147. */
  148. static struct trace_array global_trace;
  149. static DEFINE_PER_CPU(struct trace_array_cpu, global_trace_cpu);
  150. int filter_current_check_discard(struct ftrace_event_call *call, void *rec,
  151. struct ring_buffer_event *event)
  152. {
  153. return filter_check_discard(call, rec, global_trace.buffer, event);
  154. }
  155. EXPORT_SYMBOL_GPL(filter_current_check_discard);
  156. cycle_t ftrace_now(int cpu)
  157. {
  158. u64 ts;
  159. /* Early boot up does not have a buffer yet */
  160. if (!global_trace.buffer)
  161. return trace_clock_local();
  162. ts = ring_buffer_time_stamp(global_trace.buffer, cpu);
  163. ring_buffer_normalize_time_stamp(global_trace.buffer, cpu, &ts);
  164. return ts;
  165. }
  166. /*
  167. * The max_tr is used to snapshot the global_trace when a maximum
  168. * latency is reached. Some tracers will use this to store a maximum
  169. * trace while it continues examining live traces.
  170. *
  171. * The buffers for the max_tr are set up the same as the global_trace.
  172. * When a snapshot is taken, the link list of the max_tr is swapped
  173. * with the link list of the global_trace and the buffers are reset for
  174. * the global_trace so the tracing can continue.
  175. */
  176. static struct trace_array max_tr;
  177. static DEFINE_PER_CPU(struct trace_array_cpu, max_data);
  178. /* tracer_enabled is used to toggle activation of a tracer */
  179. static int tracer_enabled = 1;
  180. /**
  181. * tracing_is_enabled - return tracer_enabled status
  182. *
  183. * This function is used by other tracers to know the status
  184. * of the tracer_enabled flag. Tracers may use this function
  185. * to know if it should enable their features when starting
  186. * up. See irqsoff tracer for an example (start_irqsoff_tracer).
  187. */
  188. int tracing_is_enabled(void)
  189. {
  190. return tracer_enabled;
  191. }
  192. /*
  193. * trace_buf_size is the size in bytes that is allocated
  194. * for a buffer. Note, the number of bytes is always rounded
  195. * to page size.
  196. *
  197. * This number is purposely set to a low number of 16384.
  198. * If the dump on oops happens, it will be much appreciated
  199. * to not have to wait for all that output. Anyway this can be
  200. * boot time and run time configurable.
  201. */
  202. #define TRACE_BUF_SIZE_DEFAULT 1441792UL /* 16384 * 88 (sizeof(entry)) */
  203. static unsigned long trace_buf_size = TRACE_BUF_SIZE_DEFAULT;
  204. /* trace_types holds a link list of available tracers. */
  205. static struct tracer *trace_types __read_mostly;
  206. /* current_trace points to the tracer that is currently active */
  207. static struct tracer *current_trace __read_mostly;
  208. /*
  209. * max_tracer_type_len is used to simplify the allocating of
  210. * buffers to read userspace tracer names. We keep track of
  211. * the longest tracer name registered.
  212. */
  213. static int max_tracer_type_len;
  214. /*
  215. * trace_types_lock is used to protect the trace_types list.
  216. * This lock is also used to keep user access serialized.
  217. * Accesses from userspace will grab this lock while userspace
  218. * activities happen inside the kernel.
  219. */
  220. static DEFINE_MUTEX(trace_types_lock);
  221. /* trace_wait is a waitqueue for tasks blocked on trace_poll */
  222. static DECLARE_WAIT_QUEUE_HEAD(trace_wait);
  223. /* trace_flags holds trace_options default values */
  224. unsigned long trace_flags = TRACE_ITER_PRINT_PARENT | TRACE_ITER_PRINTK |
  225. TRACE_ITER_ANNOTATE | TRACE_ITER_CONTEXT_INFO | TRACE_ITER_SLEEP_TIME |
  226. TRACE_ITER_GRAPH_TIME;
  227. /**
  228. * trace_wake_up - wake up tasks waiting for trace input
  229. *
  230. * Simply wakes up any task that is blocked on the trace_wait
  231. * queue. These is used with trace_poll for tasks polling the trace.
  232. */
  233. void trace_wake_up(void)
  234. {
  235. /*
  236. * The runqueue_is_locked() can fail, but this is the best we
  237. * have for now:
  238. */
  239. if (!(trace_flags & TRACE_ITER_BLOCK) && !runqueue_is_locked())
  240. wake_up(&trace_wait);
  241. }
  242. static int __init set_buf_size(char *str)
  243. {
  244. unsigned long buf_size;
  245. if (!str)
  246. return 0;
  247. buf_size = memparse(str, &str);
  248. /* nr_entries can not be zero */
  249. if (buf_size == 0)
  250. return 0;
  251. trace_buf_size = buf_size;
  252. return 1;
  253. }
  254. __setup("trace_buf_size=", set_buf_size);
  255. unsigned long nsecs_to_usecs(unsigned long nsecs)
  256. {
  257. return nsecs / 1000;
  258. }
  259. /* These must match the bit postions in trace_iterator_flags */
  260. static const char *trace_options[] = {
  261. "print-parent",
  262. "sym-offset",
  263. "sym-addr",
  264. "verbose",
  265. "raw",
  266. "hex",
  267. "bin",
  268. "block",
  269. "stacktrace",
  270. "sched-tree",
  271. "trace_printk",
  272. "ftrace_preempt",
  273. "branch",
  274. "annotate",
  275. "userstacktrace",
  276. "sym-userobj",
  277. "printk-msg-only",
  278. "context-info",
  279. "latency-format",
  280. "global-clock",
  281. "sleep-time",
  282. "graph-time",
  283. NULL
  284. };
  285. /*
  286. * ftrace_max_lock is used to protect the swapping of buffers
  287. * when taking a max snapshot. The buffers themselves are
  288. * protected by per_cpu spinlocks. But the action of the swap
  289. * needs its own lock.
  290. *
  291. * This is defined as a raw_spinlock_t in order to help
  292. * with performance when lockdep debugging is enabled.
  293. */
  294. static raw_spinlock_t ftrace_max_lock =
  295. (raw_spinlock_t)__RAW_SPIN_LOCK_UNLOCKED;
  296. /*
  297. * Copy the new maximum trace into the separate maximum-trace
  298. * structure. (this way the maximum trace is permanently saved,
  299. * for later retrieval via /sys/kernel/debug/tracing/latency_trace)
  300. */
  301. static void
  302. __update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu)
  303. {
  304. struct trace_array_cpu *data = tr->data[cpu];
  305. max_tr.cpu = cpu;
  306. max_tr.time_start = data->preempt_timestamp;
  307. data = max_tr.data[cpu];
  308. data->saved_latency = tracing_max_latency;
  309. memcpy(data->comm, tsk->comm, TASK_COMM_LEN);
  310. data->pid = tsk->pid;
  311. data->uid = task_uid(tsk);
  312. data->nice = tsk->static_prio - 20 - MAX_RT_PRIO;
  313. data->policy = tsk->policy;
  314. data->rt_priority = tsk->rt_priority;
  315. /* record this tasks comm */
  316. tracing_record_cmdline(tsk);
  317. }
  318. ssize_t trace_seq_to_user(struct trace_seq *s, char __user *ubuf, size_t cnt)
  319. {
  320. int len;
  321. int ret;
  322. if (!cnt)
  323. return 0;
  324. if (s->len <= s->readpos)
  325. return -EBUSY;
  326. len = s->len - s->readpos;
  327. if (cnt > len)
  328. cnt = len;
  329. ret = copy_to_user(ubuf, s->buffer + s->readpos, cnt);
  330. if (ret == cnt)
  331. return -EFAULT;
  332. cnt -= ret;
  333. s->readpos += cnt;
  334. return cnt;
  335. }
  336. static ssize_t trace_seq_to_buffer(struct trace_seq *s, void *buf, size_t cnt)
  337. {
  338. int len;
  339. void *ret;
  340. if (s->len <= s->readpos)
  341. return -EBUSY;
  342. len = s->len - s->readpos;
  343. if (cnt > len)
  344. cnt = len;
  345. ret = memcpy(buf, s->buffer + s->readpos, cnt);
  346. if (!ret)
  347. return -EFAULT;
  348. s->readpos += cnt;
  349. return cnt;
  350. }
  351. /**
  352. * update_max_tr - snapshot all trace buffers from global_trace to max_tr
  353. * @tr: tracer
  354. * @tsk: the task with the latency
  355. * @cpu: The cpu that initiated the trace.
  356. *
  357. * Flip the buffers between the @tr and the max_tr and record information
  358. * about which task was the cause of this latency.
  359. */
  360. void
  361. update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu)
  362. {
  363. struct ring_buffer *buf = tr->buffer;
  364. WARN_ON_ONCE(!irqs_disabled());
  365. __raw_spin_lock(&ftrace_max_lock);
  366. tr->buffer = max_tr.buffer;
  367. max_tr.buffer = buf;
  368. ftrace_disable_cpu();
  369. ring_buffer_reset(tr->buffer);
  370. ftrace_enable_cpu();
  371. __update_max_tr(tr, tsk, cpu);
  372. __raw_spin_unlock(&ftrace_max_lock);
  373. }
  374. /**
  375. * update_max_tr_single - only copy one trace over, and reset the rest
  376. * @tr - tracer
  377. * @tsk - task with the latency
  378. * @cpu - the cpu of the buffer to copy.
  379. *
  380. * Flip the trace of a single CPU buffer between the @tr and the max_tr.
  381. */
  382. void
  383. update_max_tr_single(struct trace_array *tr, struct task_struct *tsk, int cpu)
  384. {
  385. int ret;
  386. WARN_ON_ONCE(!irqs_disabled());
  387. __raw_spin_lock(&ftrace_max_lock);
  388. ftrace_disable_cpu();
  389. ring_buffer_reset(max_tr.buffer);
  390. ret = ring_buffer_swap_cpu(max_tr.buffer, tr->buffer, cpu);
  391. ftrace_enable_cpu();
  392. WARN_ON_ONCE(ret && ret != -EAGAIN);
  393. __update_max_tr(tr, tsk, cpu);
  394. __raw_spin_unlock(&ftrace_max_lock);
  395. }
  396. /**
  397. * register_tracer - register a tracer with the ftrace system.
  398. * @type - the plugin for the tracer
  399. *
  400. * Register a new plugin tracer.
  401. */
  402. int register_tracer(struct tracer *type)
  403. __releases(kernel_lock)
  404. __acquires(kernel_lock)
  405. {
  406. struct tracer *t;
  407. int len;
  408. int ret = 0;
  409. if (!type->name) {
  410. pr_info("Tracer must have a name\n");
  411. return -1;
  412. }
  413. /*
  414. * When this gets called we hold the BKL which means that
  415. * preemption is disabled. Various trace selftests however
  416. * need to disable and enable preemption for successful tests.
  417. * So we drop the BKL here and grab it after the tests again.
  418. */
  419. unlock_kernel();
  420. mutex_lock(&trace_types_lock);
  421. tracing_selftest_running = true;
  422. for (t = trace_types; t; t = t->next) {
  423. if (strcmp(type->name, t->name) == 0) {
  424. /* already found */
  425. pr_info("Trace %s already registered\n",
  426. type->name);
  427. ret = -1;
  428. goto out;
  429. }
  430. }
  431. if (!type->set_flag)
  432. type->set_flag = &dummy_set_flag;
  433. if (!type->flags)
  434. type->flags = &dummy_tracer_flags;
  435. else
  436. if (!type->flags->opts)
  437. type->flags->opts = dummy_tracer_opt;
  438. if (!type->wait_pipe)
  439. type->wait_pipe = default_wait_pipe;
  440. #ifdef CONFIG_FTRACE_STARTUP_TEST
  441. if (type->selftest && !tracing_selftest_disabled) {
  442. struct tracer *saved_tracer = current_trace;
  443. struct trace_array *tr = &global_trace;
  444. int i;
  445. /*
  446. * Run a selftest on this tracer.
  447. * Here we reset the trace buffer, and set the current
  448. * tracer to be this tracer. The tracer can then run some
  449. * internal tracing to verify that everything is in order.
  450. * If we fail, we do not register this tracer.
  451. */
  452. for_each_tracing_cpu(i)
  453. tracing_reset(tr, i);
  454. current_trace = type;
  455. /* the test is responsible for initializing and enabling */
  456. pr_info("Testing tracer %s: ", type->name);
  457. ret = type->selftest(type, tr);
  458. /* the test is responsible for resetting too */
  459. current_trace = saved_tracer;
  460. if (ret) {
  461. printk(KERN_CONT "FAILED!\n");
  462. goto out;
  463. }
  464. /* Only reset on passing, to avoid touching corrupted buffers */
  465. for_each_tracing_cpu(i)
  466. tracing_reset(tr, i);
  467. printk(KERN_CONT "PASSED\n");
  468. }
  469. #endif
  470. type->next = trace_types;
  471. trace_types = type;
  472. len = strlen(type->name);
  473. if (len > max_tracer_type_len)
  474. max_tracer_type_len = len;
  475. out:
  476. tracing_selftest_running = false;
  477. mutex_unlock(&trace_types_lock);
  478. if (ret || !default_bootup_tracer)
  479. goto out_unlock;
  480. if (strncmp(default_bootup_tracer, type->name, BOOTUP_TRACER_SIZE))
  481. goto out_unlock;
  482. printk(KERN_INFO "Starting tracer '%s'\n", type->name);
  483. /* Do we want this tracer to start on bootup? */
  484. tracing_set_tracer(type->name);
  485. default_bootup_tracer = NULL;
  486. /* disable other selftests, since this will break it. */
  487. tracing_selftest_disabled = 1;
  488. #ifdef CONFIG_FTRACE_STARTUP_TEST
  489. printk(KERN_INFO "Disabling FTRACE selftests due to running tracer '%s'\n",
  490. type->name);
  491. #endif
  492. out_unlock:
  493. lock_kernel();
  494. return ret;
  495. }
  496. void unregister_tracer(struct tracer *type)
  497. {
  498. struct tracer **t;
  499. int len;
  500. mutex_lock(&trace_types_lock);
  501. for (t = &trace_types; *t; t = &(*t)->next) {
  502. if (*t == type)
  503. goto found;
  504. }
  505. pr_info("Trace %s not registered\n", type->name);
  506. goto out;
  507. found:
  508. *t = (*t)->next;
  509. if (type == current_trace && tracer_enabled) {
  510. tracer_enabled = 0;
  511. tracing_stop();
  512. if (current_trace->stop)
  513. current_trace->stop(&global_trace);
  514. current_trace = &nop_trace;
  515. }
  516. if (strlen(type->name) != max_tracer_type_len)
  517. goto out;
  518. max_tracer_type_len = 0;
  519. for (t = &trace_types; *t; t = &(*t)->next) {
  520. len = strlen((*t)->name);
  521. if (len > max_tracer_type_len)
  522. max_tracer_type_len = len;
  523. }
  524. out:
  525. mutex_unlock(&trace_types_lock);
  526. }
  527. void tracing_reset(struct trace_array *tr, int cpu)
  528. {
  529. ftrace_disable_cpu();
  530. ring_buffer_reset_cpu(tr->buffer, cpu);
  531. ftrace_enable_cpu();
  532. }
  533. void tracing_reset_online_cpus(struct trace_array *tr)
  534. {
  535. int cpu;
  536. tr->time_start = ftrace_now(tr->cpu);
  537. for_each_online_cpu(cpu)
  538. tracing_reset(tr, cpu);
  539. }
  540. void tracing_reset_current(int cpu)
  541. {
  542. tracing_reset(&global_trace, cpu);
  543. }
  544. void tracing_reset_current_online_cpus(void)
  545. {
  546. tracing_reset_online_cpus(&global_trace);
  547. }
  548. #define SAVED_CMDLINES 128
  549. #define NO_CMDLINE_MAP UINT_MAX
  550. static unsigned map_pid_to_cmdline[PID_MAX_DEFAULT+1];
  551. static unsigned map_cmdline_to_pid[SAVED_CMDLINES];
  552. static char saved_cmdlines[SAVED_CMDLINES][TASK_COMM_LEN];
  553. static int cmdline_idx;
  554. static raw_spinlock_t trace_cmdline_lock = __RAW_SPIN_LOCK_UNLOCKED;
  555. /* temporary disable recording */
  556. static atomic_t trace_record_cmdline_disabled __read_mostly;
  557. static void trace_init_cmdlines(void)
  558. {
  559. memset(&map_pid_to_cmdline, NO_CMDLINE_MAP, sizeof(map_pid_to_cmdline));
  560. memset(&map_cmdline_to_pid, NO_CMDLINE_MAP, sizeof(map_cmdline_to_pid));
  561. cmdline_idx = 0;
  562. }
  563. static int trace_stop_count;
  564. static DEFINE_SPINLOCK(tracing_start_lock);
  565. /**
  566. * ftrace_off_permanent - disable all ftrace code permanently
  567. *
  568. * This should only be called when a serious anomally has
  569. * been detected. This will turn off the function tracing,
  570. * ring buffers, and other tracing utilites. It takes no
  571. * locks and can be called from any context.
  572. */
  573. void ftrace_off_permanent(void)
  574. {
  575. tracing_disabled = 1;
  576. ftrace_stop();
  577. tracing_off_permanent();
  578. }
  579. /**
  580. * tracing_start - quick start of the tracer
  581. *
  582. * If tracing is enabled but was stopped by tracing_stop,
  583. * this will start the tracer back up.
  584. */
  585. void tracing_start(void)
  586. {
  587. struct ring_buffer *buffer;
  588. unsigned long flags;
  589. if (tracing_disabled)
  590. return;
  591. spin_lock_irqsave(&tracing_start_lock, flags);
  592. if (--trace_stop_count) {
  593. if (trace_stop_count < 0) {
  594. /* Someone screwed up their debugging */
  595. WARN_ON_ONCE(1);
  596. trace_stop_count = 0;
  597. }
  598. goto out;
  599. }
  600. buffer = global_trace.buffer;
  601. if (buffer)
  602. ring_buffer_record_enable(buffer);
  603. buffer = max_tr.buffer;
  604. if (buffer)
  605. ring_buffer_record_enable(buffer);
  606. ftrace_start();
  607. out:
  608. spin_unlock_irqrestore(&tracing_start_lock, flags);
  609. }
  610. /**
  611. * tracing_stop - quick stop of the tracer
  612. *
  613. * Light weight way to stop tracing. Use in conjunction with
  614. * tracing_start.
  615. */
  616. void tracing_stop(void)
  617. {
  618. struct ring_buffer *buffer;
  619. unsigned long flags;
  620. ftrace_stop();
  621. spin_lock_irqsave(&tracing_start_lock, flags);
  622. if (trace_stop_count++)
  623. goto out;
  624. buffer = global_trace.buffer;
  625. if (buffer)
  626. ring_buffer_record_disable(buffer);
  627. buffer = max_tr.buffer;
  628. if (buffer)
  629. ring_buffer_record_disable(buffer);
  630. out:
  631. spin_unlock_irqrestore(&tracing_start_lock, flags);
  632. }
  633. void trace_stop_cmdline_recording(void);
  634. static void trace_save_cmdline(struct task_struct *tsk)
  635. {
  636. unsigned pid, idx;
  637. if (!tsk->pid || unlikely(tsk->pid > PID_MAX_DEFAULT))
  638. return;
  639. /*
  640. * It's not the end of the world if we don't get
  641. * the lock, but we also don't want to spin
  642. * nor do we want to disable interrupts,
  643. * so if we miss here, then better luck next time.
  644. */
  645. if (!__raw_spin_trylock(&trace_cmdline_lock))
  646. return;
  647. idx = map_pid_to_cmdline[tsk->pid];
  648. if (idx == NO_CMDLINE_MAP) {
  649. idx = (cmdline_idx + 1) % SAVED_CMDLINES;
  650. /*
  651. * Check whether the cmdline buffer at idx has a pid
  652. * mapped. We are going to overwrite that entry so we
  653. * need to clear the map_pid_to_cmdline. Otherwise we
  654. * would read the new comm for the old pid.
  655. */
  656. pid = map_cmdline_to_pid[idx];
  657. if (pid != NO_CMDLINE_MAP)
  658. map_pid_to_cmdline[pid] = NO_CMDLINE_MAP;
  659. map_cmdline_to_pid[idx] = tsk->pid;
  660. map_pid_to_cmdline[tsk->pid] = idx;
  661. cmdline_idx = idx;
  662. }
  663. memcpy(&saved_cmdlines[idx], tsk->comm, TASK_COMM_LEN);
  664. __raw_spin_unlock(&trace_cmdline_lock);
  665. }
  666. void trace_find_cmdline(int pid, char comm[])
  667. {
  668. unsigned map;
  669. if (!pid) {
  670. strcpy(comm, "<idle>");
  671. return;
  672. }
  673. if (pid > PID_MAX_DEFAULT) {
  674. strcpy(comm, "<...>");
  675. return;
  676. }
  677. preempt_disable();
  678. __raw_spin_lock(&trace_cmdline_lock);
  679. map = map_pid_to_cmdline[pid];
  680. if (map != NO_CMDLINE_MAP)
  681. strcpy(comm, saved_cmdlines[map]);
  682. else
  683. strcpy(comm, "<...>");
  684. __raw_spin_unlock(&trace_cmdline_lock);
  685. preempt_enable();
  686. }
  687. void tracing_record_cmdline(struct task_struct *tsk)
  688. {
  689. if (atomic_read(&trace_record_cmdline_disabled) || !tracer_enabled ||
  690. !tracing_is_on())
  691. return;
  692. trace_save_cmdline(tsk);
  693. }
  694. void
  695. tracing_generic_entry_update(struct trace_entry *entry, unsigned long flags,
  696. int pc)
  697. {
  698. struct task_struct *tsk = current;
  699. entry->preempt_count = pc & 0xff;
  700. entry->pid = (tsk) ? tsk->pid : 0;
  701. entry->tgid = (tsk) ? tsk->tgid : 0;
  702. entry->flags =
  703. #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT
  704. (irqs_disabled_flags(flags) ? TRACE_FLAG_IRQS_OFF : 0) |
  705. #else
  706. TRACE_FLAG_IRQS_NOSUPPORT |
  707. #endif
  708. ((pc & HARDIRQ_MASK) ? TRACE_FLAG_HARDIRQ : 0) |
  709. ((pc & SOFTIRQ_MASK) ? TRACE_FLAG_SOFTIRQ : 0) |
  710. (need_resched() ? TRACE_FLAG_NEED_RESCHED : 0);
  711. }
  712. EXPORT_SYMBOL_GPL(tracing_generic_entry_update);
  713. struct ring_buffer_event *trace_buffer_lock_reserve(struct trace_array *tr,
  714. int type,
  715. unsigned long len,
  716. unsigned long flags, int pc)
  717. {
  718. struct ring_buffer_event *event;
  719. event = ring_buffer_lock_reserve(tr->buffer, len);
  720. if (event != NULL) {
  721. struct trace_entry *ent = ring_buffer_event_data(event);
  722. tracing_generic_entry_update(ent, flags, pc);
  723. ent->type = type;
  724. }
  725. return event;
  726. }
  727. static void ftrace_trace_stack(struct trace_array *tr,
  728. unsigned long flags, int skip, int pc);
  729. static void ftrace_trace_userstack(struct trace_array *tr,
  730. unsigned long flags, int pc);
  731. static inline void __trace_buffer_unlock_commit(struct trace_array *tr,
  732. struct ring_buffer_event *event,
  733. unsigned long flags, int pc,
  734. int wake)
  735. {
  736. ring_buffer_unlock_commit(tr->buffer, event);
  737. ftrace_trace_stack(tr, flags, 6, pc);
  738. ftrace_trace_userstack(tr, flags, pc);
  739. if (wake)
  740. trace_wake_up();
  741. }
  742. void trace_buffer_unlock_commit(struct trace_array *tr,
  743. struct ring_buffer_event *event,
  744. unsigned long flags, int pc)
  745. {
  746. __trace_buffer_unlock_commit(tr, event, flags, pc, 1);
  747. }
  748. struct ring_buffer_event *
  749. trace_current_buffer_lock_reserve(int type, unsigned long len,
  750. unsigned long flags, int pc)
  751. {
  752. return trace_buffer_lock_reserve(&global_trace,
  753. type, len, flags, pc);
  754. }
  755. EXPORT_SYMBOL_GPL(trace_current_buffer_lock_reserve);
  756. void trace_current_buffer_unlock_commit(struct ring_buffer_event *event,
  757. unsigned long flags, int pc)
  758. {
  759. __trace_buffer_unlock_commit(&global_trace, event, flags, pc, 1);
  760. }
  761. EXPORT_SYMBOL_GPL(trace_current_buffer_unlock_commit);
  762. void trace_nowake_buffer_unlock_commit(struct ring_buffer_event *event,
  763. unsigned long flags, int pc)
  764. {
  765. __trace_buffer_unlock_commit(&global_trace, event, flags, pc, 0);
  766. }
  767. EXPORT_SYMBOL_GPL(trace_nowake_buffer_unlock_commit);
  768. void trace_current_buffer_discard_commit(struct ring_buffer_event *event)
  769. {
  770. ring_buffer_discard_commit(global_trace.buffer, event);
  771. }
  772. EXPORT_SYMBOL_GPL(trace_current_buffer_discard_commit);
  773. void
  774. trace_function(struct trace_array *tr,
  775. unsigned long ip, unsigned long parent_ip, unsigned long flags,
  776. int pc)
  777. {
  778. struct ftrace_event_call *call = &event_function;
  779. struct ring_buffer_event *event;
  780. struct ftrace_entry *entry;
  781. /* If we are reading the ring buffer, don't trace */
  782. if (unlikely(local_read(&__get_cpu_var(ftrace_cpu_disabled))))
  783. return;
  784. event = trace_buffer_lock_reserve(tr, TRACE_FN, sizeof(*entry),
  785. flags, pc);
  786. if (!event)
  787. return;
  788. entry = ring_buffer_event_data(event);
  789. entry->ip = ip;
  790. entry->parent_ip = parent_ip;
  791. if (!filter_check_discard(call, entry, tr->buffer, event))
  792. ring_buffer_unlock_commit(tr->buffer, event);
  793. }
  794. #ifdef CONFIG_FUNCTION_GRAPH_TRACER
  795. static int __trace_graph_entry(struct trace_array *tr,
  796. struct ftrace_graph_ent *trace,
  797. unsigned long flags,
  798. int pc)
  799. {
  800. struct ftrace_event_call *call = &event_funcgraph_entry;
  801. struct ring_buffer_event *event;
  802. struct ftrace_graph_ent_entry *entry;
  803. if (unlikely(local_read(&__get_cpu_var(ftrace_cpu_disabled))))
  804. return 0;
  805. event = trace_buffer_lock_reserve(&global_trace, TRACE_GRAPH_ENT,
  806. sizeof(*entry), flags, pc);
  807. if (!event)
  808. return 0;
  809. entry = ring_buffer_event_data(event);
  810. entry->graph_ent = *trace;
  811. if (!filter_current_check_discard(call, entry, event))
  812. ring_buffer_unlock_commit(global_trace.buffer, event);
  813. return 1;
  814. }
  815. static void __trace_graph_return(struct trace_array *tr,
  816. struct ftrace_graph_ret *trace,
  817. unsigned long flags,
  818. int pc)
  819. {
  820. struct ftrace_event_call *call = &event_funcgraph_exit;
  821. struct ring_buffer_event *event;
  822. struct ftrace_graph_ret_entry *entry;
  823. if (unlikely(local_read(&__get_cpu_var(ftrace_cpu_disabled))))
  824. return;
  825. event = trace_buffer_lock_reserve(&global_trace, TRACE_GRAPH_RET,
  826. sizeof(*entry), flags, pc);
  827. if (!event)
  828. return;
  829. entry = ring_buffer_event_data(event);
  830. entry->ret = *trace;
  831. if (!filter_current_check_discard(call, entry, event))
  832. ring_buffer_unlock_commit(global_trace.buffer, event);
  833. }
  834. #endif
  835. void
  836. ftrace(struct trace_array *tr, struct trace_array_cpu *data,
  837. unsigned long ip, unsigned long parent_ip, unsigned long flags,
  838. int pc)
  839. {
  840. if (likely(!atomic_read(&data->disabled)))
  841. trace_function(tr, ip, parent_ip, flags, pc);
  842. }
  843. static void __ftrace_trace_stack(struct trace_array *tr,
  844. unsigned long flags,
  845. int skip, int pc)
  846. {
  847. #ifdef CONFIG_STACKTRACE
  848. struct ftrace_event_call *call = &event_kernel_stack;
  849. struct ring_buffer_event *event;
  850. struct stack_entry *entry;
  851. struct stack_trace trace;
  852. event = trace_buffer_lock_reserve(tr, TRACE_STACK,
  853. sizeof(*entry), flags, pc);
  854. if (!event)
  855. return;
  856. entry = ring_buffer_event_data(event);
  857. memset(&entry->caller, 0, sizeof(entry->caller));
  858. trace.nr_entries = 0;
  859. trace.max_entries = FTRACE_STACK_ENTRIES;
  860. trace.skip = skip;
  861. trace.entries = entry->caller;
  862. save_stack_trace(&trace);
  863. if (!filter_check_discard(call, entry, tr->buffer, event))
  864. ring_buffer_unlock_commit(tr->buffer, event);
  865. #endif
  866. }
  867. static void ftrace_trace_stack(struct trace_array *tr,
  868. unsigned long flags,
  869. int skip, int pc)
  870. {
  871. if (!(trace_flags & TRACE_ITER_STACKTRACE))
  872. return;
  873. __ftrace_trace_stack(tr, flags, skip, pc);
  874. }
  875. void __trace_stack(struct trace_array *tr,
  876. unsigned long flags,
  877. int skip, int pc)
  878. {
  879. __ftrace_trace_stack(tr, flags, skip, pc);
  880. }
  881. static void ftrace_trace_userstack(struct trace_array *tr,
  882. unsigned long flags, int pc)
  883. {
  884. #ifdef CONFIG_STACKTRACE
  885. struct ftrace_event_call *call = &event_user_stack;
  886. struct ring_buffer_event *event;
  887. struct userstack_entry *entry;
  888. struct stack_trace trace;
  889. if (!(trace_flags & TRACE_ITER_USERSTACKTRACE))
  890. return;
  891. event = trace_buffer_lock_reserve(tr, TRACE_USER_STACK,
  892. sizeof(*entry), flags, pc);
  893. if (!event)
  894. return;
  895. entry = ring_buffer_event_data(event);
  896. memset(&entry->caller, 0, sizeof(entry->caller));
  897. trace.nr_entries = 0;
  898. trace.max_entries = FTRACE_STACK_ENTRIES;
  899. trace.skip = 0;
  900. trace.entries = entry->caller;
  901. save_stack_trace_user(&trace);
  902. if (!filter_check_discard(call, entry, tr->buffer, event))
  903. ring_buffer_unlock_commit(tr->buffer, event);
  904. #endif
  905. }
  906. #ifdef UNUSED
  907. static void __trace_userstack(struct trace_array *tr, unsigned long flags)
  908. {
  909. ftrace_trace_userstack(tr, flags, preempt_count());
  910. }
  911. #endif /* UNUSED */
  912. static void
  913. ftrace_trace_special(void *__tr,
  914. unsigned long arg1, unsigned long arg2, unsigned long arg3,
  915. int pc)
  916. {
  917. struct ring_buffer_event *event;
  918. struct trace_array *tr = __tr;
  919. struct special_entry *entry;
  920. event = trace_buffer_lock_reserve(tr, TRACE_SPECIAL,
  921. sizeof(*entry), 0, pc);
  922. if (!event)
  923. return;
  924. entry = ring_buffer_event_data(event);
  925. entry->arg1 = arg1;
  926. entry->arg2 = arg2;
  927. entry->arg3 = arg3;
  928. trace_buffer_unlock_commit(tr, event, 0, pc);
  929. }
  930. void
  931. __trace_special(void *__tr, void *__data,
  932. unsigned long arg1, unsigned long arg2, unsigned long arg3)
  933. {
  934. ftrace_trace_special(__tr, arg1, arg2, arg3, preempt_count());
  935. }
  936. void
  937. tracing_sched_switch_trace(struct trace_array *tr,
  938. struct task_struct *prev,
  939. struct task_struct *next,
  940. unsigned long flags, int pc)
  941. {
  942. struct ftrace_event_call *call = &event_context_switch;
  943. struct ring_buffer_event *event;
  944. struct ctx_switch_entry *entry;
  945. event = trace_buffer_lock_reserve(tr, TRACE_CTX,
  946. sizeof(*entry), flags, pc);
  947. if (!event)
  948. return;
  949. entry = ring_buffer_event_data(event);
  950. entry->prev_pid = prev->pid;
  951. entry->prev_prio = prev->prio;
  952. entry->prev_state = prev->state;
  953. entry->next_pid = next->pid;
  954. entry->next_prio = next->prio;
  955. entry->next_state = next->state;
  956. entry->next_cpu = task_cpu(next);
  957. if (!filter_check_discard(call, entry, tr->buffer, event))
  958. trace_buffer_unlock_commit(tr, event, flags, pc);
  959. }
  960. void
  961. tracing_sched_wakeup_trace(struct trace_array *tr,
  962. struct task_struct *wakee,
  963. struct task_struct *curr,
  964. unsigned long flags, int pc)
  965. {
  966. struct ftrace_event_call *call = &event_wakeup;
  967. struct ring_buffer_event *event;
  968. struct ctx_switch_entry *entry;
  969. event = trace_buffer_lock_reserve(tr, TRACE_WAKE,
  970. sizeof(*entry), flags, pc);
  971. if (!event)
  972. return;
  973. entry = ring_buffer_event_data(event);
  974. entry->prev_pid = curr->pid;
  975. entry->prev_prio = curr->prio;
  976. entry->prev_state = curr->state;
  977. entry->next_pid = wakee->pid;
  978. entry->next_prio = wakee->prio;
  979. entry->next_state = wakee->state;
  980. entry->next_cpu = task_cpu(wakee);
  981. if (!filter_check_discard(call, entry, tr->buffer, event))
  982. ring_buffer_unlock_commit(tr->buffer, event);
  983. ftrace_trace_stack(tr, flags, 6, pc);
  984. ftrace_trace_userstack(tr, flags, pc);
  985. }
  986. void
  987. ftrace_special(unsigned long arg1, unsigned long arg2, unsigned long arg3)
  988. {
  989. struct trace_array *tr = &global_trace;
  990. struct trace_array_cpu *data;
  991. unsigned long flags;
  992. int cpu;
  993. int pc;
  994. if (tracing_disabled)
  995. return;
  996. pc = preempt_count();
  997. local_irq_save(flags);
  998. cpu = raw_smp_processor_id();
  999. data = tr->data[cpu];
  1000. if (likely(atomic_inc_return(&data->disabled) == 1))
  1001. ftrace_trace_special(tr, arg1, arg2, arg3, pc);
  1002. atomic_dec(&data->disabled);
  1003. local_irq_restore(flags);
  1004. }
  1005. #ifdef CONFIG_FUNCTION_GRAPH_TRACER
  1006. int trace_graph_entry(struct ftrace_graph_ent *trace)
  1007. {
  1008. struct trace_array *tr = &global_trace;
  1009. struct trace_array_cpu *data;
  1010. unsigned long flags;
  1011. long disabled;
  1012. int ret;
  1013. int cpu;
  1014. int pc;
  1015. if (!ftrace_trace_task(current))
  1016. return 0;
  1017. if (!ftrace_graph_addr(trace->func))
  1018. return 0;
  1019. local_irq_save(flags);
  1020. cpu = raw_smp_processor_id();
  1021. data = tr->data[cpu];
  1022. disabled = atomic_inc_return(&data->disabled);
  1023. if (likely(disabled == 1)) {
  1024. pc = preempt_count();
  1025. ret = __trace_graph_entry(tr, trace, flags, pc);
  1026. } else {
  1027. ret = 0;
  1028. }
  1029. /* Only do the atomic if it is not already set */
  1030. if (!test_tsk_trace_graph(current))
  1031. set_tsk_trace_graph(current);
  1032. atomic_dec(&data->disabled);
  1033. local_irq_restore(flags);
  1034. return ret;
  1035. }
  1036. void trace_graph_return(struct ftrace_graph_ret *trace)
  1037. {
  1038. struct trace_array *tr = &global_trace;
  1039. struct trace_array_cpu *data;
  1040. unsigned long flags;
  1041. long disabled;
  1042. int cpu;
  1043. int pc;
  1044. local_irq_save(flags);
  1045. cpu = raw_smp_processor_id();
  1046. data = tr->data[cpu];
  1047. disabled = atomic_inc_return(&data->disabled);
  1048. if (likely(disabled == 1)) {
  1049. pc = preempt_count();
  1050. __trace_graph_return(tr, trace, flags, pc);
  1051. }
  1052. if (!trace->depth)
  1053. clear_tsk_trace_graph(current);
  1054. atomic_dec(&data->disabled);
  1055. local_irq_restore(flags);
  1056. }
  1057. #endif /* CONFIG_FUNCTION_GRAPH_TRACER */
  1058. /**
  1059. * trace_vbprintk - write binary msg to tracing buffer
  1060. *
  1061. */
  1062. int trace_vbprintk(unsigned long ip, const char *fmt, va_list args)
  1063. {
  1064. static raw_spinlock_t trace_buf_lock =
  1065. (raw_spinlock_t)__RAW_SPIN_LOCK_UNLOCKED;
  1066. static u32 trace_buf[TRACE_BUF_SIZE];
  1067. struct ftrace_event_call *call = &event_bprint;
  1068. struct ring_buffer_event *event;
  1069. struct trace_array *tr = &global_trace;
  1070. struct trace_array_cpu *data;
  1071. struct bprint_entry *entry;
  1072. unsigned long flags;
  1073. int disable;
  1074. int resched;
  1075. int cpu, len = 0, size, pc;
  1076. if (unlikely(tracing_selftest_running || tracing_disabled))
  1077. return 0;
  1078. /* Don't pollute graph traces with trace_vprintk internals */
  1079. pause_graph_tracing();
  1080. pc = preempt_count();
  1081. resched = ftrace_preempt_disable();
  1082. cpu = raw_smp_processor_id();
  1083. data = tr->data[cpu];
  1084. disable = atomic_inc_return(&data->disabled);
  1085. if (unlikely(disable != 1))
  1086. goto out;
  1087. /* Lockdep uses trace_printk for lock tracing */
  1088. local_irq_save(flags);
  1089. __raw_spin_lock(&trace_buf_lock);
  1090. len = vbin_printf(trace_buf, TRACE_BUF_SIZE, fmt, args);
  1091. if (len > TRACE_BUF_SIZE || len < 0)
  1092. goto out_unlock;
  1093. size = sizeof(*entry) + sizeof(u32) * len;
  1094. event = trace_buffer_lock_reserve(tr, TRACE_BPRINT, size, flags, pc);
  1095. if (!event)
  1096. goto out_unlock;
  1097. entry = ring_buffer_event_data(event);
  1098. entry->ip = ip;
  1099. entry->fmt = fmt;
  1100. memcpy(entry->buf, trace_buf, sizeof(u32) * len);
  1101. if (!filter_check_discard(call, entry, tr->buffer, event))
  1102. ring_buffer_unlock_commit(tr->buffer, event);
  1103. out_unlock:
  1104. __raw_spin_unlock(&trace_buf_lock);
  1105. local_irq_restore(flags);
  1106. out:
  1107. atomic_dec_return(&data->disabled);
  1108. ftrace_preempt_enable(resched);
  1109. unpause_graph_tracing();
  1110. return len;
  1111. }
  1112. EXPORT_SYMBOL_GPL(trace_vbprintk);
  1113. int trace_vprintk(unsigned long ip, const char *fmt, va_list args)
  1114. {
  1115. static raw_spinlock_t trace_buf_lock = __RAW_SPIN_LOCK_UNLOCKED;
  1116. static char trace_buf[TRACE_BUF_SIZE];
  1117. struct ftrace_event_call *call = &event_print;
  1118. struct ring_buffer_event *event;
  1119. struct trace_array *tr = &global_trace;
  1120. struct trace_array_cpu *data;
  1121. int cpu, len = 0, size, pc;
  1122. struct print_entry *entry;
  1123. unsigned long irq_flags;
  1124. int disable;
  1125. if (tracing_disabled || tracing_selftest_running)
  1126. return 0;
  1127. pc = preempt_count();
  1128. preempt_disable_notrace();
  1129. cpu = raw_smp_processor_id();
  1130. data = tr->data[cpu];
  1131. disable = atomic_inc_return(&data->disabled);
  1132. if (unlikely(disable != 1))
  1133. goto out;
  1134. pause_graph_tracing();
  1135. raw_local_irq_save(irq_flags);
  1136. __raw_spin_lock(&trace_buf_lock);
  1137. len = vsnprintf(trace_buf, TRACE_BUF_SIZE, fmt, args);
  1138. len = min(len, TRACE_BUF_SIZE-1);
  1139. trace_buf[len] = 0;
  1140. size = sizeof(*entry) + len + 1;
  1141. event = trace_buffer_lock_reserve(tr, TRACE_PRINT, size, irq_flags, pc);
  1142. if (!event)
  1143. goto out_unlock;
  1144. entry = ring_buffer_event_data(event);
  1145. entry->ip = ip;
  1146. memcpy(&entry->buf, trace_buf, len);
  1147. entry->buf[len] = 0;
  1148. if (!filter_check_discard(call, entry, tr->buffer, event))
  1149. ring_buffer_unlock_commit(tr->buffer, event);
  1150. out_unlock:
  1151. __raw_spin_unlock(&trace_buf_lock);
  1152. raw_local_irq_restore(irq_flags);
  1153. unpause_graph_tracing();
  1154. out:
  1155. atomic_dec_return(&data->disabled);
  1156. preempt_enable_notrace();
  1157. return len;
  1158. }
  1159. EXPORT_SYMBOL_GPL(trace_vprintk);
  1160. enum trace_file_type {
  1161. TRACE_FILE_LAT_FMT = 1,
  1162. TRACE_FILE_ANNOTATE = 2,
  1163. };
  1164. static void trace_iterator_increment(struct trace_iterator *iter)
  1165. {
  1166. /* Don't allow ftrace to trace into the ring buffers */
  1167. ftrace_disable_cpu();
  1168. iter->idx++;
  1169. if (iter->buffer_iter[iter->cpu])
  1170. ring_buffer_read(iter->buffer_iter[iter->cpu], NULL);
  1171. ftrace_enable_cpu();
  1172. }
  1173. static struct trace_entry *
  1174. peek_next_entry(struct trace_iterator *iter, int cpu, u64 *ts)
  1175. {
  1176. struct ring_buffer_event *event;
  1177. struct ring_buffer_iter *buf_iter = iter->buffer_iter[cpu];
  1178. /* Don't allow ftrace to trace into the ring buffers */
  1179. ftrace_disable_cpu();
  1180. if (buf_iter)
  1181. event = ring_buffer_iter_peek(buf_iter, ts);
  1182. else
  1183. event = ring_buffer_peek(iter->tr->buffer, cpu, ts);
  1184. ftrace_enable_cpu();
  1185. return event ? ring_buffer_event_data(event) : NULL;
  1186. }
  1187. static struct trace_entry *
  1188. __find_next_entry(struct trace_iterator *iter, int *ent_cpu, u64 *ent_ts)
  1189. {
  1190. struct ring_buffer *buffer = iter->tr->buffer;
  1191. struct trace_entry *ent, *next = NULL;
  1192. int cpu_file = iter->cpu_file;
  1193. u64 next_ts = 0, ts;
  1194. int next_cpu = -1;
  1195. int cpu;
  1196. /*
  1197. * If we are in a per_cpu trace file, don't bother by iterating over
  1198. * all cpu and peek directly.
  1199. */
  1200. if (cpu_file > TRACE_PIPE_ALL_CPU) {
  1201. if (ring_buffer_empty_cpu(buffer, cpu_file))
  1202. return NULL;
  1203. ent = peek_next_entry(iter, cpu_file, ent_ts);
  1204. if (ent_cpu)
  1205. *ent_cpu = cpu_file;
  1206. return ent;
  1207. }
  1208. for_each_tracing_cpu(cpu) {
  1209. if (ring_buffer_empty_cpu(buffer, cpu))
  1210. continue;
  1211. ent = peek_next_entry(iter, cpu, &ts);
  1212. /*
  1213. * Pick the entry with the smallest timestamp:
  1214. */
  1215. if (ent && (!next || ts < next_ts)) {
  1216. next = ent;
  1217. next_cpu = cpu;
  1218. next_ts = ts;
  1219. }
  1220. }
  1221. if (ent_cpu)
  1222. *ent_cpu = next_cpu;
  1223. if (ent_ts)
  1224. *ent_ts = next_ts;
  1225. return next;
  1226. }
  1227. /* Find the next real entry, without updating the iterator itself */
  1228. struct trace_entry *trace_find_next_entry(struct trace_iterator *iter,
  1229. int *ent_cpu, u64 *ent_ts)
  1230. {
  1231. return __find_next_entry(iter, ent_cpu, ent_ts);
  1232. }
  1233. /* Find the next real entry, and increment the iterator to the next entry */
  1234. static void *find_next_entry_inc(struct trace_iterator *iter)
  1235. {
  1236. iter->ent = __find_next_entry(iter, &iter->cpu, &iter->ts);
  1237. if (iter->ent)
  1238. trace_iterator_increment(iter);
  1239. return iter->ent ? iter : NULL;
  1240. }
  1241. static void trace_consume(struct trace_iterator *iter)
  1242. {
  1243. /* Don't allow ftrace to trace into the ring buffers */
  1244. ftrace_disable_cpu();
  1245. ring_buffer_consume(iter->tr->buffer, iter->cpu, &iter->ts);
  1246. ftrace_enable_cpu();
  1247. }
  1248. static void *s_next(struct seq_file *m, void *v, loff_t *pos)
  1249. {
  1250. struct trace_iterator *iter = m->private;
  1251. int i = (int)*pos;
  1252. void *ent;
  1253. (*pos)++;
  1254. /* can't go backwards */
  1255. if (iter->idx > i)
  1256. return NULL;
  1257. if (iter->idx < 0)
  1258. ent = find_next_entry_inc(iter);
  1259. else
  1260. ent = iter;
  1261. while (ent && iter->idx < i)
  1262. ent = find_next_entry_inc(iter);
  1263. iter->pos = *pos;
  1264. return ent;
  1265. }
  1266. /*
  1267. * No necessary locking here. The worst thing which can
  1268. * happen is loosing events consumed at the same time
  1269. * by a trace_pipe reader.
  1270. * Other than that, we don't risk to crash the ring buffer
  1271. * because it serializes the readers.
  1272. *
  1273. * The current tracer is copied to avoid a global locking
  1274. * all around.
  1275. */
  1276. static void *s_start(struct seq_file *m, loff_t *pos)
  1277. {
  1278. struct trace_iterator *iter = m->private;
  1279. static struct tracer *old_tracer;
  1280. int cpu_file = iter->cpu_file;
  1281. void *p = NULL;
  1282. loff_t l = 0;
  1283. int cpu;
  1284. /* copy the tracer to avoid using a global lock all around */
  1285. mutex_lock(&trace_types_lock);
  1286. if (unlikely(old_tracer != current_trace && current_trace)) {
  1287. old_tracer = current_trace;
  1288. *iter->trace = *current_trace;
  1289. }
  1290. mutex_unlock(&trace_types_lock);
  1291. atomic_inc(&trace_record_cmdline_disabled);
  1292. if (*pos != iter->pos) {
  1293. iter->ent = NULL;
  1294. iter->cpu = 0;
  1295. iter->idx = -1;
  1296. ftrace_disable_cpu();
  1297. if (cpu_file == TRACE_PIPE_ALL_CPU) {
  1298. for_each_tracing_cpu(cpu)
  1299. ring_buffer_iter_reset(iter->buffer_iter[cpu]);
  1300. } else
  1301. ring_buffer_iter_reset(iter->buffer_iter[cpu_file]);
  1302. ftrace_enable_cpu();
  1303. for (p = iter; p && l < *pos; p = s_next(m, p, &l))
  1304. ;
  1305. } else {
  1306. l = *pos - 1;
  1307. p = s_next(m, p, &l);
  1308. }
  1309. trace_event_read_lock();
  1310. return p;
  1311. }
  1312. static void s_stop(struct seq_file *m, void *p)
  1313. {
  1314. atomic_dec(&trace_record_cmdline_disabled);
  1315. trace_event_read_unlock();
  1316. }
  1317. static void print_lat_help_header(struct seq_file *m)
  1318. {
  1319. seq_puts(m, "# _------=> CPU# \n");
  1320. seq_puts(m, "# / _-----=> irqs-off \n");
  1321. seq_puts(m, "# | / _----=> need-resched \n");
  1322. seq_puts(m, "# || / _---=> hardirq/softirq \n");
  1323. seq_puts(m, "# ||| / _--=> preempt-depth \n");
  1324. seq_puts(m, "# |||| / \n");
  1325. seq_puts(m, "# ||||| delay \n");
  1326. seq_puts(m, "# cmd pid ||||| time | caller \n");
  1327. seq_puts(m, "# \\ / ||||| \\ | / \n");
  1328. }
  1329. static void print_func_help_header(struct seq_file *m)
  1330. {
  1331. seq_puts(m, "# TASK-PID CPU# TIMESTAMP FUNCTION\n");
  1332. seq_puts(m, "# | | | | |\n");
  1333. }
  1334. static void
  1335. print_trace_header(struct seq_file *m, struct trace_iterator *iter)
  1336. {
  1337. unsigned long sym_flags = (trace_flags & TRACE_ITER_SYM_MASK);
  1338. struct trace_array *tr = iter->tr;
  1339. struct trace_array_cpu *data = tr->data[tr->cpu];
  1340. struct tracer *type = current_trace;
  1341. unsigned long total;
  1342. unsigned long entries;
  1343. const char *name = "preemption";
  1344. if (type)
  1345. name = type->name;
  1346. entries = ring_buffer_entries(iter->tr->buffer);
  1347. total = entries +
  1348. ring_buffer_overruns(iter->tr->buffer);
  1349. seq_printf(m, "# %s latency trace v1.1.5 on %s\n",
  1350. name, UTS_RELEASE);
  1351. seq_puts(m, "# -----------------------------------"
  1352. "---------------------------------\n");
  1353. seq_printf(m, "# latency: %lu us, #%lu/%lu, CPU#%d |"
  1354. " (M:%s VP:%d, KP:%d, SP:%d HP:%d",
  1355. nsecs_to_usecs(data->saved_latency),
  1356. entries,
  1357. total,
  1358. tr->cpu,
  1359. #if defined(CONFIG_PREEMPT_NONE)
  1360. "server",
  1361. #elif defined(CONFIG_PREEMPT_VOLUNTARY)
  1362. "desktop",
  1363. #elif defined(CONFIG_PREEMPT)
  1364. "preempt",
  1365. #else
  1366. "unknown",
  1367. #endif
  1368. /* These are reserved for later use */
  1369. 0, 0, 0, 0);
  1370. #ifdef CONFIG_SMP
  1371. seq_printf(m, " #P:%d)\n", num_online_cpus());
  1372. #else
  1373. seq_puts(m, ")\n");
  1374. #endif
  1375. seq_puts(m, "# -----------------\n");
  1376. seq_printf(m, "# | task: %.16s-%d "
  1377. "(uid:%d nice:%ld policy:%ld rt_prio:%ld)\n",
  1378. data->comm, data->pid, data->uid, data->nice,
  1379. data->policy, data->rt_priority);
  1380. seq_puts(m, "# -----------------\n");
  1381. if (data->critical_start) {
  1382. seq_puts(m, "# => started at: ");
  1383. seq_print_ip_sym(&iter->seq, data->critical_start, sym_flags);
  1384. trace_print_seq(m, &iter->seq);
  1385. seq_puts(m, "\n# => ended at: ");
  1386. seq_print_ip_sym(&iter->seq, data->critical_end, sym_flags);
  1387. trace_print_seq(m, &iter->seq);
  1388. seq_puts(m, "#\n");
  1389. }
  1390. seq_puts(m, "#\n");
  1391. }
  1392. static void test_cpu_buff_start(struct trace_iterator *iter)
  1393. {
  1394. struct trace_seq *s = &iter->seq;
  1395. if (!(trace_flags & TRACE_ITER_ANNOTATE))
  1396. return;
  1397. if (!(iter->iter_flags & TRACE_FILE_ANNOTATE))
  1398. return;
  1399. if (cpumask_test_cpu(iter->cpu, iter->started))
  1400. return;
  1401. cpumask_set_cpu(iter->cpu, iter->started);
  1402. /* Don't print started cpu buffer for the first entry of the trace */
  1403. if (iter->idx > 1)
  1404. trace_seq_printf(s, "##### CPU %u buffer started ####\n",
  1405. iter->cpu);
  1406. }
  1407. static enum print_line_t print_trace_fmt(struct trace_iterator *iter)
  1408. {
  1409. struct trace_seq *s = &iter->seq;
  1410. unsigned long sym_flags = (trace_flags & TRACE_ITER_SYM_MASK);
  1411. struct trace_entry *entry;
  1412. struct trace_event *event;
  1413. entry = iter->ent;
  1414. test_cpu_buff_start(iter);
  1415. event = ftrace_find_event(entry->type);
  1416. if (trace_flags & TRACE_ITER_CONTEXT_INFO) {
  1417. if (iter->iter_flags & TRACE_FILE_LAT_FMT) {
  1418. if (!trace_print_lat_context(iter))
  1419. goto partial;
  1420. } else {
  1421. if (!trace_print_context(iter))
  1422. goto partial;
  1423. }
  1424. }
  1425. if (event)
  1426. return event->trace(iter, sym_flags);
  1427. if (!trace_seq_printf(s, "Unknown type %d\n", entry->type))
  1428. goto partial;
  1429. return TRACE_TYPE_HANDLED;
  1430. partial:
  1431. return TRACE_TYPE_PARTIAL_LINE;
  1432. }
  1433. static enum print_line_t print_raw_fmt(struct trace_iterator *iter)
  1434. {
  1435. struct trace_seq *s = &iter->seq;
  1436. struct trace_entry *entry;
  1437. struct trace_event *event;
  1438. entry = iter->ent;
  1439. if (trace_flags & TRACE_ITER_CONTEXT_INFO) {
  1440. if (!trace_seq_printf(s, "%d %d %llu ",
  1441. entry->pid, iter->cpu, iter->ts))
  1442. goto partial;
  1443. }
  1444. event = ftrace_find_event(entry->type);
  1445. if (event)
  1446. return event->raw(iter, 0);
  1447. if (!trace_seq_printf(s, "%d ?\n", entry->type))
  1448. goto partial;
  1449. return TRACE_TYPE_HANDLED;
  1450. partial:
  1451. return TRACE_TYPE_PARTIAL_LINE;
  1452. }
  1453. static enum print_line_t print_hex_fmt(struct trace_iterator *iter)
  1454. {
  1455. struct trace_seq *s = &iter->seq;
  1456. unsigned char newline = '\n';
  1457. struct trace_entry *entry;
  1458. struct trace_event *event;
  1459. entry = iter->ent;
  1460. if (trace_flags & TRACE_ITER_CONTEXT_INFO) {
  1461. SEQ_PUT_HEX_FIELD_RET(s, entry->pid);
  1462. SEQ_PUT_HEX_FIELD_RET(s, iter->cpu);
  1463. SEQ_PUT_HEX_FIELD_RET(s, iter->ts);
  1464. }
  1465. event = ftrace_find_event(entry->type);
  1466. if (event) {
  1467. enum print_line_t ret = event->hex(iter, 0);
  1468. if (ret != TRACE_TYPE_HANDLED)
  1469. return ret;
  1470. }
  1471. SEQ_PUT_FIELD_RET(s, newline);
  1472. return TRACE_TYPE_HANDLED;
  1473. }
  1474. static enum print_line_t print_bin_fmt(struct trace_iterator *iter)
  1475. {
  1476. struct trace_seq *s = &iter->seq;
  1477. struct trace_entry *entry;
  1478. struct trace_event *event;
  1479. entry = iter->ent;
  1480. if (trace_flags & TRACE_ITER_CONTEXT_INFO) {
  1481. SEQ_PUT_FIELD_RET(s, entry->pid);
  1482. SEQ_PUT_FIELD_RET(s, iter->cpu);
  1483. SEQ_PUT_FIELD_RET(s, iter->ts);
  1484. }
  1485. event = ftrace_find_event(entry->type);
  1486. return event ? event->binary(iter, 0) : TRACE_TYPE_HANDLED;
  1487. }
  1488. static int trace_empty(struct trace_iterator *iter)
  1489. {
  1490. int cpu;
  1491. /* If we are looking at one CPU buffer, only check that one */
  1492. if (iter->cpu_file != TRACE_PIPE_ALL_CPU) {
  1493. cpu = iter->cpu_file;
  1494. if (iter->buffer_iter[cpu]) {
  1495. if (!ring_buffer_iter_empty(iter->buffer_iter[cpu]))
  1496. return 0;
  1497. } else {
  1498. if (!ring_buffer_empty_cpu(iter->tr->buffer, cpu))
  1499. return 0;
  1500. }
  1501. return 1;
  1502. }
  1503. for_each_tracing_cpu(cpu) {
  1504. if (iter->buffer_iter[cpu]) {
  1505. if (!ring_buffer_iter_empty(iter->buffer_iter[cpu]))
  1506. return 0;
  1507. } else {
  1508. if (!ring_buffer_empty_cpu(iter->tr->buffer, cpu))
  1509. return 0;
  1510. }
  1511. }
  1512. return 1;
  1513. }
  1514. /* Called with trace_event_read_lock() held. */
  1515. static enum print_line_t print_trace_line(struct trace_iterator *iter)
  1516. {
  1517. enum print_line_t ret;
  1518. if (iter->trace && iter->trace->print_line) {
  1519. ret = iter->trace->print_line(iter);
  1520. if (ret != TRACE_TYPE_UNHANDLED)
  1521. return ret;
  1522. }
  1523. if (iter->ent->type == TRACE_BPRINT &&
  1524. trace_flags & TRACE_ITER_PRINTK &&
  1525. trace_flags & TRACE_ITER_PRINTK_MSGONLY)
  1526. return trace_print_bprintk_msg_only(iter);
  1527. if (iter->ent->type == TRACE_PRINT &&
  1528. trace_flags & TRACE_ITER_PRINTK &&
  1529. trace_flags & TRACE_ITER_PRINTK_MSGONLY)
  1530. return trace_print_printk_msg_only(iter);
  1531. if (trace_flags & TRACE_ITER_BIN)
  1532. return print_bin_fmt(iter);
  1533. if (trace_flags & TRACE_ITER_HEX)
  1534. return print_hex_fmt(iter);
  1535. if (trace_flags & TRACE_ITER_RAW)
  1536. return print_raw_fmt(iter);
  1537. return print_trace_fmt(iter);
  1538. }
  1539. static int s_show(struct seq_file *m, void *v)
  1540. {
  1541. struct trace_iterator *iter = v;
  1542. if (iter->ent == NULL) {
  1543. if (iter->tr) {
  1544. seq_printf(m, "# tracer: %s\n", iter->trace->name);
  1545. seq_puts(m, "#\n");
  1546. }
  1547. if (iter->trace && iter->trace->print_header)
  1548. iter->trace->print_header(m);
  1549. else if (iter->iter_flags & TRACE_FILE_LAT_FMT) {
  1550. /* print nothing if the buffers are empty */
  1551. if (trace_empty(iter))
  1552. return 0;
  1553. print_trace_header(m, iter);
  1554. if (!(trace_flags & TRACE_ITER_VERBOSE))
  1555. print_lat_help_header(m);
  1556. } else {
  1557. if (!(trace_flags & TRACE_ITER_VERBOSE))
  1558. print_func_help_header(m);
  1559. }
  1560. } else {
  1561. print_trace_line(iter);
  1562. trace_print_seq(m, &iter->seq);
  1563. }
  1564. return 0;
  1565. }
  1566. static struct seq_operations tracer_seq_ops = {
  1567. .start = s_start,
  1568. .next = s_next,
  1569. .stop = s_stop,
  1570. .show = s_show,
  1571. };
  1572. static struct trace_iterator *
  1573. __tracing_open(struct inode *inode, struct file *file)
  1574. {
  1575. long cpu_file = (long) inode->i_private;
  1576. void *fail_ret = ERR_PTR(-ENOMEM);
  1577. struct trace_iterator *iter;
  1578. struct seq_file *m;
  1579. int cpu, ret;
  1580. if (tracing_disabled)
  1581. return ERR_PTR(-ENODEV);
  1582. iter = kzalloc(sizeof(*iter), GFP_KERNEL);
  1583. if (!iter)
  1584. return ERR_PTR(-ENOMEM);
  1585. /*
  1586. * We make a copy of the current tracer to avoid concurrent
  1587. * changes on it while we are reading.
  1588. */
  1589. mutex_lock(&trace_types_lock);
  1590. iter->trace = kzalloc(sizeof(*iter->trace), GFP_KERNEL);
  1591. if (!iter->trace)
  1592. goto fail;
  1593. if (current_trace)
  1594. *iter->trace = *current_trace;
  1595. if (!alloc_cpumask_var(&iter->started, GFP_KERNEL))
  1596. goto fail;
  1597. cpumask_clear(iter->started);
  1598. if (current_trace && current_trace->print_max)
  1599. iter->tr = &max_tr;
  1600. else
  1601. iter->tr = &global_trace;
  1602. iter->pos = -1;
  1603. mutex_init(&iter->mutex);
  1604. iter->cpu_file = cpu_file;
  1605. /* Notify the tracer early; before we stop tracing. */
  1606. if (iter->trace && iter->trace->open)
  1607. iter->trace->open(iter);
  1608. /* Annotate start of buffers if we had overruns */
  1609. if (ring_buffer_overruns(iter->tr->buffer))
  1610. iter->iter_flags |= TRACE_FILE_ANNOTATE;
  1611. if (iter->cpu_file == TRACE_PIPE_ALL_CPU) {
  1612. for_each_tracing_cpu(cpu) {
  1613. iter->buffer_iter[cpu] =
  1614. ring_buffer_read_start(iter->tr->buffer, cpu);
  1615. }
  1616. } else {
  1617. cpu = iter->cpu_file;
  1618. iter->buffer_iter[cpu] =
  1619. ring_buffer_read_start(iter->tr->buffer, cpu);
  1620. }
  1621. /* TODO stop tracer */
  1622. ret = seq_open(file, &tracer_seq_ops);
  1623. if (ret < 0) {
  1624. fail_ret = ERR_PTR(ret);
  1625. goto fail_buffer;
  1626. }
  1627. m = file->private_data;
  1628. m->private = iter;
  1629. /* stop the trace while dumping */
  1630. tracing_stop();
  1631. mutex_unlock(&trace_types_lock);
  1632. return iter;
  1633. fail_buffer:
  1634. for_each_tracing_cpu(cpu) {
  1635. if (iter->buffer_iter[cpu])
  1636. ring_buffer_read_finish(iter->buffer_iter[cpu]);
  1637. }
  1638. free_cpumask_var(iter->started);
  1639. fail:
  1640. mutex_unlock(&trace_types_lock);
  1641. kfree(iter->trace);
  1642. kfree(iter);
  1643. return fail_ret;
  1644. }
  1645. int tracing_open_generic(struct inode *inode, struct file *filp)
  1646. {
  1647. if (tracing_disabled)
  1648. return -ENODEV;
  1649. filp->private_data = inode->i_private;
  1650. return 0;
  1651. }
  1652. static int tracing_release(struct inode *inode, struct file *file)
  1653. {
  1654. struct seq_file *m = (struct seq_file *)file->private_data;
  1655. struct trace_iterator *iter;
  1656. int cpu;
  1657. if (!(file->f_mode & FMODE_READ))
  1658. return 0;
  1659. iter = m->private;
  1660. mutex_lock(&trace_types_lock);
  1661. for_each_tracing_cpu(cpu) {
  1662. if (iter->buffer_iter[cpu])
  1663. ring_buffer_read_finish(iter->buffer_iter[cpu]);
  1664. }
  1665. if (iter->trace && iter->trace->close)
  1666. iter->trace->close(iter);
  1667. /* reenable tracing if it was previously enabled */
  1668. tracing_start();
  1669. mutex_unlock(&trace_types_lock);
  1670. seq_release(inode, file);
  1671. mutex_destroy(&iter->mutex);
  1672. free_cpumask_var(iter->started);
  1673. kfree(iter->trace);
  1674. kfree(iter);
  1675. return 0;
  1676. }
  1677. static int tracing_open(struct inode *inode, struct file *file)
  1678. {
  1679. struct trace_iterator *iter;
  1680. int ret = 0;
  1681. /* If this file was open for write, then erase contents */
  1682. if ((file->f_mode & FMODE_WRITE) &&
  1683. (file->f_flags & O_TRUNC)) {
  1684. long cpu = (long) inode->i_private;
  1685. if (cpu == TRACE_PIPE_ALL_CPU)
  1686. tracing_reset_online_cpus(&global_trace);
  1687. else
  1688. tracing_reset(&global_trace, cpu);
  1689. }
  1690. if (file->f_mode & FMODE_READ) {
  1691. iter = __tracing_open(inode, file);
  1692. if (IS_ERR(iter))
  1693. ret = PTR_ERR(iter);
  1694. else if (trace_flags & TRACE_ITER_LATENCY_FMT)
  1695. iter->iter_flags |= TRACE_FILE_LAT_FMT;
  1696. }
  1697. return ret;
  1698. }
  1699. static void *
  1700. t_next(struct seq_file *m, void *v, loff_t *pos)
  1701. {
  1702. struct tracer *t = v;
  1703. (*pos)++;
  1704. if (t)
  1705. t = t->next;
  1706. return t;
  1707. }
  1708. static void *t_start(struct seq_file *m, loff_t *pos)
  1709. {
  1710. struct tracer *t;
  1711. loff_t l = 0;
  1712. mutex_lock(&trace_types_lock);
  1713. for (t = trace_types; t && l < *pos; t = t_next(m, t, &l))
  1714. ;
  1715. return t;
  1716. }
  1717. static void t_stop(struct seq_file *m, void *p)
  1718. {
  1719. mutex_unlock(&trace_types_lock);
  1720. }
  1721. static int t_show(struct seq_file *m, void *v)
  1722. {
  1723. struct tracer *t = v;
  1724. if (!t)
  1725. return 0;
  1726. seq_printf(m, "%s", t->name);
  1727. if (t->next)
  1728. seq_putc(m, ' ');
  1729. else
  1730. seq_putc(m, '\n');
  1731. return 0;
  1732. }
  1733. static struct seq_operations show_traces_seq_ops = {
  1734. .start = t_start,
  1735. .next = t_next,
  1736. .stop = t_stop,
  1737. .show = t_show,
  1738. };
  1739. static int show_traces_open(struct inode *inode, struct file *file)
  1740. {
  1741. if (tracing_disabled)
  1742. return -ENODEV;
  1743. return seq_open(file, &show_traces_seq_ops);
  1744. }
  1745. static ssize_t
  1746. tracing_write_stub(struct file *filp, const char __user *ubuf,
  1747. size_t count, loff_t *ppos)
  1748. {
  1749. return count;
  1750. }
  1751. static const struct file_operations tracing_fops = {
  1752. .open = tracing_open,
  1753. .read = seq_read,
  1754. .write = tracing_write_stub,
  1755. .llseek = seq_lseek,
  1756. .release = tracing_release,
  1757. };
  1758. static const struct file_operations show_traces_fops = {
  1759. .open = show_traces_open,
  1760. .read = seq_read,
  1761. .release = seq_release,
  1762. };
  1763. /*
  1764. * Only trace on a CPU if the bitmask is set:
  1765. */
  1766. static cpumask_var_t tracing_cpumask;
  1767. /*
  1768. * The tracer itself will not take this lock, but still we want
  1769. * to provide a consistent cpumask to user-space:
  1770. */
  1771. static DEFINE_MUTEX(tracing_cpumask_update_lock);
  1772. /*
  1773. * Temporary storage for the character representation of the
  1774. * CPU bitmask (and one more byte for the newline):
  1775. */
  1776. static char mask_str[NR_CPUS + 1];
  1777. static ssize_t
  1778. tracing_cpumask_read(struct file *filp, char __user *ubuf,
  1779. size_t count, loff_t *ppos)
  1780. {
  1781. int len;
  1782. mutex_lock(&tracing_cpumask_update_lock);
  1783. len = cpumask_scnprintf(mask_str, count, tracing_cpumask);
  1784. if (count - len < 2) {
  1785. count = -EINVAL;
  1786. goto out_err;
  1787. }
  1788. len += sprintf(mask_str + len, "\n");
  1789. count = simple_read_from_buffer(ubuf, count, ppos, mask_str, NR_CPUS+1);
  1790. out_err:
  1791. mutex_unlock(&tracing_cpumask_update_lock);
  1792. return count;
  1793. }
  1794. static ssize_t
  1795. tracing_cpumask_write(struct file *filp, const char __user *ubuf,
  1796. size_t count, loff_t *ppos)
  1797. {
  1798. int err, cpu;
  1799. cpumask_var_t tracing_cpumask_new;
  1800. if (!alloc_cpumask_var(&tracing_cpumask_new, GFP_KERNEL))
  1801. return -ENOMEM;
  1802. err = cpumask_parse_user(ubuf, count, tracing_cpumask_new);
  1803. if (err)
  1804. goto err_unlock;
  1805. mutex_lock(&tracing_cpumask_update_lock);
  1806. local_irq_disable();
  1807. __raw_spin_lock(&ftrace_max_lock);
  1808. for_each_tracing_cpu(cpu) {
  1809. /*
  1810. * Increase/decrease the disabled counter if we are
  1811. * about to flip a bit in the cpumask:
  1812. */
  1813. if (cpumask_test_cpu(cpu, tracing_cpumask) &&
  1814. !cpumask_test_cpu(cpu, tracing_cpumask_new)) {
  1815. atomic_inc(&global_trace.data[cpu]->disabled);
  1816. }
  1817. if (!cpumask_test_cpu(cpu, tracing_cpumask) &&
  1818. cpumask_test_cpu(cpu, tracing_cpumask_new)) {
  1819. atomic_dec(&global_trace.data[cpu]->disabled);
  1820. }
  1821. }
  1822. __raw_spin_unlock(&ftrace_max_lock);
  1823. local_irq_enable();
  1824. cpumask_copy(tracing_cpumask, tracing_cpumask_new);
  1825. mutex_unlock(&tracing_cpumask_update_lock);
  1826. free_cpumask_var(tracing_cpumask_new);
  1827. return count;
  1828. err_unlock:
  1829. free_cpumask_var(tracing_cpumask_new);
  1830. return err;
  1831. }
  1832. static const struct file_operations tracing_cpumask_fops = {
  1833. .open = tracing_open_generic,
  1834. .read = tracing_cpumask_read,
  1835. .write = tracing_cpumask_write,
  1836. };
  1837. static ssize_t
  1838. tracing_trace_options_read(struct file *filp, char __user *ubuf,
  1839. size_t cnt, loff_t *ppos)
  1840. {
  1841. struct tracer_opt *trace_opts;
  1842. u32 tracer_flags;
  1843. int len = 0;
  1844. char *buf;
  1845. int r = 0;
  1846. int i;
  1847. /* calculate max size */
  1848. for (i = 0; trace_options[i]; i++) {
  1849. len += strlen(trace_options[i]);
  1850. len += 3; /* "no" and newline */
  1851. }
  1852. mutex_lock(&trace_types_lock);
  1853. tracer_flags = current_trace->flags->val;
  1854. trace_opts = current_trace->flags->opts;
  1855. /*
  1856. * Increase the size with names of options specific
  1857. * of the current tracer.
  1858. */
  1859. for (i = 0; trace_opts[i].name; i++) {
  1860. len += strlen(trace_opts[i].name);
  1861. len += 3; /* "no" and newline */
  1862. }
  1863. /* +2 for \n and \0 */
  1864. buf = kmalloc(len + 2, GFP_KERNEL);
  1865. if (!buf) {
  1866. mutex_unlock(&trace_types_lock);
  1867. return -ENOMEM;
  1868. }
  1869. for (i = 0; trace_options[i]; i++) {
  1870. if (trace_flags & (1 << i))
  1871. r += sprintf(buf + r, "%s\n", trace_options[i]);
  1872. else
  1873. r += sprintf(buf + r, "no%s\n", trace_options[i]);
  1874. }
  1875. for (i = 0; trace_opts[i].name; i++) {
  1876. if (tracer_flags & trace_opts[i].bit)
  1877. r += sprintf(buf + r, "%s\n",
  1878. trace_opts[i].name);
  1879. else
  1880. r += sprintf(buf + r, "no%s\n",
  1881. trace_opts[i].name);
  1882. }
  1883. mutex_unlock(&trace_types_lock);
  1884. WARN_ON(r >= len + 2);
  1885. r = simple_read_from_buffer(ubuf, cnt, ppos, buf, r);
  1886. kfree(buf);
  1887. return r;
  1888. }
  1889. /* Try to assign a tracer specific option */
  1890. static int set_tracer_option(struct tracer *trace, char *cmp, int neg)
  1891. {
  1892. struct tracer_flags *trace_flags = trace->flags;
  1893. struct tracer_opt *opts = NULL;
  1894. int ret = 0, i = 0;
  1895. int len;
  1896. for (i = 0; trace_flags->opts[i].name; i++) {
  1897. opts = &trace_flags->opts[i];
  1898. len = strlen(opts->name);
  1899. if (strncmp(cmp, opts->name, len) == 0) {
  1900. ret = trace->set_flag(trace_flags->val,
  1901. opts->bit, !neg);
  1902. break;
  1903. }
  1904. }
  1905. /* Not found */
  1906. if (!trace_flags->opts[i].name)
  1907. return -EINVAL;
  1908. /* Refused to handle */
  1909. if (ret)
  1910. return ret;
  1911. if (neg)
  1912. trace_flags->val &= ~opts->bit;
  1913. else
  1914. trace_flags->val |= opts->bit;
  1915. return 0;
  1916. }
  1917. static void set_tracer_flags(unsigned int mask, int enabled)
  1918. {
  1919. /* do nothing if flag is already set */
  1920. if (!!(trace_flags & mask) == !!enabled)
  1921. return;
  1922. if (enabled)
  1923. trace_flags |= mask;
  1924. else
  1925. trace_flags &= ~mask;
  1926. if (mask == TRACE_ITER_GLOBAL_CLK) {
  1927. u64 (*func)(void);
  1928. if (enabled)
  1929. func = trace_clock_global;
  1930. else
  1931. func = trace_clock_local;
  1932. mutex_lock(&trace_types_lock);
  1933. ring_buffer_set_clock(global_trace.buffer, func);
  1934. if (max_tr.buffer)
  1935. ring_buffer_set_clock(max_tr.buffer, func);
  1936. mutex_unlock(&trace_types_lock);
  1937. }
  1938. }
  1939. static ssize_t
  1940. tracing_trace_options_write(struct file *filp, const char __user *ubuf,
  1941. size_t cnt, loff_t *ppos)
  1942. {
  1943. char buf[64];
  1944. char *cmp = buf;
  1945. int neg = 0;
  1946. int ret;
  1947. int i;
  1948. if (cnt >= sizeof(buf))
  1949. return -EINVAL;
  1950. if (copy_from_user(&buf, ubuf, cnt))
  1951. return -EFAULT;
  1952. buf[cnt] = 0;
  1953. if (strncmp(buf, "no", 2) == 0) {
  1954. neg = 1;
  1955. cmp += 2;
  1956. }
  1957. for (i = 0; trace_options[i]; i++) {
  1958. int len = strlen(trace_options[i]);
  1959. if (strncmp(cmp, trace_options[i], len) == 0) {
  1960. set_tracer_flags(1 << i, !neg);
  1961. break;
  1962. }
  1963. }
  1964. /* If no option could be set, test the specific tracer options */
  1965. if (!trace_options[i]) {
  1966. mutex_lock(&trace_types_lock);
  1967. ret = set_tracer_option(current_trace, cmp, neg);
  1968. mutex_unlock(&trace_types_lock);
  1969. if (ret)
  1970. return ret;
  1971. }
  1972. filp->f_pos += cnt;
  1973. return cnt;
  1974. }
  1975. static const struct file_operations tracing_iter_fops = {
  1976. .open = tracing_open_generic,
  1977. .read = tracing_trace_options_read,
  1978. .write = tracing_trace_options_write,
  1979. };
  1980. static const char readme_msg[] =
  1981. "tracing mini-HOWTO:\n\n"
  1982. "# mount -t debugfs nodev /sys/kernel/debug\n\n"
  1983. "# cat /sys/kernel/debug/tracing/available_tracers\n"
  1984. "wakeup preemptirqsoff preemptoff irqsoff function sched_switch nop\n\n"
  1985. "# cat /sys/kernel/debug/tracing/current_tracer\n"
  1986. "nop\n"
  1987. "# echo sched_switch > /sys/kernel/debug/tracing/current_tracer\n"
  1988. "# cat /sys/kernel/debug/tracing/current_tracer\n"
  1989. "sched_switch\n"
  1990. "# cat /sys/kernel/debug/tracing/trace_options\n"
  1991. "noprint-parent nosym-offset nosym-addr noverbose\n"
  1992. "# echo print-parent > /sys/kernel/debug/tracing/trace_options\n"
  1993. "# echo 1 > /sys/kernel/debug/tracing/tracing_enabled\n"
  1994. "# cat /sys/kernel/debug/tracing/trace > /tmp/trace.txt\n"
  1995. "# echo 0 > /sys/kernel/debug/tracing/tracing_enabled\n"
  1996. ;
  1997. static ssize_t
  1998. tracing_readme_read(struct file *filp, char __user *ubuf,
  1999. size_t cnt, loff_t *ppos)
  2000. {
  2001. return simple_read_from_buffer(ubuf, cnt, ppos,
  2002. readme_msg, strlen(readme_msg));
  2003. }
  2004. static const struct file_operations tracing_readme_fops = {
  2005. .open = tracing_open_generic,
  2006. .read = tracing_readme_read,
  2007. };
  2008. static ssize_t
  2009. tracing_saved_cmdlines_read(struct file *file, char __user *ubuf,
  2010. size_t cnt, loff_t *ppos)
  2011. {
  2012. char *buf_comm;
  2013. char *file_buf;
  2014. char *buf;
  2015. int len = 0;
  2016. int pid;
  2017. int i;
  2018. file_buf = kmalloc(SAVED_CMDLINES*(16+TASK_COMM_LEN), GFP_KERNEL);
  2019. if (!file_buf)
  2020. return -ENOMEM;
  2021. buf_comm = kmalloc(TASK_COMM_LEN, GFP_KERNEL);
  2022. if (!buf_comm) {
  2023. kfree(file_buf);
  2024. return -ENOMEM;
  2025. }
  2026. buf = file_buf;
  2027. for (i = 0; i < SAVED_CMDLINES; i++) {
  2028. int r;
  2029. pid = map_cmdline_to_pid[i];
  2030. if (pid == -1 || pid == NO_CMDLINE_MAP)
  2031. continue;
  2032. trace_find_cmdline(pid, buf_comm);
  2033. r = sprintf(buf, "%d %s\n", pid, buf_comm);
  2034. buf += r;
  2035. len += r;
  2036. }
  2037. len = simple_read_from_buffer(ubuf, cnt, ppos,
  2038. file_buf, len);
  2039. kfree(file_buf);
  2040. kfree(buf_comm);
  2041. return len;
  2042. }
  2043. static const struct file_operations tracing_saved_cmdlines_fops = {
  2044. .open = tracing_open_generic,
  2045. .read = tracing_saved_cmdlines_read,
  2046. };
  2047. static ssize_t
  2048. tracing_ctrl_read(struct file *filp, char __user *ubuf,
  2049. size_t cnt, loff_t *ppos)
  2050. {
  2051. char buf[64];
  2052. int r;
  2053. r = sprintf(buf, "%u\n", tracer_enabled);
  2054. return simple_read_from_buffer(ubuf, cnt, ppos, buf, r);
  2055. }
  2056. static ssize_t
  2057. tracing_ctrl_write(struct file *filp, const char __user *ubuf,
  2058. size_t cnt, loff_t *ppos)
  2059. {
  2060. struct trace_array *tr = filp->private_data;
  2061. char buf[64];
  2062. unsigned long val;
  2063. int ret;
  2064. if (cnt >= sizeof(buf))
  2065. return -EINVAL;
  2066. if (copy_from_user(&buf, ubuf, cnt))
  2067. return -EFAULT;
  2068. buf[cnt] = 0;
  2069. ret = strict_strtoul(buf, 10, &val);
  2070. if (ret < 0)
  2071. return ret;
  2072. val = !!val;
  2073. mutex_lock(&trace_types_lock);
  2074. if (tracer_enabled ^ val) {
  2075. if (val) {
  2076. tracer_enabled = 1;
  2077. if (current_trace->start)
  2078. current_trace->start(tr);
  2079. tracing_start();
  2080. } else {
  2081. tracer_enabled = 0;
  2082. tracing_stop();
  2083. if (current_trace->stop)
  2084. current_trace->stop(tr);
  2085. }
  2086. }
  2087. mutex_unlock(&trace_types_lock);
  2088. filp->f_pos += cnt;
  2089. return cnt;
  2090. }
  2091. static ssize_t
  2092. tracing_set_trace_read(struct file *filp, char __user *ubuf,
  2093. size_t cnt, loff_t *ppos)
  2094. {
  2095. char buf[max_tracer_type_len+2];
  2096. int r;
  2097. mutex_lock(&trace_types_lock);
  2098. if (current_trace)
  2099. r = sprintf(buf, "%s\n", current_trace->name);
  2100. else
  2101. r = sprintf(buf, "\n");
  2102. mutex_unlock(&trace_types_lock);
  2103. return simple_read_from_buffer(ubuf, cnt, ppos, buf, r);
  2104. }
  2105. int tracer_init(struct tracer *t, struct trace_array *tr)
  2106. {
  2107. tracing_reset_online_cpus(tr);
  2108. return t->init(tr);
  2109. }
  2110. static int tracing_resize_ring_buffer(unsigned long size)
  2111. {
  2112. int ret;
  2113. /*
  2114. * If kernel or user changes the size of the ring buffer
  2115. * we use the size that was given, and we can forget about
  2116. * expanding it later.
  2117. */
  2118. ring_buffer_expanded = 1;
  2119. ret = ring_buffer_resize(global_trace.buffer, size);
  2120. if (ret < 0)
  2121. return ret;
  2122. ret = ring_buffer_resize(max_tr.buffer, size);
  2123. if (ret < 0) {
  2124. int r;
  2125. r = ring_buffer_resize(global_trace.buffer,
  2126. global_trace.entries);
  2127. if (r < 0) {
  2128. /*
  2129. * AARGH! We are left with different
  2130. * size max buffer!!!!
  2131. * The max buffer is our "snapshot" buffer.
  2132. * When a tracer needs a snapshot (one of the
  2133. * latency tracers), it swaps the max buffer
  2134. * with the saved snap shot. We succeeded to
  2135. * update the size of the main buffer, but failed to
  2136. * update the size of the max buffer. But when we tried
  2137. * to reset the main buffer to the original size, we
  2138. * failed there too. This is very unlikely to
  2139. * happen, but if it does, warn and kill all
  2140. * tracing.
  2141. */
  2142. WARN_ON(1);
  2143. tracing_disabled = 1;
  2144. }
  2145. return ret;
  2146. }
  2147. global_trace.entries = size;
  2148. return ret;
  2149. }
  2150. /**
  2151. * tracing_update_buffers - used by tracing facility to expand ring buffers
  2152. *
  2153. * To save on memory when the tracing is never used on a system with it
  2154. * configured in. The ring buffers are set to a minimum size. But once
  2155. * a user starts to use the tracing facility, then they need to grow
  2156. * to their default size.
  2157. *
  2158. * This function is to be called when a tracer is about to be used.
  2159. */
  2160. int tracing_update_buffers(void)
  2161. {
  2162. int ret = 0;
  2163. mutex_lock(&trace_types_lock);
  2164. if (!ring_buffer_expanded)
  2165. ret = tracing_resize_ring_buffer(trace_buf_size);
  2166. mutex_unlock(&trace_types_lock);
  2167. return ret;
  2168. }
  2169. struct trace_option_dentry;
  2170. static struct trace_option_dentry *
  2171. create_trace_option_files(struct tracer *tracer);
  2172. static void
  2173. destroy_trace_option_files(struct trace_option_dentry *topts);
  2174. static int tracing_set_tracer(const char *buf)
  2175. {
  2176. static struct trace_option_dentry *topts;
  2177. struct trace_array *tr = &global_trace;
  2178. struct tracer *t;
  2179. int ret = 0;
  2180. mutex_lock(&trace_types_lock);
  2181. if (!ring_buffer_expanded) {
  2182. ret = tracing_resize_ring_buffer(trace_buf_size);
  2183. if (ret < 0)
  2184. goto out;
  2185. ret = 0;
  2186. }
  2187. for (t = trace_types; t; t = t->next) {
  2188. if (strcmp(t->name, buf) == 0)
  2189. break;
  2190. }
  2191. if (!t) {
  2192. ret = -EINVAL;
  2193. goto out;
  2194. }
  2195. if (t == current_trace)
  2196. goto out;
  2197. trace_branch_disable();
  2198. if (current_trace && current_trace->reset)
  2199. current_trace->reset(tr);
  2200. destroy_trace_option_files(topts);
  2201. current_trace = t;
  2202. topts = create_trace_option_files(current_trace);
  2203. if (t->init) {
  2204. ret = tracer_init(t, tr);
  2205. if (ret)
  2206. goto out;
  2207. }
  2208. trace_branch_enable(tr);
  2209. out:
  2210. mutex_unlock(&trace_types_lock);
  2211. return ret;
  2212. }
  2213. static ssize_t
  2214. tracing_set_trace_write(struct file *filp, const char __user *ubuf,
  2215. size_t cnt, loff_t *ppos)
  2216. {
  2217. char buf[max_tracer_type_len+1];
  2218. int i;
  2219. size_t ret;
  2220. int err;
  2221. ret = cnt;
  2222. if (cnt > max_tracer_type_len)
  2223. cnt = max_tracer_type_len;
  2224. if (copy_from_user(&buf, ubuf, cnt))
  2225. return -EFAULT;
  2226. buf[cnt] = 0;
  2227. /* strip ending whitespace. */
  2228. for (i = cnt - 1; i > 0 && isspace(buf[i]); i--)
  2229. buf[i] = 0;
  2230. err = tracing_set_tracer(buf);
  2231. if (err)
  2232. return err;
  2233. filp->f_pos += ret;
  2234. return ret;
  2235. }
  2236. static ssize_t
  2237. tracing_max_lat_read(struct file *filp, char __user *ubuf,
  2238. size_t cnt, loff_t *ppos)
  2239. {
  2240. unsigned long *ptr = filp->private_data;
  2241. char buf[64];
  2242. int r;
  2243. r = snprintf(buf, sizeof(buf), "%ld\n",
  2244. *ptr == (unsigned long)-1 ? -1 : nsecs_to_usecs(*ptr));
  2245. if (r > sizeof(buf))
  2246. r = sizeof(buf);
  2247. return simple_read_from_buffer(ubuf, cnt, ppos, buf, r);
  2248. }
  2249. static ssize_t
  2250. tracing_max_lat_write(struct file *filp, const char __user *ubuf,
  2251. size_t cnt, loff_t *ppos)
  2252. {
  2253. unsigned long *ptr = filp->private_data;
  2254. char buf[64];
  2255. unsigned long val;
  2256. int ret;
  2257. if (cnt >= sizeof(buf))
  2258. return -EINVAL;
  2259. if (copy_from_user(&buf, ubuf, cnt))
  2260. return -EFAULT;
  2261. buf[cnt] = 0;
  2262. ret = strict_strtoul(buf, 10, &val);
  2263. if (ret < 0)
  2264. return ret;
  2265. *ptr = val * 1000;
  2266. return cnt;
  2267. }
  2268. static int tracing_open_pipe(struct inode *inode, struct file *filp)
  2269. {
  2270. long cpu_file = (long) inode->i_private;
  2271. struct trace_iterator *iter;
  2272. int ret = 0;
  2273. if (tracing_disabled)
  2274. return -ENODEV;
  2275. mutex_lock(&trace_types_lock);
  2276. /* We only allow one reader per cpu */
  2277. if (cpu_file == TRACE_PIPE_ALL_CPU) {
  2278. if (!cpumask_empty(tracing_reader_cpumask)) {
  2279. ret = -EBUSY;
  2280. goto out;
  2281. }
  2282. cpumask_setall(tracing_reader_cpumask);
  2283. } else {
  2284. if (!cpumask_test_cpu(cpu_file, tracing_reader_cpumask))
  2285. cpumask_set_cpu(cpu_file, tracing_reader_cpumask);
  2286. else {
  2287. ret = -EBUSY;
  2288. goto out;
  2289. }
  2290. }
  2291. /* create a buffer to store the information to pass to userspace */
  2292. iter = kzalloc(sizeof(*iter), GFP_KERNEL);
  2293. if (!iter) {
  2294. ret = -ENOMEM;
  2295. goto out;
  2296. }
  2297. /*
  2298. * We make a copy of the current tracer to avoid concurrent
  2299. * changes on it while we are reading.
  2300. */
  2301. iter->trace = kmalloc(sizeof(*iter->trace), GFP_KERNEL);
  2302. if (!iter->trace) {
  2303. ret = -ENOMEM;
  2304. goto fail;
  2305. }
  2306. if (current_trace)
  2307. *iter->trace = *current_trace;
  2308. if (!alloc_cpumask_var(&iter->started, GFP_KERNEL)) {
  2309. ret = -ENOMEM;
  2310. goto fail;
  2311. }
  2312. /* trace pipe does not show start of buffer */
  2313. cpumask_setall(iter->started);
  2314. if (trace_flags & TRACE_ITER_LATENCY_FMT)
  2315. iter->iter_flags |= TRACE_FILE_LAT_FMT;
  2316. iter->cpu_file = cpu_file;
  2317. iter->tr = &global_trace;
  2318. mutex_init(&iter->mutex);
  2319. filp->private_data = iter;
  2320. if (iter->trace->pipe_open)
  2321. iter->trace->pipe_open(iter);
  2322. out:
  2323. mutex_unlock(&trace_types_lock);
  2324. return ret;
  2325. fail:
  2326. kfree(iter->trace);
  2327. kfree(iter);
  2328. mutex_unlock(&trace_types_lock);
  2329. return ret;
  2330. }
  2331. static int tracing_release_pipe(struct inode *inode, struct file *file)
  2332. {
  2333. struct trace_iterator *iter = file->private_data;
  2334. mutex_lock(&trace_types_lock);
  2335. if (iter->cpu_file == TRACE_PIPE_ALL_CPU)
  2336. cpumask_clear(tracing_reader_cpumask);
  2337. else
  2338. cpumask_clear_cpu(iter->cpu_file, tracing_reader_cpumask);
  2339. mutex_unlock(&trace_types_lock);
  2340. free_cpumask_var(iter->started);
  2341. mutex_destroy(&iter->mutex);
  2342. kfree(iter->trace);
  2343. kfree(iter);
  2344. return 0;
  2345. }
  2346. static unsigned int
  2347. tracing_poll_pipe(struct file *filp, poll_table *poll_table)
  2348. {
  2349. struct trace_iterator *iter = filp->private_data;
  2350. if (trace_flags & TRACE_ITER_BLOCK) {
  2351. /*
  2352. * Always select as readable when in blocking mode
  2353. */
  2354. return POLLIN | POLLRDNORM;
  2355. } else {
  2356. if (!trace_empty(iter))
  2357. return POLLIN | POLLRDNORM;
  2358. poll_wait(filp, &trace_wait, poll_table);
  2359. if (!trace_empty(iter))
  2360. return POLLIN | POLLRDNORM;
  2361. return 0;
  2362. }
  2363. }
  2364. void default_wait_pipe(struct trace_iterator *iter)
  2365. {
  2366. DEFINE_WAIT(wait);
  2367. prepare_to_wait(&trace_wait, &wait, TASK_INTERRUPTIBLE);
  2368. if (trace_empty(iter))
  2369. schedule();
  2370. finish_wait(&trace_wait, &wait);
  2371. }
  2372. /*
  2373. * This is a make-shift waitqueue.
  2374. * A tracer might use this callback on some rare cases:
  2375. *
  2376. * 1) the current tracer might hold the runqueue lock when it wakes up
  2377. * a reader, hence a deadlock (sched, function, and function graph tracers)
  2378. * 2) the function tracers, trace all functions, we don't want
  2379. * the overhead of calling wake_up and friends
  2380. * (and tracing them too)
  2381. *
  2382. * Anyway, this is really very primitive wakeup.
  2383. */
  2384. void poll_wait_pipe(struct trace_iterator *iter)
  2385. {
  2386. set_current_state(TASK_INTERRUPTIBLE);
  2387. /* sleep for 100 msecs, and try again. */
  2388. schedule_timeout(HZ / 10);
  2389. }
  2390. /* Must be called with trace_types_lock mutex held. */
  2391. static int tracing_wait_pipe(struct file *filp)
  2392. {
  2393. struct trace_iterator *iter = filp->private_data;
  2394. while (trace_empty(iter)) {
  2395. if ((filp->f_flags & O_NONBLOCK)) {
  2396. return -EAGAIN;
  2397. }
  2398. mutex_unlock(&iter->mutex);
  2399. iter->trace->wait_pipe(iter);
  2400. mutex_lock(&iter->mutex);
  2401. if (signal_pending(current))
  2402. return -EINTR;
  2403. /*
  2404. * We block until we read something and tracing is disabled.
  2405. * We still block if tracing is disabled, but we have never
  2406. * read anything. This allows a user to cat this file, and
  2407. * then enable tracing. But after we have read something,
  2408. * we give an EOF when tracing is again disabled.
  2409. *
  2410. * iter->pos will be 0 if we haven't read anything.
  2411. */
  2412. if (!tracer_enabled && iter->pos)
  2413. break;
  2414. }
  2415. return 1;
  2416. }
  2417. /*
  2418. * Consumer reader.
  2419. */
  2420. static ssize_t
  2421. tracing_read_pipe(struct file *filp, char __user *ubuf,
  2422. size_t cnt, loff_t *ppos)
  2423. {
  2424. struct trace_iterator *iter = filp->private_data;
  2425. static struct tracer *old_tracer;
  2426. ssize_t sret;
  2427. /* return any leftover data */
  2428. sret = trace_seq_to_user(&iter->seq, ubuf, cnt);
  2429. if (sret != -EBUSY)
  2430. return sret;
  2431. trace_seq_init(&iter->seq);
  2432. /* copy the tracer to avoid using a global lock all around */
  2433. mutex_lock(&trace_types_lock);
  2434. if (unlikely(old_tracer != current_trace && current_trace)) {
  2435. old_tracer = current_trace;
  2436. *iter->trace = *current_trace;
  2437. }
  2438. mutex_unlock(&trace_types_lock);
  2439. /*
  2440. * Avoid more than one consumer on a single file descriptor
  2441. * This is just a matter of traces coherency, the ring buffer itself
  2442. * is protected.
  2443. */
  2444. mutex_lock(&iter->mutex);
  2445. if (iter->trace->read) {
  2446. sret = iter->trace->read(iter, filp, ubuf, cnt, ppos);
  2447. if (sret)
  2448. goto out;
  2449. }
  2450. waitagain:
  2451. sret = tracing_wait_pipe(filp);
  2452. if (sret <= 0)
  2453. goto out;
  2454. /* stop when tracing is finished */
  2455. if (trace_empty(iter)) {
  2456. sret = 0;
  2457. goto out;
  2458. }
  2459. if (cnt >= PAGE_SIZE)
  2460. cnt = PAGE_SIZE - 1;
  2461. /* reset all but tr, trace, and overruns */
  2462. memset(&iter->seq, 0,
  2463. sizeof(struct trace_iterator) -
  2464. offsetof(struct trace_iterator, seq));
  2465. iter->pos = -1;
  2466. trace_event_read_lock();
  2467. while (find_next_entry_inc(iter) != NULL) {
  2468. enum print_line_t ret;
  2469. int len = iter->seq.len;
  2470. ret = print_trace_line(iter);
  2471. if (ret == TRACE_TYPE_PARTIAL_LINE) {
  2472. /* don't print partial lines */
  2473. iter->seq.len = len;
  2474. break;
  2475. }
  2476. if (ret != TRACE_TYPE_NO_CONSUME)
  2477. trace_consume(iter);
  2478. if (iter->seq.len >= cnt)
  2479. break;
  2480. }
  2481. trace_event_read_unlock();
  2482. /* Now copy what we have to the user */
  2483. sret = trace_seq_to_user(&iter->seq, ubuf, cnt);
  2484. if (iter->seq.readpos >= iter->seq.len)
  2485. trace_seq_init(&iter->seq);
  2486. /*
  2487. * If there was nothing to send to user, inspite of consuming trace
  2488. * entries, go back to wait for more entries.
  2489. */
  2490. if (sret == -EBUSY)
  2491. goto waitagain;
  2492. out:
  2493. mutex_unlock(&iter->mutex);
  2494. return sret;
  2495. }
  2496. static void tracing_pipe_buf_release(struct pipe_inode_info *pipe,
  2497. struct pipe_buffer *buf)
  2498. {
  2499. __free_page(buf->page);
  2500. }
  2501. static void tracing_spd_release_pipe(struct splice_pipe_desc *spd,
  2502. unsigned int idx)
  2503. {
  2504. __free_page(spd->pages[idx]);
  2505. }
  2506. static struct pipe_buf_operations tracing_pipe_buf_ops = {
  2507. .can_merge = 0,
  2508. .map = generic_pipe_buf_map,
  2509. .unmap = generic_pipe_buf_unmap,
  2510. .confirm = generic_pipe_buf_confirm,
  2511. .release = tracing_pipe_buf_release,
  2512. .steal = generic_pipe_buf_steal,
  2513. .get = generic_pipe_buf_get,
  2514. };
  2515. static size_t
  2516. tracing_fill_pipe_page(size_t rem, struct trace_iterator *iter)
  2517. {
  2518. size_t count;
  2519. int ret;
  2520. /* Seq buffer is page-sized, exactly what we need. */
  2521. for (;;) {
  2522. count = iter->seq.len;
  2523. ret = print_trace_line(iter);
  2524. count = iter->seq.len - count;
  2525. if (rem < count) {
  2526. rem = 0;
  2527. iter->seq.len -= count;
  2528. break;
  2529. }
  2530. if (ret == TRACE_TYPE_PARTIAL_LINE) {
  2531. iter->seq.len -= count;
  2532. break;
  2533. }
  2534. if (ret != TRACE_TYPE_NO_CONSUME)
  2535. trace_consume(iter);
  2536. rem -= count;
  2537. if (!find_next_entry_inc(iter)) {
  2538. rem = 0;
  2539. iter->ent = NULL;
  2540. break;
  2541. }
  2542. }
  2543. return rem;
  2544. }
  2545. static ssize_t tracing_splice_read_pipe(struct file *filp,
  2546. loff_t *ppos,
  2547. struct pipe_inode_info *pipe,
  2548. size_t len,
  2549. unsigned int flags)
  2550. {
  2551. struct page *pages[PIPE_BUFFERS];
  2552. struct partial_page partial[PIPE_BUFFERS];
  2553. struct trace_iterator *iter = filp->private_data;
  2554. struct splice_pipe_desc spd = {
  2555. .pages = pages,
  2556. .partial = partial,
  2557. .nr_pages = 0, /* This gets updated below. */
  2558. .flags = flags,
  2559. .ops = &tracing_pipe_buf_ops,
  2560. .spd_release = tracing_spd_release_pipe,
  2561. };
  2562. static struct tracer *old_tracer;
  2563. ssize_t ret;
  2564. size_t rem;
  2565. unsigned int i;
  2566. /* copy the tracer to avoid using a global lock all around */
  2567. mutex_lock(&trace_types_lock);
  2568. if (unlikely(old_tracer != current_trace && current_trace)) {
  2569. old_tracer = current_trace;
  2570. *iter->trace = *current_trace;
  2571. }
  2572. mutex_unlock(&trace_types_lock);
  2573. mutex_lock(&iter->mutex);
  2574. if (iter->trace->splice_read) {
  2575. ret = iter->trace->splice_read(iter, filp,
  2576. ppos, pipe, len, flags);
  2577. if (ret)
  2578. goto out_err;
  2579. }
  2580. ret = tracing_wait_pipe(filp);
  2581. if (ret <= 0)
  2582. goto out_err;
  2583. if (!iter->ent && !find_next_entry_inc(iter)) {
  2584. ret = -EFAULT;
  2585. goto out_err;
  2586. }
  2587. trace_event_read_lock();
  2588. /* Fill as many pages as possible. */
  2589. for (i = 0, rem = len; i < PIPE_BUFFERS && rem; i++) {
  2590. pages[i] = alloc_page(GFP_KERNEL);
  2591. if (!pages[i])
  2592. break;
  2593. rem = tracing_fill_pipe_page(rem, iter);
  2594. /* Copy the data into the page, so we can start over. */
  2595. ret = trace_seq_to_buffer(&iter->seq,
  2596. page_address(pages[i]),
  2597. iter->seq.len);
  2598. if (ret < 0) {
  2599. __free_page(pages[i]);
  2600. break;
  2601. }
  2602. partial[i].offset = 0;
  2603. partial[i].len = iter->seq.len;
  2604. trace_seq_init(&iter->seq);
  2605. }
  2606. trace_event_read_unlock();
  2607. mutex_unlock(&iter->mutex);
  2608. spd.nr_pages = i;
  2609. return splice_to_pipe(pipe, &spd);
  2610. out_err:
  2611. mutex_unlock(&iter->mutex);
  2612. return ret;
  2613. }
  2614. static ssize_t
  2615. tracing_entries_read(struct file *filp, char __user *ubuf,
  2616. size_t cnt, loff_t *ppos)
  2617. {
  2618. struct trace_array *tr = filp->private_data;
  2619. char buf[96];
  2620. int r;
  2621. mutex_lock(&trace_types_lock);
  2622. if (!ring_buffer_expanded)
  2623. r = sprintf(buf, "%lu (expanded: %lu)\n",
  2624. tr->entries >> 10,
  2625. trace_buf_size >> 10);
  2626. else
  2627. r = sprintf(buf, "%lu\n", tr->entries >> 10);
  2628. mutex_unlock(&trace_types_lock);
  2629. return simple_read_from_buffer(ubuf, cnt, ppos, buf, r);
  2630. }
  2631. static ssize_t
  2632. tracing_entries_write(struct file *filp, const char __user *ubuf,
  2633. size_t cnt, loff_t *ppos)
  2634. {
  2635. unsigned long val;
  2636. char buf[64];
  2637. int ret, cpu;
  2638. if (cnt >= sizeof(buf))
  2639. return -EINVAL;
  2640. if (copy_from_user(&buf, ubuf, cnt))
  2641. return -EFAULT;
  2642. buf[cnt] = 0;
  2643. ret = strict_strtoul(buf, 10, &val);
  2644. if (ret < 0)
  2645. return ret;
  2646. /* must have at least 1 entry */
  2647. if (!val)
  2648. return -EINVAL;
  2649. mutex_lock(&trace_types_lock);
  2650. tracing_stop();
  2651. /* disable all cpu buffers */
  2652. for_each_tracing_cpu(cpu) {
  2653. if (global_trace.data[cpu])
  2654. atomic_inc(&global_trace.data[cpu]->disabled);
  2655. if (max_tr.data[cpu])
  2656. atomic_inc(&max_tr.data[cpu]->disabled);
  2657. }
  2658. /* value is in KB */
  2659. val <<= 10;
  2660. if (val != global_trace.entries) {
  2661. ret = tracing_resize_ring_buffer(val);
  2662. if (ret < 0) {
  2663. cnt = ret;
  2664. goto out;
  2665. }
  2666. }
  2667. filp->f_pos += cnt;
  2668. /* If check pages failed, return ENOMEM */
  2669. if (tracing_disabled)
  2670. cnt = -ENOMEM;
  2671. out:
  2672. for_each_tracing_cpu(cpu) {
  2673. if (global_trace.data[cpu])
  2674. atomic_dec(&global_trace.data[cpu]->disabled);
  2675. if (max_tr.data[cpu])
  2676. atomic_dec(&max_tr.data[cpu]->disabled);
  2677. }
  2678. tracing_start();
  2679. max_tr.entries = global_trace.entries;
  2680. mutex_unlock(&trace_types_lock);
  2681. return cnt;
  2682. }
  2683. static int mark_printk(const char *fmt, ...)
  2684. {
  2685. int ret;
  2686. va_list args;
  2687. va_start(args, fmt);
  2688. ret = trace_vprintk(0, fmt, args);
  2689. va_end(args);
  2690. return ret;
  2691. }
  2692. static ssize_t
  2693. tracing_mark_write(struct file *filp, const char __user *ubuf,
  2694. size_t cnt, loff_t *fpos)
  2695. {
  2696. char *buf;
  2697. char *end;
  2698. if (tracing_disabled)
  2699. return -EINVAL;
  2700. if (cnt > TRACE_BUF_SIZE)
  2701. cnt = TRACE_BUF_SIZE;
  2702. buf = kmalloc(cnt + 1, GFP_KERNEL);
  2703. if (buf == NULL)
  2704. return -ENOMEM;
  2705. if (copy_from_user(buf, ubuf, cnt)) {
  2706. kfree(buf);
  2707. return -EFAULT;
  2708. }
  2709. /* Cut from the first nil or newline. */
  2710. buf[cnt] = '\0';
  2711. end = strchr(buf, '\n');
  2712. if (end)
  2713. *end = '\0';
  2714. cnt = mark_printk("%s\n", buf);
  2715. kfree(buf);
  2716. *fpos += cnt;
  2717. return cnt;
  2718. }
  2719. static const struct file_operations tracing_max_lat_fops = {
  2720. .open = tracing_open_generic,
  2721. .read = tracing_max_lat_read,
  2722. .write = tracing_max_lat_write,
  2723. };
  2724. static const struct file_operations tracing_ctrl_fops = {
  2725. .open = tracing_open_generic,
  2726. .read = tracing_ctrl_read,
  2727. .write = tracing_ctrl_write,
  2728. };
  2729. static const struct file_operations set_tracer_fops = {
  2730. .open = tracing_open_generic,
  2731. .read = tracing_set_trace_read,
  2732. .write = tracing_set_trace_write,
  2733. };
  2734. static const struct file_operations tracing_pipe_fops = {
  2735. .open = tracing_open_pipe,
  2736. .poll = tracing_poll_pipe,
  2737. .read = tracing_read_pipe,
  2738. .splice_read = tracing_splice_read_pipe,
  2739. .release = tracing_release_pipe,
  2740. };
  2741. static const struct file_operations tracing_entries_fops = {
  2742. .open = tracing_open_generic,
  2743. .read = tracing_entries_read,
  2744. .write = tracing_entries_write,
  2745. };
  2746. static const struct file_operations tracing_mark_fops = {
  2747. .open = tracing_open_generic,
  2748. .write = tracing_mark_write,
  2749. };
  2750. struct ftrace_buffer_info {
  2751. struct trace_array *tr;
  2752. void *spare;
  2753. int cpu;
  2754. unsigned int read;
  2755. };
  2756. static int tracing_buffers_open(struct inode *inode, struct file *filp)
  2757. {
  2758. int cpu = (int)(long)inode->i_private;
  2759. struct ftrace_buffer_info *info;
  2760. if (tracing_disabled)
  2761. return -ENODEV;
  2762. info = kzalloc(sizeof(*info), GFP_KERNEL);
  2763. if (!info)
  2764. return -ENOMEM;
  2765. info->tr = &global_trace;
  2766. info->cpu = cpu;
  2767. info->spare = NULL;
  2768. /* Force reading ring buffer for first read */
  2769. info->read = (unsigned int)-1;
  2770. filp->private_data = info;
  2771. return nonseekable_open(inode, filp);
  2772. }
  2773. static ssize_t
  2774. tracing_buffers_read(struct file *filp, char __user *ubuf,
  2775. size_t count, loff_t *ppos)
  2776. {
  2777. struct ftrace_buffer_info *info = filp->private_data;
  2778. unsigned int pos;
  2779. ssize_t ret;
  2780. size_t size;
  2781. if (!count)
  2782. return 0;
  2783. if (!info->spare)
  2784. info->spare = ring_buffer_alloc_read_page(info->tr->buffer);
  2785. if (!info->spare)
  2786. return -ENOMEM;
  2787. /* Do we have previous read data to read? */
  2788. if (info->read < PAGE_SIZE)
  2789. goto read;
  2790. info->read = 0;
  2791. ret = ring_buffer_read_page(info->tr->buffer,
  2792. &info->spare,
  2793. count,
  2794. info->cpu, 0);
  2795. if (ret < 0)
  2796. return 0;
  2797. pos = ring_buffer_page_len(info->spare);
  2798. if (pos < PAGE_SIZE)
  2799. memset(info->spare + pos, 0, PAGE_SIZE - pos);
  2800. read:
  2801. size = PAGE_SIZE - info->read;
  2802. if (size > count)
  2803. size = count;
  2804. ret = copy_to_user(ubuf, info->spare + info->read, size);
  2805. if (ret == size)
  2806. return -EFAULT;
  2807. size -= ret;
  2808. *ppos += size;
  2809. info->read += size;
  2810. return size;
  2811. }
  2812. static int tracing_buffers_release(struct inode *inode, struct file *file)
  2813. {
  2814. struct ftrace_buffer_info *info = file->private_data;
  2815. if (info->spare)
  2816. ring_buffer_free_read_page(info->tr->buffer, info->spare);
  2817. kfree(info);
  2818. return 0;
  2819. }
  2820. struct buffer_ref {
  2821. struct ring_buffer *buffer;
  2822. void *page;
  2823. int ref;
  2824. };
  2825. static void buffer_pipe_buf_release(struct pipe_inode_info *pipe,
  2826. struct pipe_buffer *buf)
  2827. {
  2828. struct buffer_ref *ref = (struct buffer_ref *)buf->private;
  2829. if (--ref->ref)
  2830. return;
  2831. ring_buffer_free_read_page(ref->buffer, ref->page);
  2832. kfree(ref);
  2833. buf->private = 0;
  2834. }
  2835. static int buffer_pipe_buf_steal(struct pipe_inode_info *pipe,
  2836. struct pipe_buffer *buf)
  2837. {
  2838. return 1;
  2839. }
  2840. static void buffer_pipe_buf_get(struct pipe_inode_info *pipe,
  2841. struct pipe_buffer *buf)
  2842. {
  2843. struct buffer_ref *ref = (struct buffer_ref *)buf->private;
  2844. ref->ref++;
  2845. }
  2846. /* Pipe buffer operations for a buffer. */
  2847. static struct pipe_buf_operations buffer_pipe_buf_ops = {
  2848. .can_merge = 0,
  2849. .map = generic_pipe_buf_map,
  2850. .unmap = generic_pipe_buf_unmap,
  2851. .confirm = generic_pipe_buf_confirm,
  2852. .release = buffer_pipe_buf_release,
  2853. .steal = buffer_pipe_buf_steal,
  2854. .get = buffer_pipe_buf_get,
  2855. };
  2856. /*
  2857. * Callback from splice_to_pipe(), if we need to release some pages
  2858. * at the end of the spd in case we error'ed out in filling the pipe.
  2859. */
  2860. static void buffer_spd_release(struct splice_pipe_desc *spd, unsigned int i)
  2861. {
  2862. struct buffer_ref *ref =
  2863. (struct buffer_ref *)spd->partial[i].private;
  2864. if (--ref->ref)
  2865. return;
  2866. ring_buffer_free_read_page(ref->buffer, ref->page);
  2867. kfree(ref);
  2868. spd->partial[i].private = 0;
  2869. }
  2870. static ssize_t
  2871. tracing_buffers_splice_read(struct file *file, loff_t *ppos,
  2872. struct pipe_inode_info *pipe, size_t len,
  2873. unsigned int flags)
  2874. {
  2875. struct ftrace_buffer_info *info = file->private_data;
  2876. struct partial_page partial[PIPE_BUFFERS];
  2877. struct page *pages[PIPE_BUFFERS];
  2878. struct splice_pipe_desc spd = {
  2879. .pages = pages,
  2880. .partial = partial,
  2881. .flags = flags,
  2882. .ops = &buffer_pipe_buf_ops,
  2883. .spd_release = buffer_spd_release,
  2884. };
  2885. struct buffer_ref *ref;
  2886. int entries, size, i;
  2887. size_t ret;
  2888. if (*ppos & (PAGE_SIZE - 1)) {
  2889. WARN_ONCE(1, "Ftrace: previous read must page-align\n");
  2890. return -EINVAL;
  2891. }
  2892. if (len & (PAGE_SIZE - 1)) {
  2893. WARN_ONCE(1, "Ftrace: splice_read should page-align\n");
  2894. if (len < PAGE_SIZE)
  2895. return -EINVAL;
  2896. len &= PAGE_MASK;
  2897. }
  2898. entries = ring_buffer_entries_cpu(info->tr->buffer, info->cpu);
  2899. for (i = 0; i < PIPE_BUFFERS && len && entries; i++, len -= PAGE_SIZE) {
  2900. struct page *page;
  2901. int r;
  2902. ref = kzalloc(sizeof(*ref), GFP_KERNEL);
  2903. if (!ref)
  2904. break;
  2905. ref->ref = 1;
  2906. ref->buffer = info->tr->buffer;
  2907. ref->page = ring_buffer_alloc_read_page(ref->buffer);
  2908. if (!ref->page) {
  2909. kfree(ref);
  2910. break;
  2911. }
  2912. r = ring_buffer_read_page(ref->buffer, &ref->page,
  2913. len, info->cpu, 1);
  2914. if (r < 0) {
  2915. ring_buffer_free_read_page(ref->buffer,
  2916. ref->page);
  2917. kfree(ref);
  2918. break;
  2919. }
  2920. /*
  2921. * zero out any left over data, this is going to
  2922. * user land.
  2923. */
  2924. size = ring_buffer_page_len(ref->page);
  2925. if (size < PAGE_SIZE)
  2926. memset(ref->page + size, 0, PAGE_SIZE - size);
  2927. page = virt_to_page(ref->page);
  2928. spd.pages[i] = page;
  2929. spd.partial[i].len = PAGE_SIZE;
  2930. spd.partial[i].offset = 0;
  2931. spd.partial[i].private = (unsigned long)ref;
  2932. spd.nr_pages++;
  2933. *ppos += PAGE_SIZE;
  2934. entries = ring_buffer_entries_cpu(info->tr->buffer, info->cpu);
  2935. }
  2936. spd.nr_pages = i;
  2937. /* did we read anything? */
  2938. if (!spd.nr_pages) {
  2939. if (flags & SPLICE_F_NONBLOCK)
  2940. ret = -EAGAIN;
  2941. else
  2942. ret = 0;
  2943. /* TODO: block */
  2944. return ret;
  2945. }
  2946. ret = splice_to_pipe(pipe, &spd);
  2947. return ret;
  2948. }
  2949. static const struct file_operations tracing_buffers_fops = {
  2950. .open = tracing_buffers_open,
  2951. .read = tracing_buffers_read,
  2952. .release = tracing_buffers_release,
  2953. .splice_read = tracing_buffers_splice_read,
  2954. .llseek = no_llseek,
  2955. };
  2956. static ssize_t
  2957. tracing_stats_read(struct file *filp, char __user *ubuf,
  2958. size_t count, loff_t *ppos)
  2959. {
  2960. unsigned long cpu = (unsigned long)filp->private_data;
  2961. struct trace_array *tr = &global_trace;
  2962. struct trace_seq *s;
  2963. unsigned long cnt;
  2964. s = kmalloc(sizeof(*s), GFP_KERNEL);
  2965. if (!s)
  2966. return ENOMEM;
  2967. trace_seq_init(s);
  2968. cnt = ring_buffer_entries_cpu(tr->buffer, cpu);
  2969. trace_seq_printf(s, "entries: %ld\n", cnt);
  2970. cnt = ring_buffer_overrun_cpu(tr->buffer, cpu);
  2971. trace_seq_printf(s, "overrun: %ld\n", cnt);
  2972. cnt = ring_buffer_commit_overrun_cpu(tr->buffer, cpu);
  2973. trace_seq_printf(s, "commit overrun: %ld\n", cnt);
  2974. cnt = ring_buffer_nmi_dropped_cpu(tr->buffer, cpu);
  2975. trace_seq_printf(s, "nmi dropped: %ld\n", cnt);
  2976. count = simple_read_from_buffer(ubuf, count, ppos, s->buffer, s->len);
  2977. kfree(s);
  2978. return count;
  2979. }
  2980. static const struct file_operations tracing_stats_fops = {
  2981. .open = tracing_open_generic,
  2982. .read = tracing_stats_read,
  2983. };
  2984. #ifdef CONFIG_DYNAMIC_FTRACE
  2985. int __weak ftrace_arch_read_dyn_info(char *buf, int size)
  2986. {
  2987. return 0;
  2988. }
  2989. static ssize_t
  2990. tracing_read_dyn_info(struct file *filp, char __user *ubuf,
  2991. size_t cnt, loff_t *ppos)
  2992. {
  2993. static char ftrace_dyn_info_buffer[1024];
  2994. static DEFINE_MUTEX(dyn_info_mutex);
  2995. unsigned long *p = filp->private_data;
  2996. char *buf = ftrace_dyn_info_buffer;
  2997. int size = ARRAY_SIZE(ftrace_dyn_info_buffer);
  2998. int r;
  2999. mutex_lock(&dyn_info_mutex);
  3000. r = sprintf(buf, "%ld ", *p);
  3001. r += ftrace_arch_read_dyn_info(buf+r, (size-1)-r);
  3002. buf[r++] = '\n';
  3003. r = simple_read_from_buffer(ubuf, cnt, ppos, buf, r);
  3004. mutex_unlock(&dyn_info_mutex);
  3005. return r;
  3006. }
  3007. static const struct file_operations tracing_dyn_info_fops = {
  3008. .open = tracing_open_generic,
  3009. .read = tracing_read_dyn_info,
  3010. };
  3011. #endif
  3012. static struct dentry *d_tracer;
  3013. struct dentry *tracing_init_dentry(void)
  3014. {
  3015. static int once;
  3016. if (d_tracer)
  3017. return d_tracer;
  3018. if (!debugfs_initialized())
  3019. return NULL;
  3020. d_tracer = debugfs_create_dir("tracing", NULL);
  3021. if (!d_tracer && !once) {
  3022. once = 1;
  3023. pr_warning("Could not create debugfs directory 'tracing'\n");
  3024. return NULL;
  3025. }
  3026. return d_tracer;
  3027. }
  3028. static struct dentry *d_percpu;
  3029. struct dentry *tracing_dentry_percpu(void)
  3030. {
  3031. static int once;
  3032. struct dentry *d_tracer;
  3033. if (d_percpu)
  3034. return d_percpu;
  3035. d_tracer = tracing_init_dentry();
  3036. if (!d_tracer)
  3037. return NULL;
  3038. d_percpu = debugfs_create_dir("per_cpu", d_tracer);
  3039. if (!d_percpu && !once) {
  3040. once = 1;
  3041. pr_warning("Could not create debugfs directory 'per_cpu'\n");
  3042. return NULL;
  3043. }
  3044. return d_percpu;
  3045. }
  3046. static void tracing_init_debugfs_percpu(long cpu)
  3047. {
  3048. struct dentry *d_percpu = tracing_dentry_percpu();
  3049. struct dentry *d_cpu;
  3050. /* strlen(cpu) + MAX(log10(cpu)) + '\0' */
  3051. char cpu_dir[7];
  3052. if (cpu > 999 || cpu < 0)
  3053. return;
  3054. sprintf(cpu_dir, "cpu%ld", cpu);
  3055. d_cpu = debugfs_create_dir(cpu_dir, d_percpu);
  3056. if (!d_cpu) {
  3057. pr_warning("Could not create debugfs '%s' entry\n", cpu_dir);
  3058. return;
  3059. }
  3060. /* per cpu trace_pipe */
  3061. trace_create_file("trace_pipe", 0444, d_cpu,
  3062. (void *) cpu, &tracing_pipe_fops);
  3063. /* per cpu trace */
  3064. trace_create_file("trace", 0644, d_cpu,
  3065. (void *) cpu, &tracing_fops);
  3066. trace_create_file("trace_pipe_raw", 0444, d_cpu,
  3067. (void *) cpu, &tracing_buffers_fops);
  3068. trace_create_file("stats", 0444, d_cpu,
  3069. (void *) cpu, &tracing_stats_fops);
  3070. }
  3071. #ifdef CONFIG_FTRACE_SELFTEST
  3072. /* Let selftest have access to static functions in this file */
  3073. #include "trace_selftest.c"
  3074. #endif
  3075. struct trace_option_dentry {
  3076. struct tracer_opt *opt;
  3077. struct tracer_flags *flags;
  3078. struct dentry *entry;
  3079. };
  3080. static ssize_t
  3081. trace_options_read(struct file *filp, char __user *ubuf, size_t cnt,
  3082. loff_t *ppos)
  3083. {
  3084. struct trace_option_dentry *topt = filp->private_data;
  3085. char *buf;
  3086. if (topt->flags->val & topt->opt->bit)
  3087. buf = "1\n";
  3088. else
  3089. buf = "0\n";
  3090. return simple_read_from_buffer(ubuf, cnt, ppos, buf, 2);
  3091. }
  3092. static ssize_t
  3093. trace_options_write(struct file *filp, const char __user *ubuf, size_t cnt,
  3094. loff_t *ppos)
  3095. {
  3096. struct trace_option_dentry *topt = filp->private_data;
  3097. unsigned long val;
  3098. char buf[64];
  3099. int ret;
  3100. if (cnt >= sizeof(buf))
  3101. return -EINVAL;
  3102. if (copy_from_user(&buf, ubuf, cnt))
  3103. return -EFAULT;
  3104. buf[cnt] = 0;
  3105. ret = strict_strtoul(buf, 10, &val);
  3106. if (ret < 0)
  3107. return ret;
  3108. ret = 0;
  3109. switch (val) {
  3110. case 0:
  3111. /* do nothing if already cleared */
  3112. if (!(topt->flags->val & topt->opt->bit))
  3113. break;
  3114. mutex_lock(&trace_types_lock);
  3115. if (current_trace->set_flag)
  3116. ret = current_trace->set_flag(topt->flags->val,
  3117. topt->opt->bit, 0);
  3118. mutex_unlock(&trace_types_lock);
  3119. if (ret)
  3120. return ret;
  3121. topt->flags->val &= ~topt->opt->bit;
  3122. break;
  3123. case 1:
  3124. /* do nothing if already set */
  3125. if (topt->flags->val & topt->opt->bit)
  3126. break;
  3127. mutex_lock(&trace_types_lock);
  3128. if (current_trace->set_flag)
  3129. ret = current_trace->set_flag(topt->flags->val,
  3130. topt->opt->bit, 1);
  3131. mutex_unlock(&trace_types_lock);
  3132. if (ret)
  3133. return ret;
  3134. topt->flags->val |= topt->opt->bit;
  3135. break;
  3136. default:
  3137. return -EINVAL;
  3138. }
  3139. *ppos += cnt;
  3140. return cnt;
  3141. }
  3142. static const struct file_operations trace_options_fops = {
  3143. .open = tracing_open_generic,
  3144. .read = trace_options_read,
  3145. .write = trace_options_write,
  3146. };
  3147. static ssize_t
  3148. trace_options_core_read(struct file *filp, char __user *ubuf, size_t cnt,
  3149. loff_t *ppos)
  3150. {
  3151. long index = (long)filp->private_data;
  3152. char *buf;
  3153. if (trace_flags & (1 << index))
  3154. buf = "1\n";
  3155. else
  3156. buf = "0\n";
  3157. return simple_read_from_buffer(ubuf, cnt, ppos, buf, 2);
  3158. }
  3159. static ssize_t
  3160. trace_options_core_write(struct file *filp, const char __user *ubuf, size_t cnt,
  3161. loff_t *ppos)
  3162. {
  3163. long index = (long)filp->private_data;
  3164. char buf[64];
  3165. unsigned long val;
  3166. int ret;
  3167. if (cnt >= sizeof(buf))
  3168. return -EINVAL;
  3169. if (copy_from_user(&buf, ubuf, cnt))
  3170. return -EFAULT;
  3171. buf[cnt] = 0;
  3172. ret = strict_strtoul(buf, 10, &val);
  3173. if (ret < 0)
  3174. return ret;
  3175. if (val != 0 && val != 1)
  3176. return -EINVAL;
  3177. set_tracer_flags(1 << index, val);
  3178. *ppos += cnt;
  3179. return cnt;
  3180. }
  3181. static const struct file_operations trace_options_core_fops = {
  3182. .open = tracing_open_generic,
  3183. .read = trace_options_core_read,
  3184. .write = trace_options_core_write,
  3185. };
  3186. struct dentry *trace_create_file(const char *name,
  3187. mode_t mode,
  3188. struct dentry *parent,
  3189. void *data,
  3190. const struct file_operations *fops)
  3191. {
  3192. struct dentry *ret;
  3193. ret = debugfs_create_file(name, mode, parent, data, fops);
  3194. if (!ret)
  3195. pr_warning("Could not create debugfs '%s' entry\n", name);
  3196. return ret;
  3197. }
  3198. static struct dentry *trace_options_init_dentry(void)
  3199. {
  3200. struct dentry *d_tracer;
  3201. static struct dentry *t_options;
  3202. if (t_options)
  3203. return t_options;
  3204. d_tracer = tracing_init_dentry();
  3205. if (!d_tracer)
  3206. return NULL;
  3207. t_options = debugfs_create_dir("options", d_tracer);
  3208. if (!t_options) {
  3209. pr_warning("Could not create debugfs directory 'options'\n");
  3210. return NULL;
  3211. }
  3212. return t_options;
  3213. }
  3214. static void
  3215. create_trace_option_file(struct trace_option_dentry *topt,
  3216. struct tracer_flags *flags,
  3217. struct tracer_opt *opt)
  3218. {
  3219. struct dentry *t_options;
  3220. t_options = trace_options_init_dentry();
  3221. if (!t_options)
  3222. return;
  3223. topt->flags = flags;
  3224. topt->opt = opt;
  3225. topt->entry = trace_create_file(opt->name, 0644, t_options, topt,
  3226. &trace_options_fops);
  3227. }
  3228. static struct trace_option_dentry *
  3229. create_trace_option_files(struct tracer *tracer)
  3230. {
  3231. struct trace_option_dentry *topts;
  3232. struct tracer_flags *flags;
  3233. struct tracer_opt *opts;
  3234. int cnt;
  3235. if (!tracer)
  3236. return NULL;
  3237. flags = tracer->flags;
  3238. if (!flags || !flags->opts)
  3239. return NULL;
  3240. opts = flags->opts;
  3241. for (cnt = 0; opts[cnt].name; cnt++)
  3242. ;
  3243. topts = kcalloc(cnt + 1, sizeof(*topts), GFP_KERNEL);
  3244. if (!topts)
  3245. return NULL;
  3246. for (cnt = 0; opts[cnt].name; cnt++)
  3247. create_trace_option_file(&topts[cnt], flags,
  3248. &opts[cnt]);
  3249. return topts;
  3250. }
  3251. static void
  3252. destroy_trace_option_files(struct trace_option_dentry *topts)
  3253. {
  3254. int cnt;
  3255. if (!topts)
  3256. return;
  3257. for (cnt = 0; topts[cnt].opt; cnt++) {
  3258. if (topts[cnt].entry)
  3259. debugfs_remove(topts[cnt].entry);
  3260. }
  3261. kfree(topts);
  3262. }
  3263. static struct dentry *
  3264. create_trace_option_core_file(const char *option, long index)
  3265. {
  3266. struct dentry *t_options;
  3267. t_options = trace_options_init_dentry();
  3268. if (!t_options)
  3269. return NULL;
  3270. return trace_create_file(option, 0644, t_options, (void *)index,
  3271. &trace_options_core_fops);
  3272. }
  3273. static __init void create_trace_options_dir(void)
  3274. {
  3275. struct dentry *t_options;
  3276. int i;
  3277. t_options = trace_options_init_dentry();
  3278. if (!t_options)
  3279. return;
  3280. for (i = 0; trace_options[i]; i++)
  3281. create_trace_option_core_file(trace_options[i], i);
  3282. }
  3283. static __init int tracer_init_debugfs(void)
  3284. {
  3285. struct dentry *d_tracer;
  3286. int cpu;
  3287. d_tracer = tracing_init_dentry();
  3288. trace_create_file("tracing_enabled", 0644, d_tracer,
  3289. &global_trace, &tracing_ctrl_fops);
  3290. trace_create_file("trace_options", 0644, d_tracer,
  3291. NULL, &tracing_iter_fops);
  3292. trace_create_file("tracing_cpumask", 0644, d_tracer,
  3293. NULL, &tracing_cpumask_fops);
  3294. trace_create_file("trace", 0644, d_tracer,
  3295. (void *) TRACE_PIPE_ALL_CPU, &tracing_fops);
  3296. trace_create_file("available_tracers", 0444, d_tracer,
  3297. &global_trace, &show_traces_fops);
  3298. trace_create_file("current_tracer", 0644, d_tracer,
  3299. &global_trace, &set_tracer_fops);
  3300. trace_create_file("tracing_max_latency", 0644, d_tracer,
  3301. &tracing_max_latency, &tracing_max_lat_fops);
  3302. trace_create_file("tracing_thresh", 0644, d_tracer,
  3303. &tracing_thresh, &tracing_max_lat_fops);
  3304. trace_create_file("README", 0444, d_tracer,
  3305. NULL, &tracing_readme_fops);
  3306. trace_create_file("trace_pipe", 0444, d_tracer,
  3307. (void *) TRACE_PIPE_ALL_CPU, &tracing_pipe_fops);
  3308. trace_create_file("buffer_size_kb", 0644, d_tracer,
  3309. &global_trace, &tracing_entries_fops);
  3310. trace_create_file("trace_marker", 0220, d_tracer,
  3311. NULL, &tracing_mark_fops);
  3312. trace_create_file("saved_cmdlines", 0444, d_tracer,
  3313. NULL, &tracing_saved_cmdlines_fops);
  3314. #ifdef CONFIG_DYNAMIC_FTRACE
  3315. trace_create_file("dyn_ftrace_total_info", 0444, d_tracer,
  3316. &ftrace_update_tot_cnt, &tracing_dyn_info_fops);
  3317. #endif
  3318. #ifdef CONFIG_SYSPROF_TRACER
  3319. init_tracer_sysprof_debugfs(d_tracer);
  3320. #endif
  3321. create_trace_options_dir();
  3322. for_each_tracing_cpu(cpu)
  3323. tracing_init_debugfs_percpu(cpu);
  3324. return 0;
  3325. }
  3326. static int trace_panic_handler(struct notifier_block *this,
  3327. unsigned long event, void *unused)
  3328. {
  3329. if (ftrace_dump_on_oops)
  3330. ftrace_dump();
  3331. return NOTIFY_OK;
  3332. }
  3333. static struct notifier_block trace_panic_notifier = {
  3334. .notifier_call = trace_panic_handler,
  3335. .next = NULL,
  3336. .priority = 150 /* priority: INT_MAX >= x >= 0 */
  3337. };
  3338. static int trace_die_handler(struct notifier_block *self,
  3339. unsigned long val,
  3340. void *data)
  3341. {
  3342. switch (val) {
  3343. case DIE_OOPS:
  3344. if (ftrace_dump_on_oops)
  3345. ftrace_dump();
  3346. break;
  3347. default:
  3348. break;
  3349. }
  3350. return NOTIFY_OK;
  3351. }
  3352. static struct notifier_block trace_die_notifier = {
  3353. .notifier_call = trace_die_handler,
  3354. .priority = 200
  3355. };
  3356. /*
  3357. * printk is set to max of 1024, we really don't need it that big.
  3358. * Nothing should be printing 1000 characters anyway.
  3359. */
  3360. #define TRACE_MAX_PRINT 1000
  3361. /*
  3362. * Define here KERN_TRACE so that we have one place to modify
  3363. * it if we decide to change what log level the ftrace dump
  3364. * should be at.
  3365. */
  3366. #define KERN_TRACE KERN_EMERG
  3367. static void
  3368. trace_printk_seq(struct trace_seq *s)
  3369. {
  3370. /* Probably should print a warning here. */
  3371. if (s->len >= 1000)
  3372. s->len = 1000;
  3373. /* should be zero ended, but we are paranoid. */
  3374. s->buffer[s->len] = 0;
  3375. printk(KERN_TRACE "%s", s->buffer);
  3376. trace_seq_init(s);
  3377. }
  3378. static void __ftrace_dump(bool disable_tracing)
  3379. {
  3380. static raw_spinlock_t ftrace_dump_lock =
  3381. (raw_spinlock_t)__RAW_SPIN_LOCK_UNLOCKED;
  3382. /* use static because iter can be a bit big for the stack */
  3383. static struct trace_iterator iter;
  3384. unsigned int old_userobj;
  3385. static int dump_ran;
  3386. unsigned long flags;
  3387. int cnt = 0, cpu;
  3388. /* only one dump */
  3389. local_irq_save(flags);
  3390. __raw_spin_lock(&ftrace_dump_lock);
  3391. if (dump_ran)
  3392. goto out;
  3393. dump_ran = 1;
  3394. tracing_off();
  3395. if (disable_tracing)
  3396. ftrace_kill();
  3397. for_each_tracing_cpu(cpu) {
  3398. atomic_inc(&global_trace.data[cpu]->disabled);
  3399. }
  3400. old_userobj = trace_flags & TRACE_ITER_SYM_USEROBJ;
  3401. /* don't look at user memory in panic mode */
  3402. trace_flags &= ~TRACE_ITER_SYM_USEROBJ;
  3403. printk(KERN_TRACE "Dumping ftrace buffer:\n");
  3404. /* Simulate the iterator */
  3405. iter.tr = &global_trace;
  3406. iter.trace = current_trace;
  3407. iter.cpu_file = TRACE_PIPE_ALL_CPU;
  3408. /*
  3409. * We need to stop all tracing on all CPUS to read the
  3410. * the next buffer. This is a bit expensive, but is
  3411. * not done often. We fill all what we can read,
  3412. * and then release the locks again.
  3413. */
  3414. while (!trace_empty(&iter)) {
  3415. if (!cnt)
  3416. printk(KERN_TRACE "---------------------------------\n");
  3417. cnt++;
  3418. /* reset all but tr, trace, and overruns */
  3419. memset(&iter.seq, 0,
  3420. sizeof(struct trace_iterator) -
  3421. offsetof(struct trace_iterator, seq));
  3422. iter.iter_flags |= TRACE_FILE_LAT_FMT;
  3423. iter.pos = -1;
  3424. if (find_next_entry_inc(&iter) != NULL) {
  3425. int ret;
  3426. ret = print_trace_line(&iter);
  3427. if (ret != TRACE_TYPE_NO_CONSUME)
  3428. trace_consume(&iter);
  3429. }
  3430. trace_printk_seq(&iter.seq);
  3431. }
  3432. if (!cnt)
  3433. printk(KERN_TRACE " (ftrace buffer empty)\n");
  3434. else
  3435. printk(KERN_TRACE "---------------------------------\n");
  3436. /* Re-enable tracing if requested */
  3437. if (!disable_tracing) {
  3438. trace_flags |= old_userobj;
  3439. for_each_tracing_cpu(cpu) {
  3440. atomic_dec(&global_trace.data[cpu]->disabled);
  3441. }
  3442. tracing_on();
  3443. }
  3444. out:
  3445. __raw_spin_unlock(&ftrace_dump_lock);
  3446. local_irq_restore(flags);
  3447. }
  3448. /* By default: disable tracing after the dump */
  3449. void ftrace_dump(void)
  3450. {
  3451. __ftrace_dump(true);
  3452. }
  3453. __init static int tracer_alloc_buffers(void)
  3454. {
  3455. struct trace_array_cpu *data;
  3456. int ring_buf_size;
  3457. int i;
  3458. int ret = -ENOMEM;
  3459. if (!alloc_cpumask_var(&tracing_buffer_mask, GFP_KERNEL))
  3460. goto out;
  3461. if (!alloc_cpumask_var(&tracing_cpumask, GFP_KERNEL))
  3462. goto out_free_buffer_mask;
  3463. if (!alloc_cpumask_var(&tracing_reader_cpumask, GFP_KERNEL))
  3464. goto out_free_tracing_cpumask;
  3465. /* To save memory, keep the ring buffer size to its minimum */
  3466. if (ring_buffer_expanded)
  3467. ring_buf_size = trace_buf_size;
  3468. else
  3469. ring_buf_size = 1;
  3470. cpumask_copy(tracing_buffer_mask, cpu_possible_mask);
  3471. cpumask_copy(tracing_cpumask, cpu_all_mask);
  3472. cpumask_clear(tracing_reader_cpumask);
  3473. /* TODO: make the number of buffers hot pluggable with CPUS */
  3474. global_trace.buffer = ring_buffer_alloc(ring_buf_size,
  3475. TRACE_BUFFER_FLAGS);
  3476. if (!global_trace.buffer) {
  3477. printk(KERN_ERR "tracer: failed to allocate ring buffer!\n");
  3478. WARN_ON(1);
  3479. goto out_free_cpumask;
  3480. }
  3481. global_trace.entries = ring_buffer_size(global_trace.buffer);
  3482. #ifdef CONFIG_TRACER_MAX_TRACE
  3483. max_tr.buffer = ring_buffer_alloc(ring_buf_size,
  3484. TRACE_BUFFER_FLAGS);
  3485. if (!max_tr.buffer) {
  3486. printk(KERN_ERR "tracer: failed to allocate max ring buffer!\n");
  3487. WARN_ON(1);
  3488. ring_buffer_free(global_trace.buffer);
  3489. goto out_free_cpumask;
  3490. }
  3491. max_tr.entries = ring_buffer_size(max_tr.buffer);
  3492. WARN_ON(max_tr.entries != global_trace.entries);
  3493. #endif
  3494. /* Allocate the first page for all buffers */
  3495. for_each_tracing_cpu(i) {
  3496. data = global_trace.data[i] = &per_cpu(global_trace_cpu, i);
  3497. max_tr.data[i] = &per_cpu(max_data, i);
  3498. }
  3499. trace_init_cmdlines();
  3500. register_tracer(&nop_trace);
  3501. current_trace = &nop_trace;
  3502. #ifdef CONFIG_BOOT_TRACER
  3503. register_tracer(&boot_tracer);
  3504. #endif
  3505. /* All seems OK, enable tracing */
  3506. tracing_disabled = 0;
  3507. atomic_notifier_chain_register(&panic_notifier_list,
  3508. &trace_panic_notifier);
  3509. register_die_notifier(&trace_die_notifier);
  3510. return 0;
  3511. out_free_cpumask:
  3512. free_cpumask_var(tracing_reader_cpumask);
  3513. out_free_tracing_cpumask:
  3514. free_cpumask_var(tracing_cpumask);
  3515. out_free_buffer_mask:
  3516. free_cpumask_var(tracing_buffer_mask);
  3517. out:
  3518. return ret;
  3519. }
  3520. __init static int clear_boot_tracer(void)
  3521. {
  3522. /*
  3523. * The default tracer at boot buffer is an init section.
  3524. * This function is called in lateinit. If we did not
  3525. * find the boot tracer, then clear it out, to prevent
  3526. * later registration from accessing the buffer that is
  3527. * about to be freed.
  3528. */
  3529. if (!default_bootup_tracer)
  3530. return 0;
  3531. printk(KERN_INFO "ftrace bootup tracer '%s' not registered.\n",
  3532. default_bootup_tracer);
  3533. default_bootup_tracer = NULL;
  3534. return 0;
  3535. }
  3536. early_initcall(tracer_alloc_buffers);
  3537. fs_initcall(tracer_init_debugfs);
  3538. late_initcall(clear_boot_tracer);