StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Jeyaram

Rating
1455.89 (4,530,736th)
Reputation
6,729 (23,983rd)
Page: 1 2 3 4 5 ... 6
Title Δ
Kernel crash - unable to handle kernel NULL pointer dereference at... 0.00
Automate GDB to print stack frame at a particular breakpoint +0.60
Stack Allocation for process +2.21
how to determine whether a function can sleep or not? 0.00
C Programming: Initialize a 2D array of with numbers 1, 2, 3...etc -0.38
C: forking new process fails +0.57
what is the default value after malloc in c? -0.82
What does \X mean in C +0.09
Explain the output of the program -0.32
why it is not possible to use ioremap then remap_pfn_range? -1.58
Which headers and functions can I use in loadable kernel modules (e... -0.25
How to monitor an external process for events by its PID in C? -0.26
Suppressing the output dmesg logs on stdout +0.33
Assigning string literal to pointer to const char -0.26
C/C++ function not calling a switch structure properly +0.36
How to printf the "apr_uint32_t"? -0.69
Which Linux source code to download -0.44
How to concat two C-style(null-terminated) strings? +0.03
Passing arguments with next line to C program 0.00
Writing Front End for GDB -0.24
How to read lines from a file based on a criteria on the lines's co... -0.26
C implicit extern for global variable, when does it happen, how doe... -0.77
Pause c program with input redirection -2.31
How to change log level of dmesg programmatically? 0.00
Array initialization C -0.98
Why's initializing a global variable with return value of a functio... +0.49
Understanding dmesg messages 0.00
Junk value from string using C +2.12
What is the best way to find a function by name in a huge project? +1.37
BMI classification structure +0.57
Passing multiple arguments to threaded function from pthread_create +0.52
Why isn't my dynamically allocated struct array in C working? -1.12
Non portable pointer assignment in main -0.69
Why is the behaviour of this code undefined in C? -0.01
Volatile keyword in C -0.22
Difference between char *[] and char (*)[] -0.65
C pointer to two dimensional array +2.64
Cross compiling for arm from x86 -0.43
How to set bits in registers? -0.13
Get a segmentation fault through argv on purpose -0.37
Programmatically obtaining the vendor ID, product ID of a USB devic... +0.57
How do one calculate the fb_videomode parameters in linux kernel? 0.00
Kernel compilation error (invalid magic number) -0.20
For a shared interrupt line how do I find which interrupt handler t... 0.00
Using scanf with array of pointers -0.15
How to use kgdb on ARM?? +0.10
C reading a writing files +1.73
How to use a function and pass its variables to the user app define... +0.02
Can't add an array with data to shared memory +0.05
Difference between *ptr[10] and (*ptr)[10] +0.58